aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlinstantiator/tst_qqmlinstantiator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* QmlModels: Explicitly clear list data dynamic metaobjectUlf Hermann2024-01-301-0/+12
* QQmlDMAbstractItemModelData: Guard against deletion during model writeKai Uwe Broulik2023-08-211-0/+89
* Port from container::count() and length() to size()Marc Mutz2022-10-071-17/+17
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* QML: Add an option to bind components to filesUlf Hermann2022-05-231-0/+34
* Avoid memory leaks in QQuickListView and tst_qqmlinstantiatorUlf Hermann2022-05-111-9/+15
* Instantiator: don't interfere with delegates that assign parentsShawn Rutledge2021-12-101-0/+15
* Instantiator: Do not load items when inactiveFabian Kosmale2021-11-171-0/+21
* Consolidate test helpers into private librariesMitch Curtis2021-09-131-1/+9
* tst_qqmlinstatiator: avoid setContextPropertyFabian Kosmale2019-10-081-2/+2
* Move model types into their own libraryUlf Hermann2019-05-021-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-9/+9
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Instantiator: Make asynchronous mode workGabriel de Dietrich2015-04-251-0/+43
* Update copyright headersJani Heikkinen2015-02-121-6/+6
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Fix adding created objects to instantiator.kakadu2013-10-291-0/+24
* Add Instantiator type to QtQmlAlan Alpert2013-03-201-0/+198