summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* debugger: add mmissing bridge.pyhjk2011-07-011-0/+26
* debugger: rename gdbmacros* to dumper*hjk2011-06-295-9/+10
* debugger: speedup QVariant dumperhjk2011-06-281-136/+194
* Remove some aggregation deadlocks.con2011-06-231-0/+10
* debugger: add some instructions to two manual testshjk2011-06-221-5/+14
* debugger: add manual test for QTCREATORBUG-5046hjk2011-06-221-0/+18
* debugger: add test for QTCREATORBUG-4904hjk2011-06-221-0/+25
* debugger: update manual testshjk2011-06-221-9/+20
* debugger: add manual test for QTCREATORBUG-5184hjk2011-06-221-82/+124
* debugger: rewrite parser for cli sub-breakpoint notificationshjk2011-06-221-3/+4
* debugger: isolate test case for "multiple breakpoints"hjk2011-06-221-19/+27
* debugger: add manual test for map<string, list<string> >hjk2011-06-201-0/+23
* debugger: with gdb 7.3 we can have proper display of dynamic types.hjk2011-06-201-1/+4
* debugger: add test manual case for displayin dynamic typehjk2011-06-201-0/+39
* Symbian: Remove TRK releated stuff from testsPawel Polanski2011-06-203-247/+0
* debugger: add test case for #5106hjk2011-06-201-0/+32
* debugger: adjust to new breakpoint notification featurehjk2011-06-071-0/+2
* debugger: add manual test for QTCREATORBUG-3611hjk2011-06-061-20/+31
* add ProFileOption::initProperties()Oswald Buddenhagen2011-06-012-24/+2
* make cumulative mode support in ProFileEvaluator optionalOswald Buddenhagen2011-06-012-0/+3
* C++ indenter: Fix multiple initializers.Christian Kamm2011-06-011-0/+15
* debugger: make autotest compilable and non-locking againhjk2011-05-311-134/+108
* gdb auto test: compile fix with stringbuilderhjk2011-05-312-13/+22
* debugger: implement an option to stop on qWarnings (gdb only)hjk2011-05-301-1/+9
* debugger: add manual test for QTCREATORBUG-4997hjk2011-05-301-1/+19
* C++ indenter: Fix indent in body of function with default argument.Christian Kamm2011-05-301-0/+13
* QmlDesigner.tests: adding a new testfileThomas Hartmann2011-05-241-0/+44
* Make C++ code style configurable.Christian Kamm2011-05-241-13/+698
* debugger: add a manual test for QTCREATORBUG-4019hjk2011-05-231-0/+23
* Maemo: Use different desktop files for Fremantle and Harmattan.Christian Kandeler2011-05-231-2/+4
* C++ indenter: Treat extern "C" like namespace.Christian Kamm2011-05-191-0/+17
* C++ indenter: Fix extra specifier in return type of func decl.Christian Kamm2011-05-191-0/+14
* debuggger: allow change of display for templated typeshjk2011-05-171-4/+6
* debugger: add dumper for Eigen::Matrixhjk2011-05-161-0/+33
* debugger: remove custom 'select' function from dumpershjk2011-05-161-1/+3
* move src/shared/cplusplus/ -> src/libs/3rdparty/cplusplus/Oswald Buddenhagen2011-05-162-2/+2
* debugger: add example code for "manual downcasting"hjk2011-05-131-2/+20
* make autotests compile again.Bill King2011-05-131-1/+1
* fix ioutils autotestOswald Buddenhagen2011-05-131-0/+1
* Fixes for valgrind-callgrind feedback by NokiaKevin Funk2011-05-112-4/+4
* debugger: make QVector and std::vector writablehjk2011-05-111-0/+6
* debugger: enable modification of std::string and QStringhjk2011-05-101-0/+3
* Fix test compile.Friedemann Kleint2011-05-091-1/+1
* Class to find breakpoint positions for CDB.Erik Verbruggen2011-05-091-0/+57
* debugger: introduce watchpoint-by-expressionhjk2011-05-091-0/+4
* Maemo: Harmattan application icons are now 80x80 pixels big.Christian Kandeler2011-04-291-2/+4
* App wizards test: Adapt to introduction of FileSaver.Christian Kandeler2011-04-291-0/+2
* QmlJS: Fix object literal indent in property initializers.Christian Kamm2011-04-211-0/+26
* QmlJS: Fix indent of object literals.Christian Kamm2011-04-211-2/+58
* Fix the qmljs indenter autotest.Christian Kamm2011-04-211-10/+5