aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/debugger/simple/simple_test_app.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/12.0'Eike Ziller2023-12-201-1/+1
|\
| * Debugger: Fix a (harmless) use after free in manual testhjk2023-12-201-1/+1
* | Fix missing overrides and redundant virtualAlessandro Portale2023-11-141-7/+7
|/
* Debugger: Adjust expectations of manual bigint testhjk2023-10-131-2/+2
* Debugger: Fix manual plugin testRobert Löhning2023-03-131-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Adapt to move of options to Edit > PreferencesEike Ziller2022-06-281-1/+1
* Debugger: Make manual test easier compile with Qt 6hjk2022-05-161-0/+4
* Simple test app: Fix locationChristian Stenger2022-02-021-1/+1
* Debugger: Add a "Char Code Integer"hjk2022-01-031-0/+20
* Debugger: Tests: Fix warningsRobert Löhning2021-10-071-3/+8
* Debugger: Mark elision of long QUrls in Locals and Expressionshjk2021-03-021-1/+3
* Debugger: Fix compilation of manual dumper test with Qt 6hjk2020-12-021-12/+5
* Debugger: Fix some instructions in manual testshjk2020-11-021-4/+10
* Debugger: Compile manual test with Qt 6hjk2020-08-311-2/+2
* Tests: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-201-1/+6
* Debugger: Remove QLinkedList occurrences from manual testshjk2020-06-181-107/+0
* Debugger: Update references to Locals and ExpressionsRobert Loehning2020-04-091-2/+2
* Ensure that null dereference in test is not optimized awayFawzi Mohamed2020-02-271-1/+2
* Tests: Fix compileChristian Stenger2019-07-231-1/+1
* Avoid warning on empty expressionshjk2019-07-231-5/+5
* Debugger: Use DebugBreak() to interrupt in simple testDavid Schulz2019-06-191-2/+1
* Replace uses of qVariantFromValue with QVariant::fromValuehjk2019-05-271-1/+1
* Remove excess blank lines after namespaceOrgad Shaneh2019-05-271-2/+0
* Debugger: Replace module polling in gdb by handling notificationshjk2018-08-301-0/+1
* Revert "Windows: Match the name case of included files"Orgad Shaneh2018-07-191-1/+1
* Windows: Match the name case of included filesAlessandro Portale2018-07-121-1/+1
* Tests: Fix instructions to testersRobert Loehning2017-08-151-3/+3
* Tests: Minor cleanup in debugger/simple_test_appOrgad Shaneh2017-05-161-6/+8
* Tests: Fix warning from MSVC2015Robert Loehning2017-05-021-6/+6
* Remove spaces in initializer listsTim Jenssen2017-02-221-13/+13
* Debugger: Show raw object data for pixmaphjk2016-10-131-1/+3
* Debugger: Use direct memory instead of member accesshjk2016-09-141-4/+10
* Debugger: include <qglobal.h> in testshjk2016-08-231-0/+2
* Debugger: Add dumper for QMeta{Enum,Method,Property}hjk2016-07-151-1/+26
* Tests: Use Qt5-style connectsOrgad Shaneh2016-06-281-10/+9
* Debugger: Robustify Qt version extractionhjk2016-06-071-6/+45
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-271-0/+39
|\
| * Debugger: Fix dumping of numeric QJsonValue inside arrayshjk2016-05-241-0/+39
* | Tests: Fix missing returnChristian Stenger2016-04-281-1/+1
* | Fix compiler warnings on windows.David Schulz2016-04-221-2/+7
|/
* Debugger: Make manual tests compilable without Qt Script.hjk2016-03-161-3/+1
* Tests: Add test for "using" keywordRobert Loehning2016-02-241-0/+20
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Tests: Disable testQThread by defaultRobert Loehning2015-12-081-1/+1
* Debugger: fix metatype declaration macro usageNikita Baryshnikov2015-08-281-2/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Tests: Fix MSVC warningsOrgad Shaneh2015-01-131-8/+8
|/