aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels/qqmltableinstancemodel_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of Q_QMLMODELS_PRIVATE_EXPORTAlexey Edelev2024-01-091-1/+1
* Include what you need: <QPointer>Marc Mutz2023-10-061-0/+2
* TableInstanceModel: handle roleName invalidationRichard Moe Gustavsen2023-04-181-0/+1
* Port to new Q_UNREACHABLE_RETURN()Marc Mutz2022-10-201-2/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* qqmltableinstancemodel: add setRequiredProperty()Richard Moe Gustavsen2021-04-301-0/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-091-1/+6
|\
| * QQmlTableInstanceModel: Restore draining behavior of Qt 5.14Ulf Hermann2020-03-271-1/+6
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-091-0/+1
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-031-0/+1
| |\
| | * QQuickTableView: Immediately delete delegates when possibleUlf Hermann2020-02-281-0/+1
| | * QQmlTableInstanceModel: Fix refcounting of metatypesUlf Hermann2020-02-271-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-171-4/+0
|\| |
| * | QQmlInstanceModel: refactor recycling signals to base classRichard Moe Gustavsen2020-02-051-4/+0
* | | Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-1/+1
|/ /
* | Properly refcount QQmlDelegateModelItemMetaTypeUlf Hermann2020-01-281-1/+1
* | QQmlTableInstanceModel: factor out reuse poolRichard Moe Gustavsen2019-12-041-13/+5
|/
* TableView: use fetchMore() when scrolling to the end of the tableKari Hormi2019-11-201-0/+3
* Add features for the remaining QML model typesUlf Hermann2019-05-031-0/+2
* Move model types into their own libraryUlf Hermann2019-05-021-0/+162