summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativexmllistmodel
Commit message (Expand)AuthorAgeFilesLines
* Fix deployment for declarative tests, examples on SymbianDamian Jansen2011-10-041-1/+1
* 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-072-1/+68
|\ \ | |/
| * Try fixing build error on WindowsBea Lam2010-12-231-1/+1
| * XmlListModel requests should set 'Accept' header to 'application/xml'Bea Lam2010-12-221-0/+69
* | Add missing test data fileBea Lam2011-01-051-0/+8
* | Fix results of number() queries for zero and non-number valuesBea Lam2011-01-042-24/+63
|/
* Prevent crash in XmlListModel when appending an empty role.Michael Brasser2010-10-042-0/+18
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-297-7/+7
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-2/+6
* Make compile: include script module for testBea Lam2010-05-241-1/+1
* Remove license headers from test data.Warwick Allison2010-05-237-287/+0
* Add license headers for .qml files.Jason McDonald2010-05-217-0/+287
* 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
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+8
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-217-7/+7
* Fix test failure.Warwick Allison2010-04-201-2/+2
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+3
* Network-related test fails on the rare occasionBea Lam2010-04-131-4/+16
* Fix testBea Lam2010-04-121-1/+3
* Pass test.Warwick Allison2010-03-291-0/+14
* 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-052-0/+80
|\
| * Add missing NOTIFYs to timer, xmllistmodel, xmlroleJoona Petrell2010-03-052-0/+80
* | 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-2410-0/+674