summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmllanguage/tst_qmllanguage.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Force QML files to be always UTF-8.Warwick Allison2009-10-141-5/+25
* Add Component::onCompleted attached propertyAaron Kennedy2009-10-141-0/+13
* Fix UTF8 vs. Latin1 conversionWarwick Allison2009-10-121-0/+26
* Test that Component {} is allowed as the root elementAaron Kennedy2009-10-121-0/+10
* Composite types should assign to object propertiesAaron Kennedy2009-10-121-0/+10
* Add id aliasesAaron Kennedy2009-10-091-0/+24
* Support aliases to enum propertiesAaron Kennedy2009-10-091-0/+9
* Another testAaron Kennedy2009-10-061-0/+14
* Rename testcasesAaron Kennedy2009-09-231-0/+863