aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels/qqmladaptormodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.6' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-03-011-1/+3
|\
| * QQmlListAccessor: Accept QQmlListPropertyUlf Hermann2022-07-271-1/+3
* | Revert "Update commercial license headers"Tarja Sundqvist2022-11-241-21/+21
|/
* QQmlPropertyCache: Guarantee 1:1 relationship to meta objectUlf Hermann2022-06-041-3/+4
* Update commercial license headersTarja Sundqvist2022-06-041-21/+21
* QQmlAdaptorModel: Do not use reparenting for lifetime managemmentFabian Kosmale2022-02-031-6/+12
* QV4::Engine::toVariant: Use metatype instead of metatype idFabian Kosmale2021-03-251-3/+3
* Remove QQmlEnginePrivate::isQObjectFabian Kosmale2021-03-051-3/+3
* Adjust to QMetaObjectBuilder::MetaObjectFlags changeFabian Kosmale2020-10-211-2/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-211-1/+1
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-201-1/+1
| |\
| | * QQmlAdaptorModel: Don't const_cast to call release()Ulf Hermann2020-02-191-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-171-0/+3
|\| |
| * | Models: Make sure we can use QList<QObject *> as required modelUlf Hermann2020-02-061-0/+3
* | | Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-2/+2
|/ /
* | Properly refcount QQmlDelegateModelItemMetaTypeUlf Hermann2020-01-281-9/+11
* | Replace QVariant::type with QVariant::userTypeOlivier Goffart2020-01-171-3/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-091-32/+44
|\|
| * QQmlAdaptorModel: Guard access to wrapped AIMUlf Hermann2020-01-021-32/+44
* | VDMAbstractItemModelDataType: ensure meta-type is initializedRichard Moe Gustavsen2019-10-141-1/+6
|/
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-121-2/+8
* Remove last traces of QV8EngineUlf Hermann2019-05-081-1/+1
* Move model types into their own libraryUlf Hermann2019-05-021-0/+1037