aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels/qqmladaptormodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Models: Make sure we can use QList<QObject *> as required modelUlf Hermann2020-02-061-0/+3
* 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