summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmldom/tst_qmldom.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix qml test breakage of 12180c397a2007970978033928b4b5b12efad7c6Friedemann Kleint2010-02-161-1/+1
* Fix declarative/qmldom::loadDynamicProperty autotestLeonardo Sobral Cunha2010-02-111-1/+1
* Rename QML Object to QtObjectAaron Kennedy2009-11-191-3/+3
* QmlDom testsAaron Kennedy2009-11-111-0/+120
* QmlDom testsAaron Kennedy2009-11-111-0/+928
* fix headersWarwick Allison2009-10-291-0/+40
* Add support for value interceptors to the DOM.Michael Brasser2009-10-261-3/+27
* Follow -> SpringFollowWarwick Allison2009-10-081-2/+2
* Expose type library information in QmlDomObjectKai Koehne2009-08-241-0/+2
* Fix qmldom test casesKai Koehne2009-08-211-33/+44
* Expose qml import statements in QmlDomKai Koehne2009-07-151-2/+44
* Fix loading of components containing sub components through QmlDomKai Koehne2009-05-071-2/+11
* Add test case for QmlDom - loading a component with sub componentsKai Koehne2009-05-071-1/+15
* Extended the test for QmlDomValueValueSource.Erik Verbruggen2009-05-041-1/+15
* Added (failing) testcase for QmlDomValueValueSource.Erik Verbruggen2009-05-041-0/+19
* Fix script snippet in test exampleKai Koehne2009-05-041-1/+1
* Added simple autotests for QmlDom classesKai Koehne2009-04-301-0/+90