aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllistmodelworkerscript
Commit message (Expand)AuthorAgeFilesLines
* 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