summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmllanguage
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-24290-3300/+0
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-244-4/+4
|\
| * Fix expected errors following d43ec1bdb12649c32f0f0067492857a70bef05b4Bea Lam2010-02-243-3/+3
| * 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-233-16/+23
|/
* Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-225-54/+26
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-221-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-163-3/+3
|\
| * Fix copyright year.Jason McDonald2010-02-163-3/+3
* | Fix qml test breakage of 12180c397a2007970978033928b4b5b12efad7c6Friedemann Kleint2010-02-1615-15/+15
|/
* Fix testsBea Lam2010-02-102-1/+4
* Revert "Replace QList<>* support with QmlListProperty"Martin Jones2010-02-102-23/+22
* Replace QList<>* support with QmlListPropertyAaron Kennedy2010-02-092-22/+23
* Remove old implicit module support.Warwick Allison2010-02-092-0/+13
* 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-033-0/+65
|\
| * Test case for QTBUG-7860Aaron Kennedy2010-02-032-0/+16
| * Test for default property orderingAaron Kennedy2010-02-032-0/+49
* | Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-0317-34/+34
|/
* Allow composite value sourcesAaron Kennedy2010-01-213-2/+35
* Implement custom QML slot invokation logicAaron Kennedy2010-01-153-3/+3
* 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-132-0/+9
* Test version 0.0Warwick Allison2010-01-131-0/+9
* unwarnWarwick Allison2010-01-112-7/+10
* Ignore expected test warningsAaron Kennedy2010-01-111-0/+7
* Remove debuggingAaron Kennedy2010-01-111-1/+0
* Support aliasing of composite types.Michael Brasser2009-12-175-0/+59
* Generate error when attempting to write to a read-only object property.Michael Brasser2009-12-104-0/+19
* CompileAaron Kennedy2009-12-031-0/+3
* Use console.log, not print.Warwick Allison2009-11-2310-12/+14
* Rename QML Object to QtObjectAaron Kennedy2009-11-1961-85/+86
* testsAaron Kennedy2009-11-176-0/+62
* Missing filesAaron Kennedy2009-11-131-0/+5
* QML C++ class-in-namespace testAaron Kennedy2009-11-123-5/+29
* Fixup importsRemoteAaron Kennedy2009-11-112-7/+13
* Files for qtest directory on test server for importRemote tests.Warwick Allison2009-11-118-0/+15
* More language testsAaron Kennedy2009-11-0645-5/+194
* More error-case testsAaron Kennedy2009-11-0523-0/+82
* Remove "to" limit on minor version.Warwick Allison2009-11-053-31/+22
* testsAaron Kennedy2009-11-042-2/+4
* Improve qmllanguage test caseAaron Kennedy2009-11-0448-2/+231
* Fix incorrect assertAaron Kennedy2009-11-032-0/+11
* renaming QmlGraphicsRect -> QmlGraphicsRectangleYann Bodson2009-11-021-7/+7
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-303-0/+120
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-301-0/+1
| |\
| * | fix headersWarwick Allison2009-10-293-0/+120
* | | Rename QFx classes to QmlGraphicsAaron Kennedy2009-10-301-14/+14
| |/ |/|
* | Add attached properties typeinfoAaron Kennedy2009-10-291-0/+1
|/