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
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
*
Compiler: Deduplicate conversion origins based on register's content
Olivier De Cannière
5 days
1
-3
/
+30
*
Docs: Fix doc warnings
Alexei Cazacov
7 days
1
-1
/
+1
*
qmllint: Warn about reads of non-constant and non-notifiable properties
Olivier De Cannière
8 days
3
-1
/
+23
*
qmllint: warn about duplicate property bindings
Sami Shalayel
8 days
1
-3
/
+29
*
QQmlJSImportVisitor: const-ref-ify
Olivier De Cannière
12 days
1
-7
/
+6
*
qmllint: Fix required property warning with owner mixup
Olivier De Cannière
12 days
1
-2
/
+5
*
qmllint: Fix name of inline component scopes for required properties
Olivier De Cannière
12 days
1
-9
/
+9
*
Compiler: Move QQmlJSScope::descendants next to its only user
Olivier De Cannière
12 days
3
-18
/
+22
*
Compiler: Optimize checking required properties
Olivier De Cannière
12 days
1
-2
/
+4
*
ImportVisitor: Fix nonsensical code for checking required properties
Olivier De Cannière
12 days
3
-1
/
+10
*
qmllint: don't warn about required properties in inline components
Sami Shalayel
12 days
1
-0
/
+4
*
qmllint: warn about unreachable code
Sami Shalayel
12 days
3
-3
/
+69
*
qmllint: Implement WarnFunctionUsedBeforeDeclaration
Sami Shalayel
13 days
3
-0
/
+16
*
qmlls: make QQmlJSImportVisitor process updates to files
Sami Shalayel
14 days
1
-0
/
+10
*
Compiler: Skip bindings to properties of type QQmlScriptString
Olivier De Cannière
2025-04-17
2
-0
/
+10
*
Compiler: Adapt AotStats to skipping functions
Olivier De Cannière
2025-04-17
5
-26
/
+64
*
Compiler: Add infrastructure to skip functions
Olivier De Cannière
2025-04-17
7
-14
/
+85
*
Aotstats: Use common static strings for Json object operations
Olivier De Cannière
2025-04-17
1
-20
/
+31
*
Compiler: Include updated type in property registers' descriptive name
Olivier De Cannière
2025-04-17
1
-1
/
+9
*
qmltc: Cleanly reject custom parsed properties
Ulf Hermann
2025-04-15
2
-7
/
+14
*
QmlCompiler: Error out on unstorable types
Ulf Hermann
2025-04-14
1
-8
/
+16
*
qml: remove unused header
Zhao Yuhang
2025-04-13
1
-2
/
+0
*
Port away from QPair
Zhao Yuhang
2025-04-12
9
-17
/
+18
*
qmltc: Properly escape translation strings
Ulf Hermann
2025-04-11
1
-8
/
+13
*
qqmljslintercodegen: don't ignore the results from run()
Sami Shalayel
2025-04-11
1
-12
/
+12
*
qqmljslintercodegen: prepare for QQmlJSBasicBlocks
Sami Shalayel
2025-04-11
2
-13
/
+25
*
qqmljslinter: use early exit and remove huge lambda
Sami Shalayel
2025-04-11
1
-128
/
+119
*
QmlCompiler: Rename "unit" argument to the signature generator
Ulf Hermann
2025-04-11
2
-2
/
+2
*
Make UsesArgumentsObject a scoped enumeration
Luca Di Sera
2025-04-10
1
-1
/
+1
*
qmllint: enhance var-used-before-declaration warning
Sami Shalayel
2025-04-10
1
-6
/
+5
*
qmllint: suppress secondary messages with main message
Sami Shalayel
2025-04-10
2
-4
/
+9
*
qmllint: implement WarnAlreadyX warnings
Sami Shalayel
2025-04-10
1
-2
/
+15
*
qmllint: Warn about redundant optional chaining
Olivier De Cannière
2025-04-10
4
-1
/
+24
*
Compiler: Use regular lookup for redundant optional lookups
Olivier De Cannière
2025-04-10
1
-0
/
+2
*
qqmljsbasicblocks: escape <> when dumping dot files
Sami Shalayel
2025-04-04
1
-0
/
+1
*
qmllint: implement WarnEval
Sami Shalayel
2025-04-04
4
-1
/
+26
*
qmllint: add helpers to create small PropertyPasses
Sami Shalayel
2025-04-04
2
-0
/
+142
*
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
*
QQmlSA: add private helper for optional fix suggestions
Sami Shalayel
2025-03-31
2
-0
/
+22
*
qmllint: complain about bad qmldirs
Sami Shalayel
2025-03-31
1
-0
/
+1
*
qqmljstypepropagator: don't crash on eval() calls
Sami Shalayel
2025-03-31
2
-0
/
+6
*
QmlCompiler: Return after each reject() in code generator
Ulf Hermann
2025-03-31
2
-166
/
+138
*
QmlCompiler: Fix typo
Ulf Hermann
2025-03-31
1
-1
/
+1
*
QmlCompiler: Do not re-resolve iterator value types
Ulf Hermann
2025-03-31
1
-1
/
+2
*
Micro-optimize ternary expressions using u""_sv
Giuseppe D'Angelo
2025-03-27
1
-1
/
+1
*
Compiler: Ensure uniqueness of logging categories
Olivier De Cannière
2025-03-25
1
-2
/
+32
*
qmllint: implement WarnAssignmentInCondition
Sami Shalayel
2025-03-25
4
-1
/
+18
*
qmllint: fix a typo in top-level-component description
Sami Shalayel
2025-03-25
1
-1
/
+1
*
qmllint: clean up recursion-depth-errors category
Sami Shalayel
2025-03-25
1
-2
/
+1
[next]