aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmltypedata_p.h
Commit message (Expand)AuthorAgeFilesLines
* QtQml: Remove some dead codeUlf Hermann2024-01-221-2/+0
* QtQml: Use CompiledData::CompilationUnit in more placesUlf Hermann2024-01-201-3/+3
* QtQml: Move ResolvedTypeReference into base CUUlf Hermann2024-01-131-4/+5
* QtQml: Move inlineComponentData and icRootName into base CUUlf Hermann2024-01-131-0/+2
* QtQml: Make base CU a member of ExecutableCompilationUnitUlf Hermann2024-01-101-1/+1
* QtQml: Respect import namespaces when importing scriptsUlf Hermann2023-07-071-1/+3
* QML: Use QQmlType as container for composite types (inline or not)Ulf Hermann2023-06-221-3/+3
* QtQml: Index inline components by name rather than IDUlf Hermann2023-05-301-2/+2
* QML: Insert aliases in inline components when loading from disk cacheUlf Hermann2023-03-151-2/+2
* QML: Don't unconditionally invalidate cache if inline component is usedFabian Kosmale2023-03-021-2/+0
* QML: Drop backup source code once we're done with itUlf Hermann2022-06-171-0/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* Prepare for new members in QQmlPrivate::CachedQmlUnitSimon Hausmann2020-04-211-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-091-1/+1
|\
| * Restore offset/length in QQmlJS::DiagnosticMessageSimon Hausmann2020-03-021-1/+1
* | Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-4/+3
|/
* Long live QML inline componentsFabian Kosmale2020-01-231-3/+11
* Add support for primitive self-references in composite typesSimon Hausmann2019-10-211-2/+10
* Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+163