aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4resolvedtypereference.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtQml: Make base CU a member of ExecutableCompilationUnitUlf Hermann2024-01-101-2/+2
* QML: Register all builtinsUlf Hermann2023-05-221-3/+6
* QML: Don't unconditionally invalidate cache if inline component is usedFabian Kosmale2023-03-021-1/+12
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* 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