aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmljslintercodegen.cpp
Commit message (Expand)AuthorAgeFilesLines
* QQmlJSLinter: add crude context properties warningsSami Shalayel36 hours1-6/+9
* Compiler: Add infrastructure to skip functionsOlivier De Cannière2025-04-171-0/+2
* qqmljslintercodegen: don't ignore the results from run()Sami Shalayel2025-04-111-12/+12
* qqmljslintercodegen: prepare for QQmlJSBasicBlocksSami Shalayel2025-04-111-12/+23
* QQmlJSLinterCodeGen: disable compiler checks when category is disabledSami Shalayel2025-02-181-0/+4
* QmlCompiler: Clean up error handlingUlf Hermann2025-02-021-36/+25
* QmlCompiler: Do not post-process compile errorsUlf Hermann2025-01-241-37/+26
* QmlCompiler: Reduce duplication of warnings about missing propertiesUlf Hermann2025-01-171-4/+8
* Compiler: Create infrastructure to support multiple warningsOlivier De Cannière2024-08-211-38/+46
* qmllint: avoid stale typeresolver pointerFabian Kosmale2024-07-021-0/+7
* QmlCompiler: Create QQmlJSRegisterContent unstoredUlf Hermann2024-06-161-0/+7
* Compiler: Extract Basic blocks generation into its own compiler passOlivier De Cannière2024-04-191-6/+8
* QmlCompiler: Drop broken line comments in generated C++Ulf Hermann2023-02-231-1/+0
* qmllint: Fix attached property re-use detectionUlf Hermann2023-02-141-4/+3
* QmlCompiler: Handle trivial signal handler constructionsUlf Hermann2022-07-071-7/+8
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* Reimplement PropertyPass to evaluate bindingsMaximilian Goldstein2022-05-161-1/+2
* Replace uses of deprecated _qs with _s/QStringLiteralSona Kurazyan2022-04-291-2/+4
* qmlcompiler: Remove qmllint libraryMaximilian Goldstein2022-02-031-0/+129