aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels
Commit message (Expand)AuthorAgeFilesLines
* TableView: use fetchMore() when scrolling to the end of the tableKari Hormi2019-11-201-0/+3
* QQmlTableInstanceModel: always emit index changed when an item is reusedRichard Moe Gustavsen2019-11-143-6/+10
* Doc: Fix documentation warningsTopi Reinio2019-11-115-7/+10
* QML ListModel: Emit a warning when adding an object with undefined or null me...Fabian Kosmale2019-10-102-8/+17
* 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
* 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
* 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