summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmllanguage/data
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-24278-1277/+0
* Fix expected errors following d43ec1bdb12649c32f0f0067492857a70bef05b4Bea Lam2010-02-243-3/+3
* Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-223-12/+0
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-221-1/+1
* Fix qml test breakage of 12180c397a2007970978033928b4b5b12efad7c6Friedemann Kleint2010-02-1615-15/+15
* Fix testsBea Lam2010-02-101-1/+1
* Remove old implicit module support.Warwick Allison2010-02-091-0/+2
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2010-02-032-0/+37
|\
| * Test case for QTBUG-7860Aaron Kennedy2010-02-031-0/+8
| * Test for default property orderingAaron Kennedy2010-02-031-0/+29
* | Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-0316-33/+33
|/
* Allow composite value sourcesAaron Kennedy2010-01-212-0/+11
* Implement custom QML slot invokation logicAaron Kennedy2010-01-151-1/+1
* Fix and test version 0.0 installed imports.Warwick Allison2010-01-131-0/+1
* Support aliasing of composite types.Michael Brasser2009-12-174-0/+35
* Generate error when attempting to write to a read-only object property.Michael Brasser2009-12-103-0/+18
* Use console.log, not print.Warwick Allison2009-11-239-11/+11
* Rename QML Object to QtObjectAaron Kennedy2009-11-1961-85/+86
* testsAaron Kennedy2009-11-175-0/+28
* Missing filesAaron Kennedy2009-11-131-0/+5
* More language testsAaron Kennedy2009-11-0643-3/+141
* More error-case testsAaron Kennedy2009-11-0522-0/+69
* Remove "to" limit on minor version.Warwick Allison2009-11-051-2/+2
* Improve qmllanguage test caseAaron Kennedy2009-11-0446-0/+187
* Fix incorrect assertAaron Kennedy2009-11-031-0/+5
* Test visibility.Warwick Allison2009-10-281-0/+2
* Alias cleanup testcaseAaron Kennedy2009-10-271-0/+14
* Don't crash when requesting an attached object for non-QML objectAaron Kennedy2009-10-272-0/+11
* Error when a QVariant property is used as a grouped propertyAaron Kennedy2009-10-274-0/+15
* Use the correct context when resolving alias propertiesAaron Kennedy2009-10-222-0/+22
* Support assigning scripts to QML propertiesAaron Kennedy2009-10-221-0/+6
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-161-0/+5
|\
| * Test Unicode namespaceWarwick Allison2009-10-151-0/+5
* | Fix failing test on case insensitive filesystemsAaron Kennedy2009-10-152-2/+2
|/
* Force QML files to be always UTF-8.Warwick Allison2009-10-142-1/+1
* Add Component::onCompleted attached propertyAaron Kennedy2009-10-142-0/+25
* Library importing requires a version. Fix and test.Warwick Allison2009-10-132-2/+2
* More i18nWarwick Allison2009-10-131-1/+1
* Fix UTF8 vs. Latin1 conversionWarwick Allison2009-10-127-22/+17
* I18n testsWarwick Allison2009-10-127-0/+43
* Test that Component {} is allowed as the root elementAaron Kennedy2009-10-122-0/+13
* Composite types should assign to object propertiesAaron Kennedy2009-10-125-0/+38
* Add id aliasesAaron Kennedy2009-10-091-0/+13
* Support aliases to enum propertiesAaron Kennedy2009-10-092-0/+15
* Another testAaron Kennedy2009-10-061-0/+13
* Rename testcasesAaron Kennedy2009-09-23127-0/+522