aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Generic highlighter: Indentation based code folding.Leandro Melo2010-06-213-7/+50
* Generic highlighter: Code folding support.Leandro Melo2010-06-182-5/+12
* Generic highlighter: Renaming a couple of methods.Leandro Melo2010-06-181-2/+2
* Generic highlighter: Correcting how the engine keeps track of spaces.Leandro Melo2010-06-181-0/+51
* Fixing unit test due to change in the Highlighter's constructor.Leandro Melo2010-06-163-6/+5
* Generic highlighter: Small re-writings.Leandro Melo2010-06-141-1/+1
* Generic highlighter: More unit tests for the engine.Leandro Melo2010-06-141-61/+316
* Merge remote branch 'origin/2.0'con2010-06-113-0/+133
|\
| * QmlDesigner: Fix import handling in rewriterKai Koehne2010-06-103-0/+133
* | Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainlinecon2010-06-102-30/+30
|\ \
| * | Fix preprocessor directivesTobias Hunger2010-06-102-30/+30
* | | 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
* | Generic highlighter: New unit tests for the highlighter engine.Leandro Melo2010-06-038-1/+1231
* | 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
* | debugger: add another version string to the auto testhjk2010-05-281-0/+4
* | Merge remote branch 'origin/2.0'Oswald Buddenhagen2010-05-2810-5/+252
|\|
| * debugger: more robust version string parsinghjk2010-05-273-1/+98
| * 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
* | Merge remote branch 'origin/2.0'hjk2010-05-273-9/+123
|\|
| * 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
| * Debugger: Fix compilation & test results of C++-library dumpers.Friedemann Kleint2010-05-261-9/+10
| * QmlDesigner.autoTestsThomas Hartmann2010-05-252-0/+117
* | Fixed superfluous (and erroneous) semi-colon insertion.Erik Verbruggen2010-05-251-2/+0
* | Fixed rewriter bug for subsequent reparent-in-out actions.Erik Verbruggen2010-05-253-8/+75
* | Merge remote branch 'origin/2.0'con2010-05-214-0/+54
|\|
| * QmlDesigner.tests: an integration test for the metaInfoThomas Hartmann2010-05-212-0/+37
| * QmlDesigner: new files for auto testsThomas Hartmann2010-05-212-0/+17
* | Merge remote branch 'origin/2.0'con2010-05-201-0/+2
|\|
| * QmlDesigner: skip testThomas Hartmann2010-05-201-0/+2
* | Deprecate the old template instantiation.Roberto Raggi2010-05-201-2/+2
* | Generic highlighter is now part of the text editor plugin.Leandro Melo2010-05-202-14/+14
* | Fixed qualified name creation for ObjC classes and protocols.Erik Verbruggen2010-05-201-11/+16
* | Merge remote branch 'origin/2.0'con2010-05-202-14/+97
|\|
| * QuickDesigner: Move metainfo tests in front of model testsKai Koehne2010-05-191-14/+14
| * QmlDesigner: new autotest testRewriterForGradientMagicThomas Hartmann2010-05-192-0/+83
* | Unit tests for specific rules of the generic highlighter.Leandro Melo2010-05-194-1/+805