aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/debugger
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Remove QLinkedList occurrences from manual testshjk2020-06-182-110/+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
* Add Qt for Python templates and better supportCristian Maureira-Fredes2019-02-041-1/+1
* 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-193-3/+3
* Windows: Match the name case of included filesAlessandro Portale2018-07-123-3/+3
* Tests: Add lines for testing editing and output of intRobert Loehning2018-07-031-0/+2
* Debugger: port python debug test to python 3David Schulz2017-10-241-5/+5
* Tests: Fix instructions to testersRobert Loehning2017-08-151-3/+3
* Debugger: Add some hints on how the Python manual test workshjk2017-08-103-1/+6
* Replace include guards with #pragma onceOrgad Shaneh2017-06-281-4/+1
* Tests: Minor cleanup in debugger/simple_test_appOrgad Shaneh2017-05-161-6/+8
* Tests: Add some lines to test editing of strings in debuggerRobert Loehning2017-05-021-0/+9
* 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
* enable c++11 really globallyOswald Buddenhagen2016-08-021-2/+0
* Debugger: Add dumper for QMeta{Enum,Method,Property}hjk2016-07-151-1/+26
* Tests: Use Qt5-style connectsOrgad Shaneh2016-06-287-20/+17
* 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
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-031-1/+1
|\|
| * Fix building creator with the intel compiler.David Schulz2016-04-261-1/+1
* | Tests: Fix missing returnChristian Stenger2016-04-281-1/+1
* | Fix compiler warnings on windows.David Schulz2016-04-221-2/+7
* | Wholesale conversion to #pragma oncehjk2016-03-305-21/+5
|/
* Debugger: Make manual tests compilable on OSXChristian Stenger2016-03-162-0/+12
* Debugger: Make manual tests compilable without Qt Script.hjk2016-03-163-6/+5
* Tests: Add test for "using" keywordRobert Loehning2016-02-241-0/+20
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1913-221/+156
* 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-1213-78/+78
|\
| * Update LicenseEike Ziller2015-01-1613-78/+78
* | Tests: Fix MSVC warningsOrgad Shaneh2015-01-131-8/+8
|/
* Adapt bugtracker URLEike Ziller2014-12-191-12/+12
* Debugger: Make simple test compile with old Qt and MSVCRobert Loehning2014-11-031-2/+10
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1413-91/+104
|\
| * License updateEike Ziller2014-10-0913-91/+104
* | Debugger: Require Qt 5.2 for manual test, toohjk2014-09-172-45/+4
* | remove pointless uses of OTHER_FILESOswald Buddenhagen2014-09-151-2/+0