aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmltc/qmltccompilerpieces.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmltc: Properly escape translation stringsUlf Hermann2025-04-111-15/+17
* QtQml: Dissolve qqmltranslation.cppUlf Hermann2025-04-111-1/+40
* qmltc: Wrap raw string literal in QStringLiteralOlivier De Cannière2024-10-211-2/+2
* qmltc: Avoid overwriting initial propertiesLuca Di Sera2024-03-211-1/+3
* qmltc: Allow setting initial values when creating a compiled typeLuca Di Sera2024-03-201-1/+2
* qmltc: Pacify the code checkerUlf Hermann2023-11-231-3/+3
* QQmlSA: Create an abstraction layer for static analysisOlivier De Cannière2023-05-301-2/+2
* QmlCompiler: Allow lists as arguments to methodsUlf Hermann2022-11-101-1/+2
* qmltc: support basic inline componentsSami Shalayel2022-09-261-0/+2
* qmltc: stop using QQmlListReference to appendSami Shalayel2022-09-261-6/+10
* qmltc: append to lists in one goSami Shalayel2022-09-221-0/+23
* qmltc: translation binding supportSami Shalayel2022-08-251-0/+40
* Address TODOs in qmltc toolAndrei Golubev2022-07-281-1/+1
* qmltc: Fix alias assignment code generationAndrei Golubev2022-07-271-1/+1
* qmltc: Acknowledge BINDABLE-only propertiesAndrei Golubev2022-07-261-1/+3
* qmltc: Use QMetaObject hierarchy as reference for meta index calculationAndrei Golubev2022-07-261-5/+15
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* qmltc: Move from QmlIR::Binding to QQmlJSMetaPropertyBindingAndrei Golubev2022-06-091-6/+6
* Inherit base type access semantics in QQmlJSScopesAndrei Golubev2022-06-021-9/+1
* Address extension types in qmltcAndrei Golubev2022-06-021-3/+90
* Replace uses of deprecated _qs with _s/QStringLiteralSona Kurazyan2022-04-291-19/+21
* qmltc: Support setting Gradient property of RectangleAndrei Golubev2022-04-281-3/+15
* Remove qmltc prototype code (3/N)Andrei Golubev2022-03-121-0/+199