index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
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.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
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
/
qqmljslinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QQmlJSLinter: add crude context properties warnings
Sami Shalayel
29 hours
1
-2
/
+4
*
qmllint: Warn about unterminated non-empty case blocks
Olivier De Cannière
4 days
1
-1
/
+1
*
qqmljslinter: introduce LinterImportVisitor visitor
Sami Shalayel
7 days
1
-4
/
+5
*
qmllint: Warn about reads of non-constant and non-notifiable properties
Olivier De Cannière
2025-04-29
1
-0
/
+18
*
qmllint: warn about unreachable code
Sami Shalayel
2025-04-25
1
-1
/
+64
*
qmllint: Implement WarnFunctionUsedBeforeDeclaration
Sami Shalayel
2025-04-24
1
-0
/
+12
*
qqmljslinter: use early exit and remove huge lambda
Sami Shalayel
2025-04-11
1
-128
/
+119
*
qmllint: enhance var-used-before-declaration warning
Sami Shalayel
2025-04-10
1
-6
/
+5
*
qmllint: implement WarnEval
Sami Shalayel
2025-04-04
1
-0
/
+8
*
Compiler: Fix various clazy warnings
Olivier De Cannière
2025-03-21
1
-6
/
+10
*
QmlCompiler: Clean up error handling
Ulf Hermann
2025-02-02
1
-5
/
+6
*
QmlCompiler: Introduce transactions for the logger
Ulf Hermann
2025-01-21
1
-18
/
+13
*
qmllint: warn about mixing translation functions
Sami Shalayel
2025-01-02
1
-0
/
+4
*
qmllint: add an "error" logging category
Sami Shalayel
2024-12-12
1
-16
/
+18
*
qmllint: load plugins from the correct paths
Sami Shalayel
2024-11-13
1
-9
/
+12
*
qmllint plugins: prefix settingsname with plugin name
Sami Shalayel
2024-11-04
1
-2
/
+3
*
QmlCompiler: Rename QQmlJSLogger's fileName to filePath
Olivier De Cannière
2024-10-31
1
-5
/
+5
*
qmllint: allow plugins to set default category level
Sami Shalayel
2024-10-29
1
-0
/
+10
*
qqmljslinter: only search files for plugins
Sami Shalayel
2024-10-28
1
-1
/
+1
*
QmlCompiler: Refactor handling of warnings in import visitor
Ulf Hermann
2024-09-19
1
-1
/
+1
*
qmlls: use .qml from source folders
Sami Shalayel
2024-09-10
1
-1
/
+1
*
Compiler: Don't pass a moved-from type resolver to PassManager
Olivier De Cannière
2024-08-12
1
-10
/
+12
*
qmllint: avoid stale typeresolver pointer
Fabian Kosmale
2024-07-02
1
-1
/
+4
*
Fix test compilation issues with QtLite configuration
Jari Helaakoski
2024-04-30
1
-1
/
+1
*
Make qmljsliteralbindingcheck a QQmlSA::PropertyPass
Sami Shalayel
2024-04-05
1
-8
/
+6
*
qmllint: Remove duplicates from fixes before applying them
Ulf Hermann
2024-02-20
1
-0
/
+3
*
QQmlSA: Remove cruft from public API
Ulf Hermann
2023-10-23
1
-2
/
+4
*
qmllint: Use settings name as settings name
Fabian Kosmale
2023-09-21
1
-1
/
+5
*
QQmlSA: Create an abstraction layer for static analysis
Olivier De Cannière
2023-05-30
1
-16
/
+13
*
qmllint: Fix attached property re-use detection
Ulf Hermann
2023-02-14
1
-7
/
+12
*
qmllint: Uncruftify FixSuggestion
Ulf Hermann
2023-02-08
1
-36
/
+50
*
qmllint: Provide import paths and resource files when linting modules
Ulf Hermann
2023-02-07
1
-2
/
+12
*
qmlls, qmllint: Avoid memory leaks
Ulf Hermann
2023-01-16
1
-13
/
+12
*
QQmlJSMetaParameter: Encapsulate parameter information
Sami Shalayel
2022-12-02
1
-8
/
+10
*
QmlCompiler: Enforce consistency of ContextualTypes
Ulf Hermann
2022-11-02
1
-1
/
+1
*
qmlcompiler: refactor ContextualTypes to know its context
Sami Shalayel
2022-10-14
1
-1
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-2
/
+2
*
qmllint: Fix crash due to index out of range
Semih Yavuz
2022-09-22
1
-19
/
+20
*
Fix build-breaking warnings
Volker Hilsheimer
2022-09-01
1
-15
/
+13
*
QmlCompiler: Avoid unnecessary copies in loops
Ulf Hermann
2022-08-29
1
-3
/
+3
*
qmllint: Also check methods when linting modules
Maximilian Goldstein
2022-08-01
1
-0
/
+29
*
Fix warning from iterating over references
Volker Hilsheimer
2022-07-26
1
-3
/
+3
*
qmllint: Implement module linting
Maximilian Goldstein
2022-07-25
1
-76
/
+203
*
qqmljslogger: Print ids of warnings
Maximilian Goldstein
2022-07-13
1
-6
/
+8
*
qmljscompiler: Replace categories with more specific warning ids
Maximilian Goldstein
2022-07-08
1
-4
/
+4
*
Fix the compilation error
Timur Pocheptsov
2022-07-06
1
-1
/
+1
*
QQmlJSLogger: Switch to an ID based system
Maximilian Goldstein
2022-06-30
1
-22
/
+66
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-27
/
+2
*
Reimplement PropertyPass to evaluate bindings
Maximilian Goldstein
2022-05-16
1
-3
/
+8
*
qqmljstyperesolver: Allow for disabling cloning
Maximilian Goldstein
2022-05-09
1
-0
/
+4
[next]