summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlengine
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-242-248/+0
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-181-1/+1
|\
| * Fix copyright year.Jason McDonald2010-02-161-1/+1
* | Make tests compile without webkitAaron Kennedy2010-02-151-1/+1
|/
* Fix QmlEngine offlineStoragePath test.Martin Jones2010-02-111-1/+1
* Update test to handle QmlNetworkAccessManagerFactoryMartin Jones2010-02-051-19/+22
* Rename QML Object to QtObjectAaron Kennedy2009-11-191-2/+2
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-171-0/+53
|\
| * TestsAaron Kennedy2009-11-161-0/+53
* | Use QDir::separator() and follow no-trailing-slash convention.Warwick Allison2009-11-161-0/+8
|/
* QmlEngine testsAaron Kennedy2009-11-162-0/+184
* Merge qmlengine and qmlbindengine testsAaron Kennedy2009-09-233-109/+0
* Start adding convenience functions for value types.Michael Brasser2009-08-272-16/+77
* Added QmlEngine::componentSearchPath()Kai Koehne2009-05-192-0/+48