aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels/qqmldelegatemodel_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add major version to all Q_REVISIONsUlf Hermann2020-02-191-4/+4
* Properly refcount QQmlDelegateModelItemMetaTypeUlf Hermann2020-01-281-2/+2
* QQmlDelegateModel: Use QMultiHash where it was intendedMÃ¥rten Nordheim2019-12-101-1/+1
* QQmlDelegateModel: implement support for reusing itemsRichard Moe Gustavsen2019-12-041-2/+7
* QQmlTableInstanceModel: factor out reuse poolRichard Moe Gustavsen2019-12-041-1/+16
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-11-221-1/+1
|\
| * QQmlTableInstanceModel: always emit index changed when an item is reusedRichard Moe Gustavsen2019-11-141-1/+1
* | Required properties: Break binding to model on writeFabian Kosmale2019-09-181-0/+3
* | Support required properties in model delegatesFabian Kosmale2019-09-121-0/+13
|/
* Move model types into their own libraryUlf Hermann2019-05-021-0/+450