aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllistmodelworkerscript/tst_qqmllistmodelworkerscript.cpp
Commit message (Expand)AuthorAgeFilesLines
* ListModel: Fix move handling in syncFabian Kosmale2021-01-131-0/+17
* Update tests to use new metaType systemDavid Skoland2020-11-021-3/+3
* Move model types into their own libraryUlf Hermann2019-05-021-1/+1
* 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
* 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
* Move ListModel and ListElement to the QtQml importAlan Alpert2013-01-241-0/+859