aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlitemmodels
Commit message (Expand)AuthorAgeFilesLines
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* Fix failed assertions coming from the QML list modelLars Knoll2017-12-291-2/+0
* Updated license headersJani Heikkinen2016-01-203-51/+36
* Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-2/+0
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
* Remove QItemSelection value-type, use Array insteadGabriel de Dietrich2015-03-223-20/+33
* Remove QModelIndexList value type, use Array insteadGabriel de Dietrich2015-03-223-23/+82
* tst_qqmlitemmodels: Remove pointless QVariant::type() checksGabriel de Dietrich2015-03-051-5/+0
* Add Q_GADGET wrappers for QModelIndex & Co.Gabriel de Dietrich2015-02-1210-0/+856