aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmljsliteralbindingcheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* qmllint: Warn about assignment to read-only properties only onceUlf Hermann2024-12-191-33/+26
* QmlCompiler: Remove trivial type comparison methodsUlf Hermann2024-11-291-8/+8
* qmllint: fix "structured value type construction from string"-warningSami Shalayel2024-07-251-3/+2
* Fix coverity warningsUlf Hermann2024-04-111-3/+3
* qmllint: do not construct well known valuetypes from string (part 1)Sami Shalayel2024-04-051-7/+57
* Make qmljsliteralbindingcheck a QQmlSA::PropertyPassSami Shalayel2024-04-051-34/+65
* QmlCompiler: Allow any conversion possible via QJSPrimitiveValueUlf Hermann2022-08-031-8/+31
* qmljscompiler: Replace categories with more specific warning idsMaximilian Goldstein2022-07-081-5/+5
* QQmlJSLogger: Switch to an ID based systemMaximilian Goldstein2022-06-301-5/+5
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* Replace uses of deprecated _qs with _s/QStringLiteralSona Kurazyan2022-04-291-3/+5
* qqmljsscope: Add static prettyName() functionMaximilian Goldstein2022-04-281-2/+3
* Move literal types check out of QQmlJSTypeResolverUlf Hermann2022-04-271-0/+76