aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlscriptdata.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtQml: Use CompiledData::CompilationUnit in more placesUlf Hermann2024-01-201-1/+5
* QtQml: Always link executable CU on creationUlf Hermann2024-01-101-1/+1
* QtQml: Drop the explicit ctor for QQmlScriptDataUlf Hermann2023-12-051-5/+0
* Port from container::count() and length() to size()Marc Mutz2022-10-071-2/+2
* QML: Make modules imported with registerModule() available in QMLUlf Hermann2022-09-021-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* Avoid ping-pong between plain pointers and QQmlRefPointerUlf Hermann2022-01-251-3/+2
* Remove QQmlCleanup from QQmlScriptDataUlf Hermann2021-01-121-14/+0
* Encapsulate QQmlContextDataUlf Hermann2020-03-231-33/+37
* Use a QQmlRefPointer for QQmlScriptData::typeNameCacheUlf Hermann2019-09-301-5/+1
* Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+170