summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-1273-73/+73
* License headers.con2010-12-1770-494/+775
* debugger: remove a two more cases of the RVO bughjk2010-10-271-4/+2
* C++ indenter: Add autotest for C++0x 'for' statement.Christian Kamm2010-10-201-0/+19
* C++ indenter: Fix indentation after namespace aliases.Christian Kamm2010-10-191-0/+15
* debugger: add explanation to "Type format" manual testhjk2010-10-121-6/+21
* debugger: fix typos in complex watcher handlinghjk2010-10-121-1/+2
* fakevim: make autotests compilehjk2010-10-111-0/+2
* SSH: Fix SshConnection::error signal connections.Christian Kandeler2010-10-111-3/+3
* debugger: fix auto testshjk2010-10-111-31/+17
* debugger: compile fix for manual testhjk2010-10-081-2/+2
* debugger: add python dumper for QFixedhjk2010-10-081-0/+14
* debugger: test gcc RVO bug not too extensivelyhjk2010-10-081-10/+22
* C++: fixed translatable quick-fix strings.Erik Verbruggen2010-10-081-10/+0
* C++ Parser: fix infinite loop when recovering from incorrect @selector expres...Erik Verbruggen2010-10-081-0/+41
* C++ indenter: Don't get confused on 'for (a in b)'.Christian Kamm2010-10-081-0/+19
* SSH: Declare signal parameter with full namespace.Christian Kandeler2010-10-061-1/+1
* QmlDesigner: using Qt 4.7 againThomas Hartmann2010-10-067-537/+539
* SSH: Finish Implementing SFTP test.Christian Kandeler2010-10-053-199/+156
* SSH: Implement first half of SFTP test.Christian Kandeler2010-10-052-8/+380
* fakevim: compile fix for manual testhjk2010-10-051-0/+2
* Tests: Start implementing more thorough SSH test.Christian Kandeler2010-10-0411-20/+457
* Debugger: Fix manual test.Friedemann Kleint2010-10-041-2/+3
* Qt Quick app wizard: Merge two .pri files into oneAlessandro Portale2010-10-041-2/+1
* QmlDesigner: using QtQuick 1.0 instead of Qt 4.7Thomas Hartmann2010-10-017-537/+537
* QmlJS indenter: Fix incorrect indent after break/continue.Christian Kamm2010-09-301-0/+13
* C++: make InsertionPointLocator ready for re-use.Erik Verbruggen2010-09-271-43/+64
* debugger: add a manual QDate and QTime testhjk2010-09-271-2/+23
* QmlJS indenter: Fix break/continue/throw in if statement without braces.Christian Kamm2010-09-271-0/+21
* QmlJS indenter: Fix problem with object literals.Christian Kamm2010-09-271-0/+13
* C++ indenter: Fix error recovery in function definitions.Christian Kamm2010-09-241-0/+14
* C++ indenter: Fix indentation if template and class appear on one line.Christian Kamm2010-09-241-0/+13
* C++ indenter: Simplify debugging by making dump() more verbose.Christian Kamm2010-09-241-0/+1
* QmlDesigner.tests: fixes the auto tests for latest changesThomas Hartmann2010-09-243-97/+99
* QmlDesigner.Tests: Fix compile for testsThomas Hartmann2010-09-241-0/+4
* Remove incorrect (and unneeded) anchoringAlessandro Portale2010-09-221-2/+0
* Remove incorrect (and unneeded) anchoringAlessandro Portale2010-09-221-2/+0
* C++ dump: terminals not contained in the AST are now also shown.Erik Verbruggen2010-09-211-10/+30
* QML/Mobile wizard: Factor out common parts.Christian Kandeler2010-09-162-3/+7
* Adding LowLevel units test for instancesThomas Hartmann2010-09-162-1/+429
* QmlDesigner: fixing statesThomas Hartmann2010-09-161-0/+1
* C++: Added unittest for 5a1924f1a06e31105b5f7823cb6a5f5f20513f49.Erik Verbruggen2010-09-161-0/+44
* Renamed two cplusplus projects to not conflict with the autotests.Erik Verbruggen2010-09-156-1/+1
* C++: Fixed regression in autotests.Erik Verbruggen2010-09-151-1/+1
* C++ indenter: Fix for statement indentation and add test.Christian Kamm2010-09-151-0/+35
* debugger: manual test: add object names to threads testhjk2010-09-141-0/+2
* Added test app and test scenarios for the new qml app wizardAlessandro Portale2010-09-1318-0/+368
* C++ indenter: Separate indent into logical indent and padding.Christian Kamm2010-09-131-88/+124
* debugger: only update variables that are operated onhjk2010-09-131-0/+1
* QmlDesigner.tests: new auto testsThomas Hartmann2010-09-082-0/+200