summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativexmllistmodel/tst_qdeclarativexmllistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to release version.Jason McDonald2010-10-181-13/+13
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-081-0/+5
* Also show file/line numbers on XML query errors.Warwick Allison2010-05-211-1/+1
* Print warnings for xml query syntax errorsBea Lam2010-05-211-0/+2
* Add XmlListModel::get()Bea Lam2010-05-211-0/+41
* Add XmlListModel::errorString()Bea Lam2010-05-201-0/+9
* Bug moved.Warwick Allison2010-05-191-1/+1
* Fix test failure.Warwick Allison2010-04-201-2/+2
* Network-related test fails on the rare occasionBea Lam2010-04-131-4/+16
* Fix testBea Lam2010-04-121-1/+3
* Don't set status to Ready until model has been created (currently thisBea Lam2010-03-281-11/+86
* Fix where data() is called before xml is loaded. Also add status tests.Bea Lam2010-03-251-0/+43
* Properly use one thread for all instances of XmlListModel.Bea Lam2010-03-241-0/+66
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-051-0/+70
|\
| * Add missing NOTIFYs to timer, xmllistmodel, xmlroleJoona Petrell2010-03-051-0/+70
* | Fix testBea Lam2010-03-051-7/+11
|/
* Fix reload() when keys are not specified, and add extra tests.Bea Lam2010-03-011-41/+89
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-14/+14
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+457