summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelistmodel/data
Commit message (Expand)AuthorAgeFilesLines
* Fix ListModel::set() to update the model cache when setting a list valueBea Lam2010-11-231-0/+20
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-293-4/+4
* Fix a crash in QDeclarativeVisualDataModelJoona Petrell2010-09-211-0/+25
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-212-2/+2
* Test that ListElements returned by get() can be iterated over in JS.Warwick Allison2010-04-191-0/+24
* Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-091-2/+2
* Tests for default count(), get() values should be run on the workerBea Lam2010-03-172-8/+7
* Remove WorkerListModel and integrate its functionality into ListModel.Bea Lam2010-03-162-0/+36