index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
6.9.2
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
qmlcompiler
/
qqmljsloggingutils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmllint: Avoid spurious warnings when file selectors are used
Fabian Kosmale
2025-07-18
1
-0
/
+1
*
qmllint: Warn about using enums as type annotations in functions
Olivier De Cannière
2025-06-10
1
-1
/
+2
*
qmllint: implement MaybeWarnEqualityTypeCoercion
Sami Shalayel
2025-05-31
1
-0
/
+1
*
qmllint: Warn about unintentional empty blocks
Olivier De Cannière
2025-05-30
1
-0
/
+1
*
qmllint: Suggest specific types instead of var
Olivier De Cannière
2025-05-30
1
-0
/
+1
*
qmllint: Warn about Components that don't have exactly one QML child
Olivier De Cannière
2025-05-30
1
-0
/
+1
*
qmllint: implement WarnConfusingExpressionStatement
Sami Shalayel
2025-05-22
1
-0
/
+1
*
QQmlJSLinter: add crude context properties warnings
Sami Shalayel
2025-05-22
1
-0
/
+1
*
qmllint: Warn about unterminated non-empty case blocks
Olivier De Cannière
2025-05-19
1
-0
/
+1
*
qmllint: Warn about enums declared in non-root elements
Olivier De Cannière
2025-05-19
1
-0
/
+1
*
qmllint: Warn about enum entries matching the name of the enum itself
Olivier De Cannière
2025-05-19
1
-0
/
+1
*
qmllint: Move enum warnings to linting visitor and add warning category
Olivier De Cannière
2025-05-19
1
-0
/
+1
*
qmllint: Warn about duplicate imports
Olivier De Cannière
2025-05-16
1
-0
/
+1
*
qmllint: implement WarnConfusingPluses and Minuses
Sami Shalayel
2025-05-16
1
-0
/
+2
*
qmllint: implement WarnVoid
Sami Shalayel
2025-05-16
1
-0
/
+1
*
qmllint: implement WarnXConstructor
Sami Shalayel
2025-05-16
1
-0
/
+1
*
qmllint: implement WarnComma
Sami Shalayel
2025-05-16
1
-0
/
+1
*
qmllint: Warn about duplicate inline components
Olivier De Cannière
2025-05-08
1
-0
/
+1
*
Logger: Sort logging categories
Olivier De Cannière
2025-05-08
1
-31
/
+31
*
qmllint: Warn about reads of non-constant and non-notifiable properties
Olivier De Cannière
2025-04-29
1
-0
/
+1
*
qmllint: warn about unreachable code
Sami Shalayel
2025-04-25
1
-0
/
+1
*
qmllint: Implement WarnFunctionUsedBeforeDeclaration
Sami Shalayel
2025-04-24
1
-0
/
+1
*
qmllint: Warn about redundant optional chaining
Olivier De Cannière
2025-04-10
1
-0
/
+1
*
qmllint: implement WarnEval
Sami Shalayel
2025-04-04
1
-0
/
+1
*
qmllint: implement WarnAssignmentInCondition
Sami Shalayel
2025-03-25
1
-0
/
+1
*
qmllint: warn about mixing translation functions
Sami Shalayel
2025-01-02
1
-0
/
+1
*
QQmlSA: Don't expose QQmlJS namespace
Fabian Kosmale
2023-09-21
1
-38
/
+38
*
QmlCompiler: Change it to public module
Fabian Kosmale
2023-09-01
1
-3
/
+3
*
QmlCompiler: Make LoggerCategory private again
Fabian Kosmale
2023-08-30
1
-36
/
+0
*
QQmlSA: Mark move SMF noexcept and specify alignment for fast-PIMPLs
Olivier De Cannière
2023-05-31
1
-2
/
+2
*
QQmlSA: Create an abstraction layer for static analysis
Olivier De Cannière
2023-05-30
1
-0
/
+118