aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmltypecompiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* QML: Avoid cyclic references between ResolvedTypeRefence and CUUlf Hermann2020-03-251-2/+2
* Restore offset/length in QQmlJS::DiagnosticMessageSimon Hausmann2020-03-021-8/+15
* Inline components: fix name resolutionFabian Kosmale2020-02-051-1/+5
* Long live QML inline componentsFabian Kosmale2020-01-231-5/+5
* Add support for primitive self-references in composite typesSimon Hausmann2019-10-211-1/+6
* Add initial support for deep aliasesFabian Kosmale2019-10-071-16/+35
* Don't leak resolved types of failed compilationsUlf Hermann2019-09-251-5/+4
* Don't manually resolve C++ base type for attached propertiesUlf Hermann2019-09-091-12/+2
* Disentangle includes and namespacesUlf Hermann2019-07-111-1/+0
* Merge JSCodeGen and QQmlJSCodeGeneratorUlf Hermann2019-07-101-74/+4
* Simplify codegen error handlingUlf Hermann2019-07-041-4/+2
* Simplify errors and diagnosticsUlf Hermann2019-06-141-23/+34
* Eliminate qmldevtools_buildUlf Hermann2019-05-311-0/+1429