summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelistmodel
Commit message (Expand)AuthorAgeFilesLines
* Test that ListElements returned by get() can be iterated over in JS.Warwick Allison2010-04-192-22/+64
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-28/+28
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-11/+11
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+3
* Make sure WorkerScript thread is stopped on deletion. This also fixesBea Lam2010-04-091-3/+0
* Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-091-2/+2
* Disallow nested elements in ListModelAaron Kennedy2010-04-071-3/+5
* ModelNode::setObjectValue() must update the object cache.Bea Lam2010-04-011-0/+26
* WorkerScript was receiving events after deletion and trying to processBea Lam2010-03-301-7/+4
* Skip tests for nowBea Lam2010-03-251-0/+4
* Fix mutex handling that was causing tests to sometimes crash/fail.Bea Lam2010-03-231-5/+0
* Disable tests temporarilyBea Lam2010-03-191-0/+3
* Skip test, to be fixed.Bea Lam2010-03-181-0/+2
* Allow enum constants as list element properties.Warwick Allison2010-03-171-2/+3
* Tests for default count(), get() values should be run on the workerBea Lam2010-03-173-28/+31
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-161-3/+2
|\
| * Replace QDeclarativeContext::addDefaultObject() -> setContextObject()Aaron Kennedy2010-03-111-1/+1
* | Remove WorkerListModel and integrate its functionality into ListModel.Bea Lam2010-03-164-17/+260
|/
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-12/+12
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-242-0/+352