aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels/qqmllistaccessor.cpp
Commit message (Expand)AuthorAgeFilesLines
* QQmlListAccessor: Store integer if m_type is IntegerFabian Kosmale2021-05-141-0/+1
* ListView: support QList<QUrl> modelsMitch Curtis2021-04-291-0/+9
* Cleanup QQmlListAccessorFabian Kosmale2021-03-251-23/+33
* Remove QQmlEnginePrivate::isQObjectFabian Kosmale2021-03-051-6/+2
* QQmlEnginePrivate: remove functions that only forward to QQmlMetaTypeFabian Kosmale2021-03-051-1/+1
* 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