aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlitemmodels
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-151-20/+0
* QtQml: Integrate sequences with registration macrosUlf Hermann2020-11-111-0/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-251-0/+2
|\
| * Fix build after QList->QVector changes in qtbaseLars Knoll2019-10-311-0/+2
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* | Regenerate remaining tests to be in syncAlexandru Croitor2019-11-151-9/+2
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+48
|/
* 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