summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativevisualdatamodel
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Fix warnings in tests (CLANG).Friedemann Kleint2013-03-111-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fixed QtDeclarative autotest deployment for WinCE devices.jaanttil2012-02-061-1/+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
* Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-04-291-0/+5
|\
| * Clear the root index when the model is reset.Girish Ramakrishnan2011-04-271-0/+5
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-234-1/+167
|\ \
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-191-0/+24
| |\|
| | * VisualDataModel::count should be 0 until a valid delegate is set.Martin Jones2010-11-161-0/+24
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-253-0/+142
| |\|
| | * Additional autotests for VisualDataModel.Michael Brasser2010-10-153-0/+142
| * | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-1/+1
| |/
* / Fix deployment for examples and testsShane Kearns2010-10-121-1/+1
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-295-5/+5
* Models with a single role may not update due to "modelData" conflict.Martin Jones2010-09-163-0/+104
* Fix VisualDataModel model update handling when rootIndex is specified.Martin Jones2010-08-272-6/+71
* Add test for VisualItemModel layoutChanged() handlingMartin Jones2010-08-262-0/+50
* Fix ListView sections with QList<QObject*>Martin Jones2010-07-192-0/+6
* Update tests following QDeclarativeFlickable::viewport() -> contentIem()Martin Jones2010-06-241-3/+3
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-2/+6
* Add parent parameter to QDeclarativeExpression constructor.Michael Brasser2010-05-181-1/+1
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-2/+8
* Add missing test file.Martin Jones2010-05-061-0/+16
* 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-213-0/+133