aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.14 into 5.14.2Kari Oikarinen2020-03-102-0/+20
|\
| * QQuickTableView: Immediately delete delegates when possibleUlf Hermann2020-02-282-0/+20
* | TableModel: Allow a double to be added to a field seen as int previouslyAndy Shaw2020-02-281-4/+17
|/
* QQmlTableInstanceModel: Fix refcounting of metatypesUlf Hermann2020-02-272-4/+14
* QQmlAdaptorModel: Don't const_cast to call release()Ulf Hermann2020-02-191-1/+1
* V4: Check for exceptions before we use the result of a JS callUlf Hermann2020-01-231-3/+5
* Fix documented types for DelegateChoice propertiesMichael Brasser2020-01-151-4/+4
* QQmlAdaptorModel: Guard access to wrapped AIMUlf Hermann2020-01-021-32/+44
* QQmlDelegateModel: Use cache item's index for resolving delegatesUlf Hermann2019-11-231-1/+1
* 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