summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativexmllistmodel/tst_qdeclarativexmllistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Fix failing autotestBea Lam2011-04-041-1/+1
* Fix QTBUG-17008 XmlListModel blocks Windows system eventsCharles Yin2011-02-171-0/+23
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-071-0/+67
|\ \ | |/
| * XmlListModel requests should set 'Accept' header to 'application/xml'Bea Lam2010-12-221-0/+69
* | Fix results of number() queries for zero and non-number valuesBea Lam2011-01-041-13/+63
|/
* Prevent crash in XmlListModel when appending an empty role.Michael Brasser2010-10-041-0/+11
* 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