aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmltypecompiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Inline components: Fix custom parser supportFabian Kosmale2020-10-281-0/+6
* QmlIR: Make sure that all objects receive a locationUlf Hermann2020-10-221-2/+4
* Fix QProperty property interaction with aliasesFabian Kosmale2020-10-121-2/+3
* QQmlTypeCompiler: Resolve aliases earlierFabian Kosmale2020-09-231-11/+12
* Adjust to qtbase changesFabian Kosmale2020-09-041-1/+1
* qqmltypecompiler: Be more careful when resolving enumsFabian Kosmale2020-06-221-4/+14
* Port QtDeclarative from QStringRef to QStringViewKarsten Heimrich2020-06-161-11/+11
* Allow using lowercase enum namesMaximilian Goldstein2020-05-191-4/+1
* Implement support for property observersSimon Hausmann2020-04-031-20/+33
* Encapsulate QV4::ResolvedTypeReferenceUlf Hermann2020-03-251-11/+12
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-091-8/+15
|\
| * Restore offset/length in QQmlJS::DiagnosticMessageSimon Hausmann2020-03-021-8/+15
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-171-1/+5
|\|
| * Inline components: fix name resolutionFabian Kosmale2020-02-051-1/+5
* | Process major versions as part of Q_REVISIONUlf Hermann2020-02-131-2/+6
* | Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-031-8/+10
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-251-5/+5
|\|
| * Long live QML inline componentsFabian Kosmale2020-01-231-5/+5
* | Adapt to the removal of QObject::staticQtMetaObjectOlivier Goffart2020-01-141-8/+2
|/
* 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