summaryrefslogtreecommitdiff
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
...
* QmlJS indenter: Fix problem with object literals.Christian Kamm2010-09-271-0/+13
* 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
* Adding LowLevel units test for instancesThomas Hartmann2010-09-162-1/+429
* QmlDesigner: fixing statesThomas Hartmann2010-09-161-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
* 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-065-28/+22
* Autotests: More cleanup of tests, and initial marking of components belonged to.Bill King2010-09-023-131/+133
* Fixes: Tests should have unique names.Bill King2010-08-1910-62/+54
* QmlJS: Introduce a new indenter that works similarly to the new C++ one.Christian Kamm2010-08-103-1/+913
* Fixes: BauhausTests is being turned into a qtuitest.Bill King2010-08-101-1/+1
* QuickDesigner: Fix compilation of core testsKai Koehne2010-08-091-4/+3
* Make the bauhaust test find creator again.Bill King2010-08-041-1/+1
* Add "make check" support to testcase makefiles.Bill King2010-07-133-5/+6
* Fix autotests so that they're compiling again.Bill King2010-07-067-41/+31
* Qml autotests: Fix compilation errorsKai Koehne2010-06-292-8/+8
* Merge remote branch 'origin/2.0'con2010-06-242-10/+10
|\
| * QML WebKit component is now named QtWebKitAlexis Menard2010-06-232-10/+10
* | Merge remote branch 'origin/2.0'con2010-06-113-0/+133
|\ \ | |/
| * QmlDesigner: Fix import handling in rewriterKai Koehne2010-06-103-0/+133
* | Merge remote branch 'origin/2.0'con2010-06-104-2/+38
|\ \ | |/
| * Fixed id syncing when and id gets removed from the QML source.Erik Verbruggen2010-06-103-4/+6
| * QmlDesigner: Add test case for Rewriter not removing Ids form modelKai Koehne2010-06-102-0/+34
* | Merge remote branch 'origin/2.0'con2010-06-082-3/+4
|\ \ | |/
| * QuickDesigner: Fix core testKai Koehne2010-06-041-2/+4
| * QuickDesigner: Fix compilation of QuickDesigner/core testsKai Koehne2010-06-041-1/+0
* | Merge remote branch 'origin/2.0'hjk2010-06-021-38/+19
|\ \ | |/
| * Fixed default property discovery for custom QML components.Erik Verbruggen2010-05-311-29/+0
| * Removed invalid testcase.Erik Verbruggen2010-05-311-1/+1
| * QuickDesigner: Make metainfo system robust for different version numbersKai Koehne2010-05-281-10/+14
| * Load plugins at the beginning of the meta info initializingMarco Bubke2010-05-281-0/+6
* | Merge remote branch 'origin/2.0'Oswald Buddenhagen2010-05-287-4/+154
|\ \ | |/
| * QmlDesigner.test: adding qml filesThomas Hartmann2010-05-272-0/+116
| * QmlDesigner.autoTest: adds testComponentLoadingTabWidgetThomas Hartmann2010-05-272-0/+30
| * QmlDesigner.autoTests: compilefixThomas Hartmann2010-05-273-4/+8
* | qml auto test: add DEFINES+=QT_CREATORhjk2010-05-271-0/+1
|/
* Fixed compression bugs in text refactoring.Erik Verbruggen2010-05-261-4/+0
* Fixed superfluous (and erroneous) semi-colon insertion.Erik Verbruggen2010-05-261-2/+0
* Fixed rewriter bug for subsequent reparent-in-out actions.Erik Verbruggen2010-05-263-8/+75
* QmlDesigner.autoTestsThomas Hartmann2010-05-252-0/+117
* QmlDesigner.tests: an integration test for the metaInfoThomas Hartmann2010-05-212-0/+37
* QmlDesigner: new files for auto testsThomas Hartmann2010-05-212-0/+17
* QmlDesigner: skip testThomas Hartmann2010-05-201-0/+2
* QuickDesigner: Move metainfo tests in front of model testsKai Koehne2010-05-191-14/+14
* QmlDesigner: new autotest testRewriterForGradientMagicThomas Hartmann2010-05-192-0/+83
* QuickDesigner: Fully implement versioning support in metatype systemKai Koehne2010-05-122-40/+149