summaryrefslogtreecommitdiff
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Improve associative std container displayhjk2014-07-221-0/+28
* Debugger: Fix display of wchar_t[]hjk2014-06-261-1/+5
* Mark unused fields with Q_UNUSED.Erik Verbruggen2014-06-251-3/+3
* debugger: Added project for testing CLI I/ORobert Loehning2014-06-132-0/+61
* debugger: Add some code for testing ctor in pluginRobert Loehning2014-06-061-0/+10
* Remove remaining PROVIDER referencesOrgad Shaneh2014-05-262-2/+2
* Tests: Remove tests/manual/preprocessorNikolai Kosjar2014-05-233-224/+0
* Cleanup whitespaceOrgad Shaneh2014-05-163-8/+8
* Cplusplus: Fix Tocken::length()->Tocken::bytes() renaming falloutTobias Hunger2014-05-151-1/+1
* C++: Clarify units of a TokenNikolai Kosjar2014-05-151-1/+1
* Nuke plugins PROVIDER settingsOrgad Shaneh2014-05-081-1/+1
* Clean some trailing whitespaceOrgad Shaneh2014-05-071-1/+1
* Debugger: Simplify array dumper user codehjk2014-05-061-0/+3
* Debugger: Handling eigen3 in manual testhjk2014-04-102-3/+23
* Debugger: List QObject methods and signals in dumperhjk2014-04-101-0/+6
* Debugger: Compile fix in manual test for latest Qt basehjk2014-04-071-2/+3
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* use the .qbs file extension for qbs project filesJoerg Bornemann2014-03-111-0/+0
* Debugger: Make simple manual test work with androidhjk2014-02-263-6/+25
* Debugger: Fix warnings in manual test codehjk2014-02-251-3/+3
* Debugger: Make simple manual test use C++11 also with Qt 4hjk2014-02-041-2/+4
* Debugger: Add data extraction for dumper inferior call results.hjk2014-01-241-6/+1
* Debugger: Fix QObject/property dumperhjk2014-01-201-0/+7
* Debugger: Disable fork test in manual testhjk2014-01-151-1/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-151-0/+1
|\
| * Fix compilationOrgad Shaneh2014-01-081-0/+1
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0888-95/+93
|\ \ | |/
| * Incremented year in copyright infoRobert Loehning2014-01-0888-88/+88
| * Debugger: Change default to use c++11 in manual testshjk2014-01-071-4/+2
| * Fix simple_test_app compilation with Qt < 5.2Orgad Shaneh2013-12-191-4/+4
* | Fix compilationOrgad Shaneh2014-01-073-55/+0
|/
* Debugger: Add dumper for QTimeZonehjk2013-12-161-0/+10
* Fix tests compilationOrgad Shaneh2013-12-121-0/+13
* Debugger: Adjust QDateTime dumper for Qt 5.2hjk2013-12-021-0/+3
* Debugger: Restrict std::unordered_map manual test to C++11hjk2013-11-271-0/+216
* Debugger: Add manual test for lambdahjk2013-11-271-0/+19
* Debugger: Use thread id, not model row to remember current threadhjk2013-11-171-4/+4
* Debugger: Fix passing of maximum string lengthhjk2013-11-171-0/+13
* Replace QString::fromLocal8Bit("") callsKai Koehne2013-11-051-1/+1
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-1/+1
* Debugger: Simplify QVariant{Hash,Map} dumperhjk2013-10-221-1/+2
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-162-3/+3
* CPlusPlus: Compile fix in manual testhjk2013-10-161-1/+5
* Debugger: Explicitly handle uint8_t and int8_thjk2013-10-101-0/+12
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* Rename share/dumper to share/debugger and {l,g}bridge to {lldb,gdb}bridgehjk2013-09-261-1/+1
* Fix tests compilationOrgad Shaneh2013-09-112-1/+2
* Debugger: Add dumper support for IPv6 in QHostAddressThiago Macieira2013-08-231-1/+3
* Debugger: Disable inapplicable context menu entries for sub-breakpointshjk2013-08-191-0/+7
* Debugger: Add dumper for QIPv6Address and Q_IPV6ADDRhjk2013-08-121-1/+27