aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels/qqmladaptormodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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