aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlobjectmodel/tst_qqmlobjectmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* QQmlObjectModel: Mark elements when marking the object modelUlf Hermann2024-09-251-3/+16
* QQmlObjectModel: Guard against spontaneous deletion of objectsUlf Hermann2024-08-221-0/+50
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* Port from container::count() and length() to size() - V5Marc Mutz2022-10-131-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-071-27/+27
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* Move model types into their own libraryUlf Hermann2019-05-021-2/+2
* ObjectModel: provide unique move IDsJ-P Nurmi2017-09-261-5/+5
* Fix ObjectModel::move() to mark the changes as movesJ-P Nurmi2017-06-291-0/+44
* Updated license headersJani Heikkinen2016-01-201-17/+12
* ObjectModel: add API for dynamic changesJ-P Nurmi2015-06-101-0/+134