aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmljsloggingutils.h
Commit message (Expand)AuthorAgeFilesLines
* qmllint: implement WarnConfusingExpressionStatementSami Shalayel23 hours1-0/+1
* QQmlJSLinter: add crude context properties warningsSami Shalayel31 hours1-0/+1
* qmllint: Warn about unterminated non-empty case blocksOlivier De Cannière4 days1-0/+1
* qmllint: Warn about enums declared in non-root elementsOlivier De Cannière4 days1-0/+1
* qmllint: Warn about enum entries matching the name of the enum itselfOlivier De Cannière4 days1-0/+1
* qmllint: Move enum warnings to linting visitor and add warning categoryOlivier De Cannière4 days1-0/+1
* qmllint: Warn about duplicate importsOlivier De Cannière7 days1-0/+1
* qmllint: implement WarnConfusingPluses and MinusesSami Shalayel7 days1-0/+2
* qmllint: implement WarnVoidSami Shalayel7 days1-0/+1
* qmllint: implement WarnXConstructorSami Shalayel7 days1-0/+1
* qmllint: implement WarnCommaSami Shalayel7 days1-0/+1
* qmllint: Warn about duplicate inline componentsOlivier De Cannière2025-05-081-0/+1
* Logger: Sort logging categoriesOlivier De Cannière2025-05-081-31/+31
* qmllint: Warn about reads of non-constant and non-notifiable propertiesOlivier De Cannière2025-04-291-0/+1
* qmllint: warn about unreachable codeSami Shalayel2025-04-251-0/+1
* qmllint: Implement WarnFunctionUsedBeforeDeclarationSami Shalayel2025-04-241-0/+1
* qmllint: Warn about redundant optional chainingOlivier De Cannière2025-04-101-0/+1
* qmllint: implement WarnEvalSami Shalayel2025-04-041-0/+1
* qmllint: implement WarnAssignmentInConditionSami Shalayel2025-03-251-0/+1
* qmllint: warn about mixing translation functionsSami Shalayel2025-01-021-0/+1
* QQmlSA: Don't expose QQmlJS namespaceFabian Kosmale2023-09-211-38/+38
* QmlCompiler: Change it to public moduleFabian Kosmale2023-09-011-3/+3
* QmlCompiler: Make LoggerCategory private againFabian Kosmale2023-08-301-36/+0
* QQmlSA: Mark move SMF noexcept and specify alignment for fast-PIMPLsOlivier De Cannière2023-05-311-2/+2
* QQmlSA: Create an abstraction layer for static analysisOlivier De Cannière2023-05-301-0/+118