aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels/qqmllistmodel_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* QQmlEngine: Fine grained translation binding trackingFabian Kosmale2021-10-081-0/+2
* Adapt to changed return value for toDynamicMetaObject()Ulf Hermann2021-10-081-1/+1
* QQmlListModel: Guard QObject pointers in the listUlf Hermann2021-06-291-8/+40
* qqmllistmodel: Fix QObjects getting garbage collectedMaximilian Goldstein2021-06-151-1/+3
* ListModel: support URLsFabian Kosmale2020-11-121-0/+4
* Adapt QML's QString-internal hacks to use char16_t, not ushortEdward Welbourne2020-05-201-3/+3
* Make QtQml work with the latest changes in qtbaseLars Knoll2020-01-141-5/+10
* QML ListModel: Emit a warning when adding an object with undefined or null me...Fabian Kosmale2019-10-101-1/+3
* Move model types into their own libraryUlf Hermann2019-05-021-0/+429