aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* QmlJS indenter: Fix one-line object declarations in array bindings.Christian Kamm2010-09-081-1/+2
* debugger: fix editing of breakpoint conditionshjk2010-09-081-0/+12
* QmlDesigner.test: fixThomas Hartmann2010-09-072-3/+3
* QuickDesigner.tests: stress test for bindings in statesThomas Hartmann2010-09-072-1/+105
* QuickDesigner.test: compilefixThomas Hartmann2010-09-071-0/+1
* Tests: some cleanup of pro files, marking of tested components.Bill King2010-09-0610-42/+38
* GdbTest: Compile fixKai Koehne2010-09-031-5/+5
* Merge CPlusPlus::NameId and CPlusPlus::Identifier.Roberto Raggi2010-09-022-4/+4
* Autotests: More cleanup of tests, and initial marking of components belonged to.Bill King2010-09-0233-239/+250
* debugger: use dynamic type in locals & watchershjk2010-09-011-1/+1
* debugger: extend manual testhjk2010-09-011-3/+6
* debugger: squash compiler warnings in manual testhjk2010-09-011-7/+27
* C++ indenter: Fix nested array/struct initializers.Christian Kamm2010-08-311-3/+34
* debugger: add a manual test for typedefed simple typeshjk2010-08-301-6/+16
* Renamed Symbol::scope() to Symbol::enclosingScope().Roberto Raggi2010-08-263-16/+16
* Some cleanup in the C++ AST.Roberto Raggi2010-08-262-8/+8