aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmltypedata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix IC properties in same fileFabian Kosmale2020-12-101-3/+1
* Do proper memory management on the metatype interfaces we createLars Knoll2020-08-281-10/+2
* Port QtDeclarative from QStringRef to QStringViewKarsten Heimrich2020-06-161-3/+3
* QML: Fix precedence of module importsUlf Hermann2020-06-111-2/+2
* QtQml: Use unicode character literalsUlf Hermann2020-06-031-2/+2
* Add a hook that allows for ahead-of-time compiled functionsSimon Hausmann2020-04-221-1/+1
* Prepare for new members in QQmlPrivate::CachedQmlUnitSimon Hausmann2020-04-211-3/+3
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-091-1/+8
|\
| * QML: Avoid cyclic references between ResolvedTypeRefence and CUUlf Hermann2020-03-251-4/+11
* | Encapsulate QV4::ResolvedTypeReferenceUlf Hermann2020-03-251-17/+17
* | Fix typo: inlineComponendId -> inlineComponentIdUlf Hermann2020-03-241-2/+2
* | Adapt to the the new QMetaType changeOlivier Goffart2020-03-091-1/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-091-21/+21
|\|
| * Restore offset/length in QQmlJS::DiagnosticMessageSimon Hausmann2020-03-021-21/+21
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-171-2/+3
|\|
| * QQmlTypeLoader: Prevent further trivial cyclesUlf Hermann2020-02-061-2/+3
* | Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-27/+18
|/
* Long live QML inline componentsFabian Kosmale2020-01-231-8/+193
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-261-6/+2
|\
| * QML: Consistently check for debugger before loading cache filesUlf Hermann2019-10-241-6/+2
* | Add support for primitive self-references in composite typesSimon Hausmann2019-10-211-8/+26
|/
* Add initial support for deep aliasesFabian Kosmale2019-10-071-1/+1
* Delete type half-built type resolution caches on compile errorsUlf Hermann2019-09-301-0/+1
* Don't leak resolved types of failed compilationsUlf Hermann2019-09-251-0/+2
* QQmlTypeLoader: Prevent trivial cyclesFabian Kosmale2019-09-121-1/+1
* Clean up import resolution handlingSimon Hausmann2019-07-161-11/+10
* Disentangle includes and namespacesUlf Hermann2019-07-111-0/+2
* Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+842