summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlxmllistmodel
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-2410-674/+0
* Missing test data file.Bea Lam2010-02-231-0/+13
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-231-1/+1
|\
| * Fix copyright year.Jason McDonald2010-02-161-1/+1
* | Add XmlRole::isKey property for incremental data changes when reload()Bea Lam2010-02-231-0/+254
|/
* Use QUrl::fromLocalFile() instead of "file://" (i.e. only 2 slashes).Bea Lam2010-02-081-9/+9
* Fix autotest.Michael Brasser2010-02-082-0/+10
* Add a QEXPECT_FAIL for known bug.Michael Brasser2010-02-051-0/+2
* Have qmlInfo report the QML element name rather than C++ class name.Michael Brasser2009-12-181-2/+2
* Enforce unique role names for XmlListModel.Michael Brasser2009-11-132-0/+23
* Autotests.Michael Brasser2009-11-112-0/+59
* Add missing file.Michael Brasser2009-11-041-0/+11
* More XmlListModel tests.Michael Brasser2009-11-045-23/+172
* Start on QmlXmlListModel autotest.Michael Brasser2009-11-044-0/+153