aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels/qqmllistaccessor_p.h
Commit message (Expand)AuthorAgeFilesLines
* Models: Make all model roles available for array modelsUlf Hermann2023-04-271-0/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* QQmlListAccessor: Support registered sequence typesUlf Hermann2022-04-271-1/+13
* Make sure all private headers include at least one otherThiago Macieira2022-03-101-1/+2
* ListView: support QList<QUrl> modelsMitch Curtis2021-04-291-1/+1
* Remove QQmlEnginePrivate::isQObjectFabian Kosmale2021-03-051-1/+1
* QQmlListProperty: Use qsizetype rather than int for sizesUlf Hermann2020-11-091-2/+2
* Models: Make sure we can use QList<QObject *> as required modelUlf Hermann2020-02-061-1/+1
* Move model types into their own libraryUlf Hermann2019-05-021-0/+83