aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllistmodelworkerscript
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-151-11/+0
* ListModel: Fix move handling in syncFabian Kosmale2021-01-135-0/+361
* Update tests to use new metaType systemDavid Skoland2020-11-021-3/+3
* 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
* Regenerate qtdeclarativeAlexandru Croitor2020-02-121-6/+2
* Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* Regenerate remaining tests to be in syncAlexandru Croitor2019-11-151-11/+2
* Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+53
* Move model types into their own libraryUlf Hermann2019-05-022-2/+2
* Fix deprecation warnings about QVariant APIFriedemann Kleint2019-04-081-1/+1
* Fix crash when modifying list model in worker threadSimon Hausmann2018-05-241-0/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-11/+11
* Fix failed assertions coming from the QML list modelLars Knoll2017-12-291-4/+4
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
* tests/qml: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-291-34/+34
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix expected test output for one list model testLars Knoll2013-06-211-1/+1
* Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
* Move ListModel and ListElement to the QtQml importAlan Alpert2013-01-2410-0/+1033