aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels/qqmlobjectmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* QQmlListProperty: Use qsizetype rather than int for sizesUlf Hermann2020-11-091-4/+4
* Doc: Fix documentation warnings for QML Models and Test modulesTopi Reinio2020-11-051-2/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-171-6/+28
|\
| * Fix QQmlObjectModel::destroyingItem emissionSimon Hausmann2020-02-101-2/+3
| * Use the extended QQmlListProperty interface in a few placesUlf Hermann2020-02-071-9/+30
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-121-2/+2
|\|
| * QQmlTableInstanceModel: factor out reuse poolRichard Moe Gustavsen2019-12-041-1/+1
| * Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-251-1/+1
* | Take a copy of the children list before emitting the destroyingItem signalLars Knoll2019-11-011-1/+4
|/
* QQmlObjectModel: Return object property from variantValue()Ulf Hermann2019-10-211-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-121-4/+4
* Move model types into their own libraryUlf Hermann2019-05-021-0/+431