summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativevisualdatamodel/tst_qdeclarativevisualdatamodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix conversion of QAbstractItemModel::rowsMoved() parametersBea Lam2011-08-291-3/+76
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Clear the root index when the model is reset.Girish Ramakrishnan2011-04-271-0/+5
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* VisualDataModel::count should be 0 until a valid delegate is set.Martin Jones2010-11-161-0/+24
* Additional autotests for VisualDataModel.Michael Brasser2010-10-151-0/+108
* 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