aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Fix compilationOrgad Shaneh2014-01-081-0/+1
* 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
* 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
* SynchronousProcess: Replace last QByteArrays with QStringsOrgad Shaneh2013-08-082-5/+5
* Symbian: Remove references to RVCT compiler used on SymbianTobias Hunger2013-07-231-4/+0
* Fix coding style for else statementsOrgad Shaneh2013-07-171-11/+8
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-06-271-1/+1
|\
| * Tests: Fix typoRobert Loehning2013-06-261-1/+1
* | Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-06-251-13/+28
|\|
| * Debugger: Split manual QObject dumper test into smaller chunkshjk2013-06-171-13/+28
* | SSH: Implement and make use of RFC 4256.Christian Kandeler2013-06-205-13/+17
* | Introduce a manual test checking for available C++11 featureshjk2013-06-072-0/+156
|/
* implement simple VFS to support caching during project parsingOswald Buddenhagen2013-06-042-7/+29
* Remove Nokia leftoversOrgad Shaneh2013-05-241-2/+0
* Debugger: Make manual test more flexible for SSE typeshjk2013-05-141-2/+7
* C++: Untangle include file resolving from loading.Erik Verbruggen2013-04-091-2/+2
* Debugger: Add dumper test for inheritance edge caseshjk2013-04-051-0/+39
* make library and plugin dependencies declarativeOswald Buddenhagen2013-04-034-7/+7
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-032-15/+15
* remove redundant INCLUDEPATHsOswald Buddenhagen2013-04-023-3/+1
* Tests: Remove utils dependency from FakeVimOrgad Shaneh2013-04-021-2/+2
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-281-1/+1
|\
| * Fix checks for qt modulesKai Koehne2013-03-261-1/+1
* | Tests: Fix MSVC errors and warningsOrgad Shaneh2013-03-274-10/+11
* | TcpPortsGatherer: Refactor codeAurindam Jana2013-03-212-9/+10
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-187-12/+13
|\|
| * Debugger: Fix manual test case for QtQuick2Kai Koehne2013-03-147-12/+13
* | FakeVim: Make plugin standalone if necessaryhjk2013-03-082-52/+178
|/
* Fix tests compilationOrgad Shaneh2013-03-058-14/+15
* Fix building with -DQT_NO_CAST_TO_ASCIIJan Kundrát2013-02-261-2/+2