aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels/qqmllistaccessor.cpp
Commit message (Expand)AuthorAgeFilesLines
* QQmlListProperty: Use qsizetype rather than int for sizesUlf Hermann2020-11-091-2/+2
* Avoid various warnings about deprected QMetaType methodsUlf Hermann2020-09-161-1/+1
* Models: Make sure we can use QList<QObject *> as required modelUlf Hermann2020-02-061-0/+6
* Replace QVariant::type with QVariant::userTypeOlivier Goffart2020-01-171-2/+2
* Move model types into their own libraryUlf Hermann2019-05-021-0/+160