aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4resolvedtypereference.cpp
Commit message (Expand)AuthorAgeFilesLines
* QML: Add more safety to QQmlPropertyCache usagesUlf Hermann2022-03-181-1/+1
* Use const QQmlPropertyCache wherever possibleUlf Hermann2022-03-141-1/+1
* Update uses of QCryptographicHash::hash()MÃ¥rten Nordheim2022-03-111-2/+2
* QQmlPropertyCache: Store checksums in type loaderUlf Hermann2022-03-091-2/+3
* Allow custom named value types in QMLUlf Hermann2022-01-251-1/+5
* QQmlEngine: Remove methods that merely forward to QQmlMetaTypeUlf Hermann2022-01-181-4/+4
* Encapsulate QV4::ResolvedTypeReferenceUlf Hermann2020-03-251-0/+115