aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmltypedata.cpp
Commit message (Expand)AuthorAgeFilesLines
* QML: Avoid cyclic references between ResolvedTypeRefence and CUUlf Hermann2020-03-251-4/+11
* Restore offset/length in QQmlJS::DiagnosticMessageSimon Hausmann2020-03-021-21/+21
* QQmlTypeLoader: Prevent further trivial cyclesUlf Hermann2020-02-061-2/+3
* 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