aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels/qqmldmobjectdata_p.h
Commit message (Expand)AuthorAgeFilesLines
* QmlModels: Make model object properties non-FINAL againUlf Hermann2024-02-091-2/+2
* Include what you need: <QPointer>Marc Mutz2023-10-061-0/+2
* QQmlRefCount: de-virtualize dtorMarc Mutz2023-06-251-1/+1
* QQmlRefCount: break all users that attempt to access the dtorMarc Mutz2023-06-251-1/+3
* 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: Straighten out model and modelData propertiesUlf Hermann2023-03-241-0/+2
* Models: Allow the accessors to be modified when creating itemsUlf Hermann2023-03-161-5/+4
* QmlModels: Split qqmladaptormodel.cpp into multiple filesUlf Hermann2023-03-031-0/+244