aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels
Commit message (Expand)AuthorAgeFilesLines
* QQmlObjectModel: Return object property from variantValue()Ulf Hermann2019-10-211-1/+1
* Models: Move labs classes into src/imports/labsmodelsUlf Hermann2019-10-1511-2089/+74
* VDMAbstractItemModelDataType: ensure meta-type is initializedRichard Moe Gustavsen2019-10-141-1/+6
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-112-8/+17
|\
| * QML ListModel: Emit a warning when adding an object with undefined or null me...Fabian Kosmale2019-10-102-8/+17
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-103-4/+20
|\|
| * When a DelegateModel delegate changes, refill the viewShawn Rutledge2019-10-092-3/+9
| * QQmlListModel: handle nested list models during iterationFabian Kosmale2019-10-081-1/+11
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-0423-24/+1408
|\|
| * Move documentation for Instantiator and Package into QtQml.ModelsUlf Hermann2019-09-252-3/+9
| * Re-add documentation for Qt Qml ModelsUlf Hermann2019-09-1716-0/+1391
| * doc: Add missing directories to qdocconf filesMartin Smith2019-09-162-2/+2
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-123-19/+6
* | Specify parameters of type registration in class declarationsUlf Hermann2019-09-2611-22/+64
* | QQmlDelegateModel: Fix QQmlDelegateModelItem::dataForObjectFabian Kosmale2019-09-251-0/+8
* | Required properties: Break binding to model on writeFabian Kosmale2019-09-182-3/+36
* | Support required properties in model delegatesFabian Kosmale2019-09-123-5/+98
|/
* qqml.h: add qmlRegisterAnonymousTypeFabian Kosmale2019-08-211-3/+3
* Fix build without features.qml-delegate-modelTasuku Suzuki2019-08-191-1/+1
* Fix label name of features.qml-object-modelTasuku Suzuki2019-07-221-1/+1
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-121-2/+8
* Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+1
* Fix build without features.itemmodelTasuku Suzuki2019-07-081-1/+3
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-041-1/+1
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-142-2/+51
* Move valueAsNumber into ExecutableCompilationUnitUlf Hermann2019-05-131-1/+1
* Split CompiledData::CompilationUnit in twoUlf Hermann2019-05-162-13/+15
* Remove last traces of QV8EngineUlf Hermann2019-05-083-3/+3
* Add features for the remaining QML model typesUlf Hermann2019-05-0310-29/+84
* Move model types into their own libraryUlf Hermann2019-05-0239-0/+17366