aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels/qqmldmlistaccessordata_p.h
Commit message (Expand)AuthorAgeFilesLines
* QmlModels: Restore bug-compatibility with 6.6Ulf Hermann2024-02-211-1/+1
* QmlModels: Make model object properties non-FINAL againUlf Hermann2024-02-091-2/+2
* QmlModels: Explicitly clear list data dynamic metaobjectUlf Hermann2024-01-301-7/+5
* DelegateModel: Do not redundantly re-scan model data all the timeUlf Hermann2023-12-221-0/+3
* QmlModels: Create dynamic properties on the fly when initializingUlf Hermann2023-11-271-1/+37
* QQmlRefCount: de-virtualize dtorMarc Mutz2023-06-251-1/+1
* QQmlRefCount: break all users that attempt to access the dtorMarc Mutz2023-06-251-1/+1
* VDM{Object,List}DelegateDataType: remove unneeded calls to base ctorsMarc Mutz2023-06-231-3/+1
* QML models: Make most properties FINAL to prevent accidental shadowingOliver Eftevaag2023-06-151-1/+1
* Models: Make all model roles available for array modelsUlf Hermann2023-04-271-66/+119
* Models: Straighten out model and modelData propertiesUlf Hermann2023-03-241-2/+4
* Models: Allow the accessors to be modified when creating itemsUlf Hermann2023-03-161-7/+8
* QmlModels: Split qqmladaptormodel.cpp into multiple filesUlf Hermann2023-03-031-0/+202