summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix compiler warnings.Friedemann Kleint2011-04-205-0/+9
* SSH: Fix SFTP test for large files.Christian Kandeler2011-04-191-3/+3
* Fix the main .qml gile generation in the manual test.Alessandro Portale2011-04-171-1/+1
* CodaClient now supports uninstallationPawel Polanski2011-04-152-5/+44
* Merge branch '2.2'Oswald Buddenhagen2011-04-14134-1908/+1745
|\
| * Update license.hjk2011-04-13133-1894/+1732
* | tests: Fix a linking issue.Bill King2011-04-071-0/+1
* | tests: cleanup of test projects. Also, add rpathing where needed.Bill King2011-04-076-48/+23
* | Merge remote branch 'origin/2.2'Oswald Buddenhagen2011-04-071-0/+1
|\ \ | |/
| * support QT_INSTALL_IMPORTS in testreaderOswald Buddenhagen2011-04-061-0/+1
* | tests: Make them compile again properlyBill King2011-04-0712-21/+34
* | debugger: make original value of automatically dereferenced pointer accessiblehjk2011-04-061-0/+1
* | SSH: Implement terminal support and corresponding tests.Christian Kandeler2011-04-062-13/+33
* | SSH: Adapt tests to API change.Christian Kandeler2011-04-062-5/+5
* | Merge branch '2.2'Bill King2011-04-0515-81/+84
|\ \ | |/
| * tests: get autotests compiling again.Bill King2011-04-052-2/+2