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
/
qqmljsimportvisitor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QQmlSA: extend ScriptBindingValueType for function bindings
Sami Shalayel
3 days
1
-6
/
+12
*
qmllint: Move enum warnings to linting visitor and add warning category
Olivier De Cannière
4 days
1
-27
/
+1
*
LinterImportVisitor: move linting code from QQmlJSImportVisitor
Sami Shalayel
7 days
1
-42
/
+0
*
qmllint: Warn about duplicate inline components
Olivier De Cannière
2025-05-08
1
-0
/
+11
*
Compiler: Replace non-ascii character from source
Olivier De Cannière
2025-05-08
1
-1
/
+1
*
qmllint: warn about duplicate property bindings
Sami Shalayel
2025-04-29
1
-3
/
+29
*
QQmlJSImportVisitor: const-ref-ify
Olivier De Cannière
2025-04-25
1
-7
/
+6
*
qmllint: Fix required property warning with owner mixup
Olivier De Cannière
2025-04-25
1
-2
/
+5
*
qmllint: Fix name of inline component scopes for required properties
Olivier De Cannière
2025-04-25
1
-9
/
+9
*
Compiler: Move QQmlJSScope::descendants next to its only user
Olivier De Cannière
2025-04-25
1
-3
/
+22
*
Compiler: Optimize checking required properties
Olivier De Cannière
2025-04-25
1
-2
/
+4
*
ImportVisitor: Fix nonsensical code for checking required properties
Olivier De Cannière
2025-04-25
1
-1
/
+3
*
qmllint: don't warn about required properties in inline components
Sami Shalayel
2025-04-25
1
-0
/
+4
*
qmlls: make QQmlJSImportVisitor process updates to files
Sami Shalayel
2025-04-23
1
-0
/
+10
*
qmltc: Cleanly reject custom parsed properties
Ulf Hermann
2025-04-15
1
-6
/
+11
*
Port away from QPair
Zhao Yuhang
2025-04-12
1
-7
/
+7
*
qmllint: implement WarnAlreadyX warnings
Sami Shalayel
2025-04-10
1
-2
/
+15
*
qmllint: Do not warn about required properties in grouped property scopes
Fabian Kosmale
2025-04-01
1
-1
/
+2
*
qmllint: implement ErrInvalidId
Sami Shalayel
2025-03-31
1
-0
/
+6
*
qmllint: implement WarnAssignmentInCondition
Sami Shalayel
2025-03-25
1
-0
/
+12
*
qmllint: Implement ErrInvalidEnumValue
Sami Shalayel
2025-03-21
1
-1
/
+23
*
Compiler: Fix various clazy warnings
Olivier De Cannière
2025-03-21
1
-14
/
+17
*
qmllint: warn about variable redeclaration
Sami Shalayel
2025-03-19
1
-7
/
+17
*
qmlls: don't mix up the in-memory and on-disk file
Sami Shalayel
2025-03-19
1
-0
/
+21
*
qmllint: Warn about unsupported type annotations
Fabian Kosmale
2025-03-15
1
-0
/
+11
*
QML: Add final property attribute
Olivier De Cannière
2025-03-06
1
-0
/
+2
*
Compiler: Don't make aliases to required properties required themselves
Olivier De Cannière
2025-03-04
1
-87
/
+166
*
QmlCompiler: Tighten detection of assignment to unknown properties
Ulf Hermann
2025-02-21
1
-17
/
+16
*
QmlCompiler: Only import hardcoded builtins by default
Ulf Hermann
2025-02-18
1
-2
/
+2
*
qmllint: avoid wasteful didYouMean calls
Sami Shalayel
2025-02-18
1
-2
/
+3
*
qqmljsscope: add id source location
Sami Shalayel
2025-02-18
1
-0
/
+2
*
qmllint: Warn about id outside of object declaration
Fabian Kosmale
2025-02-18
1
-0
/
+5
*
QmlCompiler: Don't warn about problematic imports being unused
Ulf Hermann
2025-01-23
1
-11
/
+14
*
QmlCompiler: Reduce duplication of warnings about missing properties
Ulf Hermann
2025-01-17
1
-5
/
+10
*
QmlCompiler: Reduce duplication of "not found" messages
Ulf Hermann
2025-01-17
1
-42
/
+36
*
qmllint: Warn about bad binding owners only once
Ulf Hermann
2024-12-19
1
-2
/
+3
*
QtQml: Generalize the global/illegal names
Ulf Hermann
2024-12-17
1
-4
/
+4
*
QtQml: Update global names
Ulf Hermann
2024-12-13
1
-15
/
+0
*
qmlls: put import warnings on the correct line
Sami Shalayel
2024-12-11
1
-1
/
+1
*
QmlCompiler: Resolve regular group properties like generalized ones
Ulf Hermann
2024-11-04
1
-16
/
+34
*
Compiler: Make qqmljsscope::filePath hold the source location more often
Olivier De Cannière
2024-10-31
1
-2
/
+2
*
QmlCompiler: Rename QQmlJSLogger's fileName to filePath
Olivier De Cannière
2024-10-31
1
-3
/
+3
*
QQmlJSScope: add isRootFileComponent flag
Sami Shalayel
2024-10-28
1
-1
/
+3
*
QQmlJSMetaProperty: add sourcelocation if defined in QML
Sami Shalayel
2024-10-24
1
-3
/
+5
*
QmlCompiler: Fix an error message
Ulf Hermann
2024-09-30
1
-1
/
+1
*
QmlCompiler: Do not miscompile ID lookups in invalid types
Ulf Hermann
2024-09-25
1
-3
/
+25
*
qmllint: ignore custom parsed list bindings
Sami Shalayel
2024-09-24
1
-0
/
+6
*
QmlCompiler: Refactor handling of warnings in import visitor
Ulf Hermann
2024-09-19
1
-74
/
+93
*
qmllint: Make hint for missing types more precise
Ulf Hermann
2024-09-04
1
-7
/
+11
*
qqmljsimportvisitor: fix module qualifiers
Semih Yavuz
2024-08-08
1
-2
/
+1
[next]