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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QmlCompiler: Add a comment on what mergeRegister() does
Ulf Hermann
4 days
1
-0
/
+20
*
QmlCompiler: Preserve external side effects across jumps
Ulf Hermann
4 days
2
-17
/
+35
*
Pass QString and callbacks by const ref
Ulf Hermann
4 days
2
-4
/
+6
*
qmllint: Catch JS variable declarations in QML elements
Fabian Kosmale
4 days
2
-11
/
+49
*
compiler: Avoid invalid C++ code generation
Fabian Kosmale
5 days
1
-2
/
+2
*
QmlCompiler: Discern between different kinds of side effects
Ulf Hermann
8 days
5
-75
/
+108
*
QmlCompiler: Sharpen side effect detection
Ulf Hermann
8 days
2
-4
/
+46
*
QmlCompiler: Restore support for writing to temporary arrays
Ulf Hermann
8 days
4
-40
/
+88
*
QmlCompiler: Simplify register allocation
Ulf Hermann
8 days
4
-85
/
+71
*
QQmlJSTypeDescriptionReader: Remove default + copy + move ctors
Fabian Kosmale
14 days
1
-1
/
+2
*
QQmlJSScope: Remove unused create overload
Fabian Kosmale
14 days
2
-6
/
+0
*
LinterVisitor: Allow construction without target
Fabian Kosmale
2025-06-16
3
-5
/
+4
*
QQmlJSImportVisitor: Add constructor without target
Fabian Kosmale
2025-06-16
2
-3
/
+7
*
Make QQmlJSScope ctor private
Fabian Kosmale
2025-06-16
2
-8
/
+19
*
qmllint: Warn about using enums as type annotations in functions
Olivier De Cannière
2025-06-10
3
-1
/
+36
*
qmlcachegen: fix crash on unresolved type with required property
Sami Shalayel
2025-06-06
1
-10
/
+11
*
Doc: Unify spelling of Qt Qml modules
Jaishree Vyas
2025-06-05
3
-8
/
+8
*
QML compiler: Fix Unity build on Windows
Friedemann Kleint
2025-06-04
2
-7
/
+7
*
qmllint: Only recurse into QML scopes when searching inline components
Olivier De Cannière
2025-06-04
1
-1
/
+7
*
QQmlJSScope: Create list type for enums
Fabian Kosmale
2025-06-02
1
-0
/
+1
*
qtdeclarative: pass the seed to QtPrivate::QHashCombine
Thiago Macieira
2025-05-31
2
-2
/
+2
*
qmllint: implement MaybeWarnEqualityTypeCoercion
Sami Shalayel
2025-05-31
4
-0
/
+64
*
qmllint: Warn about unintentional empty blocks
Olivier De Cannière
2025-05-30
5
-1
/
+23
*
qmllint: Suggest specific types instead of var
Olivier De Cannière
2025-05-30
6
-5
/
+70
*
TypeResolver: remove unused literal scopes data structure
Olivier De Cannière
2025-05-30
2
-3
/
+1
*
qmllint: Warn about Components that don't have exactly one QML child
Olivier De Cannière
2025-05-30
5
-1
/
+25
*
QmlCompiler: Type-propagate retrieval of function, context and argc
Ulf Hermann
2025-05-26
2
-15
/
+50
*
qmllint: Do not trigger assert on typo when using Math
Fabian Kosmale
2025-05-25
1
-0
/
+10
*
qmllint: implement WarnConfusingExpressionStatement
Sami Shalayel
2025-05-22
4
-0
/
+70
*
QQmlJSContextProperty: add isWarningEnabled
Sami Shalayel
2025-05-22
2
-0
/
+12
*
QQmlJSLinter: add crude context properties warnings
Sami Shalayel
2025-05-22
8
-16
/
+84
*
qqmljscontextproperties: "grep" for setContextProperty calls
Sami Shalayel
2025-05-22
3
-0
/
+169
*
QmlCompiler: Refactor property lookup
Ulf Hermann
2025-05-21
2
-91
/
+110
*
QQmlSA: extend ScriptBindingValueType for function bindings
Sami Shalayel
2025-05-20
4
-6
/
+27
*
qqmljsscope: rename ConstPtrWrapperIterator to ChildScopesIterator
Sami Shalayel
2025-05-20
2
-5
/
+5
*
qmllint: Warn about unterminated non-empty case blocks
Olivier De Cannière
2025-05-19
5
-3
/
+80
*
qmllint: Warn about enums declared in non-root elements
Olivier De Cannière
2025-05-19
3
-1
/
+8
*
qmllint: Warn about enum entries matching the name of the enum itself
Olivier De Cannière
2025-05-19
3
-0
/
+8
*
qmllint: Move enum warnings to linting visitor and add warning category
Olivier De Cannière
2025-05-19
6
-29
/
+48
*
qmllint: Warn about duplicate imports
Olivier De Cannière
2025-05-16
4
-0
/
+66
*
qqmljsfunctioninitializer: initialize all argument types
Sami Shalayel
2025-05-16
1
-2
/
+2
*
qmllint: implement WarnConfusingPluses and Minuses
Sami Shalayel
2025-05-16
4
-0
/
+70
*
qmllint: implement WarnVoid
Sami Shalayel
2025-05-16
4
-0
/
+10
*
qmllint: implement WarnXConstructor
Sami Shalayel
2025-05-16
4
-0
/
+27
*
qmllint: implement WarnComma
Sami Shalayel
2025-05-16
4
-0
/
+18
*
linterimportvisitor: add helper for parent nodes
Sami Shalayel
2025-05-16
2
-2
/
+26
*
LinterImportVisitor: move linting code from QQmlJSImportVisitor
Sami Shalayel
2025-05-16
4
-45
/
+47
*
qqmljslinter: introduce LinterImportVisitor visitor
Sami Shalayel
2025-05-16
4
-4
/
+70
*
qqmljsscope: make ConstPtrWrapperIterator an alias
Sami Shalayel
2025-05-15
1
-52
/
+1
*
qmllint: Warn about duplicate inline components
Olivier De Cannière
2025-05-08
4
-0
/
+16
[next]