aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmldelegatemodel
Commit message (Expand)AuthorAgeFilesLines
* DelegateChooser: React to changes of choice property (via QAIM)Fabian Kosmale2024-04-162-0/+115
* Correct license for test filesLucie Gérard2024-02-275-5/+5
* QmlModels: Restore bug-compatibility with 6.6Ulf Hermann2024-02-211-4/+5
* QmlModels: Make model object properties non-FINAL againUlf Hermann2024-02-092-0/+84
* QmlModels: Create dynamic properties on the fly when initializingUlf Hermann2023-11-272-0/+70
* DelegateModel: don't insert items using an invalidated iteratorVolker Hilsheimer2023-11-232-0/+149
* QQmlDelegateModelPrivate:object: release objects only with objectRef >0Axel Spoerl2023-07-072-0/+29
* QmlModels: Recognize more sequential iterablesUlf Hermann2023-07-061-0/+48
* CMake: Make qml tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* QQmlDelegateModelPrivate::itemsRemoved - keep persisted items in cacheAxel Spoerl2023-06-232-0/+79
* Qml: Construct value types by properties from any object-likesUlf Hermann2023-06-082-0/+151
* Models: Make all model roles available for array modelsUlf Hermann2023-04-272-3/+2
* Models: Avoid crashes when deleting cache itemsUlf Hermann2023-03-302-0/+62
* Models: Straighten out model and modelData propertiesUlf Hermann2023-03-242-0/+167
* DelegateModel: handle roleName invalidationFabian Kosmale2023-03-162-0/+73
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Port from container::count() and length() to size()Marc Mutz2022-10-071-4/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* QmlModels: Fix context and extra object handlingUlf Hermann2022-07-214-0/+83
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-114-108/+8
* QQmlDelegateModel: Refresh the view when a column is added at 0Aleix Pol2021-10-012-0/+39
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-5/+3
* Ensure model is in context if required properties are not usedFabian Kosmale2021-06-223-0/+62
* Verify result of testVolker Hilsheimer2021-04-131-1/+1
* DelegateModelGroup: Fix bug where item could be removed from the modelJan Arve Sæther2021-03-294-0/+74
* Remove the qmake project filesFabian Kosmale2021-01-151-13/+0
* Fix warning and assert when removing items from groupsMaximilian Goldstein2021-01-112-0/+48
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* cmake: add qqmldelegatemodel testFabian Kosmale2020-06-101-0/+42
* VDMAbstractItemModelDataType: ensure meta-type is initializedRichard Moe Gustavsen2019-10-145-0/+269