aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels/qqmllistmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-241-20/+20
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* ListModel: Fix move handling in syncFabian Kosmale2021-02-021-3/+24
* qqmlistmodel: Fix crash when modelCache is nullMaximilian Goldstein2020-12-081-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-291-3/+5
|\
| * V4: Check for exceptions before we use the result of a JS callUlf Hermann2020-01-231-3/+5
* | Replace QVariant::type with QVariant::userTypeOlivier Goffart2020-01-171-12/+14
|/
* Doc: Fix documentation warningsTopi Reinio2019-11-111-2/+2
* QML ListModel: Emit a warning when adding an object with undefined or null me...Fabian Kosmale2019-10-101-7/+14
* QQmlListModel: handle nested list models during iterationFabian Kosmale2019-10-081-1/+11
* Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+1
* Move valueAsNumber into ExecutableCompilationUnitUlf Hermann2019-05-131-1/+1
* Split CompiledData::CompilationUnit in twoUlf Hermann2019-05-161-8/+10
* Move model types into their own libraryUlf Hermann2019-05-021-0/+2900