aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels/qqmldelegatemodel_p.h
Commit message (Expand)AuthorAgeFilesLines
* QtQml: Add a wrapper builtin for QQmlV4Function*Ulf Hermann2024-04-121-9/+8
* Partially revert "QML models: Make most properties FINAL to prevent accidenta...Fabian Kosmale2024-02-181-11/+11
* Remove the use of Q_QMLMODELS_PRIVATE_EXPORTAlexey Edelev2024-01-091-2/+2
* Remove all QML_DECLARE_TYPE from src and toolsUlf Hermann2023-11-181-3/+0
* QML models: Make most properties FINAL to prevent accidental shadowingOliver Eftevaag2023-06-151-18/+18
* DelegateModel: handle roleName invalidationFabian Kosmale2023-03-161-1/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* QQmlDelegateModelAttached: Make static properties statically knownFabian Kosmale2021-10-131-0/+16
* QQmlDelegateModel: Refresh the view when a column is added at 0Aleix Pol2021-10-011-0/+3
* Add major version to all Q_REVISIONsUlf Hermann2020-02-191-2/+2
* QQmlInstanceModel: refactor recycling signals to base classRichard Moe Gustavsen2020-02-051-2/+0
* QQmlDelegateModel: implement support for reusing itemsRichard Moe Gustavsen2019-12-041-1/+6
* QQmlTableInstanceModel: factor out reuse poolRichard Moe Gustavsen2019-12-041-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-101-1/+2
|\
| * When a DelegateModel delegate changes, refill the viewShawn Rutledge2019-10-091-1/+2
* | Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-1/+6
|/
* Move model types into their own libraryUlf Hermann2019-05-021-0/+246