aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmljsmetatypes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix QDoc warnings for internal classes and functionsJerome Pasion2025-11-071-1/+1
* Doc: Qml Compiler: Fix internal documentation issuesTopi Reinio2025-10-311-1/+9
* Add security header for src/qmlcompilerOlivier De Cannière2025-09-171-0/+1
* QmlCompiler: Do not unnecessarily look up types by nameUlf Hermann2025-02-181-2/+2
* Make qmljsliteralbindingcheck a QQmlSA::PropertyPassSami Shalayel2024-04-051-15/+0
* QQmlSA: Create an abstraction layer for static analysisOlivier De Cannière2023-05-301-15/+20
* QML DOM: Remove support for Qt < 6.5Fabian Kosmale2023-01-301-6/+2
* QQmlJSMetaPropertyBinding: enable -Wswitch in literalType()Marc Mutz2022-10-201-2/+7
* Port to new Q_UNREACHABLE_RETURN()Marc Mutz2022-10-201-2/+2
* Qml: Analyze qsTranslate at compile timeUlf Hermann2022-10-131-1/+3
* qmltc: translation binding supportSami Shalayel2022-08-251-7/+5
* Create Translation Bindings without CompiledData::BindingSami Shalayel2022-08-151-0/+28
* Support RegExpLiteral bindings in qmltcAndrei Golubev2022-07-271-0/+8
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* qmldom: enable and test standalone buildFawzi Mohamed2022-04-121-2/+2
* Refactor QQmlJSMetaPropertyBindingFabian Kosmale2022-03-021-0/+108