summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativevisualdatamodel/tst_qdeclarativevisualdatamodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to release version.Jason McDonald2010-10-181-13/+13
* Models with a single role may not update due to "modelData" conflict.Martin Jones2010-09-161-0/+82
* Fix VisualDataModel model update handling when rootIndex is specified.Martin Jones2010-08-271-0/+61
* Add test for VisualItemModel layoutChanged() handlingMartin Jones2010-08-251-0/+35
* Fix ListView sections with QList<QObject*>Martin Jones2010-07-191-0/+3
* Update tests following QDeclarativeFlickable::viewport() -> contentIem()Martin Jones2010-06-241-3/+3
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-081-0/+5
* Add parent parameter to QDeclarativeExpression constructor.Michael Brasser2010-05-181-1/+1
* Test for QList<QObject*> model with object properties changing.Martin Jones2010-05-051-0/+99
* Add hasModelChildren property to delegates with QAbstractItemModel model type.Martin Jones2010-04-211-0/+111