summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmllanguage/tst_qmllanguage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-1385/+0
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-241-1/+1
|\
| * Disallow ids that start with upper case letters.Bea Lam2010-02-241-1/+1
* | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-231-7/+9
|/
* Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-221-30/+17
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* Fix testsBea Lam2010-02-101-0/+3
* Revert "Replace QList<>* support with QmlListProperty"Martin Jones2010-02-101-17/+17
* Replace QList<>* support with QmlListPropertyAaron Kennedy2010-02-091-17/+17
* Remove old implicit module support.Warwick Allison2010-02-091-0/+11
* More test fixes.Michael Brasser2010-02-051-2/+2
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2010-02-031-0/+28
|\
| * Test case for QTBUG-7860Aaron Kennedy2010-02-031-0/+8
| * Test for default property orderingAaron Kennedy2010-02-031-0/+20
* | Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-031-1/+1
|/
* Allow composite value sourcesAaron Kennedy2010-01-211-2/+24
* Implement custom QML slot invokation logicAaron Kennedy2010-01-151-1/+1
* Test fix in 4accb53cc2f9e2e89fda91a20e3c0503cf10aad0Warwick Allison2010-01-131-0/+4
* Fix tests after 05adc294d063171d9d0accf819826684813d396aMichael Brasser2010-01-131-2/+4
* Fix and test version 0.0 installed imports.Warwick Allison2010-01-131-0/+8
* Test version 0.0Warwick Allison2010-01-131-0/+9
* Ignore expected test warningsAaron Kennedy2010-01-111-0/+7
* Remove debuggingAaron Kennedy2010-01-111-1/+0
* Support aliasing of composite types.Michael Brasser2009-12-171-0/+24
* Generate error when attempting to write to a read-only object property.Michael Brasser2009-12-101-0/+1
* CompileAaron Kennedy2009-12-031-0/+3
* Use console.log, not print.Warwick Allison2009-11-231-1/+3
* testsAaron Kennedy2009-11-171-0/+34
* QML C++ class-in-namespace testAaron Kennedy2009-11-121-5/+16
* Fixup importsRemoteAaron Kennedy2009-11-111-4/+7
* More language testsAaron Kennedy2009-11-061-1/+35
* More error-case testsAaron Kennedy2009-11-051-0/+13
* Remove "to" limit on minor version.Warwick Allison2009-11-051-23/+14
* testsAaron Kennedy2009-11-041-2/+3
* Improve qmllanguage test caseAaron Kennedy2009-11-041-2/+25
* Fix incorrect assertAaron Kennedy2009-11-031-0/+6
* renaming QmlGraphicsRect -> QmlGraphicsRectangleYann Bodson2009-11-021-7/+7
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-301-0/+40
|\
| * fix headersWarwick Allison2009-10-291-0/+40
* | Rename QFx classes to QmlGraphicsAaron Kennedy2009-10-301-14/+14
|/
* Test visibility.Warwick Allison2009-10-281-4/+14
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-271-2/+62
|\
| * Alias cleanup testcaseAaron Kennedy2009-10-271-0/+27
| * Don't crash when requesting an attached object for non-QML objectAaron Kennedy2009-10-271-0/+30
| * Error when a QVariant property is used as a grouped propertyAaron Kennedy2009-10-271-2/+5
* | Test remote QML contentWarwick Allison2009-10-271-0/+28
|/
* Use the correct context when resolving alias propertiesAaron Kennedy2009-10-221-0/+10
* Support assigning scripts to QML propertiesAaron Kennedy2009-10-221-0/+19
* Test Unicode namespaceWarwick Allison2009-10-151-0/+1
* Fix (was creating lower-case).Warwick Allison2009-10-151-2/+2