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.10.0
6.10.1
6.10.2
6.10.3
6.11
6.11.0
6.11.1
6.12
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
6.9.3
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
/
qmldom
/
qqmldomreformatter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v6.5.5-lts' into tqtc/lts-6.5-opensource
Tarja Sundqvist
2025-01-29
1
-20
/
+27
|
\
|
*
qmlformat: Don't add unnecessary newlines in empty JavaScript blocks
Joshua Goins
2024-02-16
1
-4
/
+6
|
*
qmlformat: Don't indent call expression twice
Joshua Goins
2024-02-13
1
-2
/
+0
|
*
qmlformat: Fix object declaration indentation in arrays
Joshua Goins
2024-02-13
1
-3
/
+18
|
*
qmlformat: Fix property names with escape chars
Semih Yavuz
2024-02-13
1
-11
/
+3
*
|
Revert "Update commercial SPDX-License-Identifier"
Tarja Sundqvist
2025-01-03
1
-1
/
+1
|
/
*
Update commercial SPDX-License-Identifier
Tarja Sundqvist
2023-10-23
1
-1
/
+1
*
qmlformat: Port object destructuring fixes to 6.5
Semih Yavuz
2023-09-26
1
-15
/
+34
*
FormalParameterList: prepare for qmlformat
Sami Shalayel
2023-09-18
1
-1
/
+1
*
qmlformat: Fix handling of object destructuring in functions
Fabian Kosmale
2023-03-03
1
-3
/
+10
*
qmlformat: Add ECMAScript class reformatter
Semih Yavuz
2023-01-26
1
-2
/
+60
*
qmlformat: fix omitting some comments while reformatting
Semih Yavuz
2023-01-23
1
-0
/
+2
*
Parser: Simplify argument "lists" for type annotations
Ulf Hermann
2022-10-19
1
-0
/
+8
*
qmlformat: Preserve variable declaration scope type
Fabian Kosmale
2022-08-11
1
-8
/
+19
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-37
/
+3
*
qmlformat: add postComments of if conditional expression after paren
Fawzi Mohamed
2022-05-12
1
-1
/
+3
*
qmlformat: Fix bug when trailing comma occurs in array
Joel Clay
2022-03-18
1
-0
/
+1
*
qmldom: correctly handle comma expression when reformatting
Fawzi Mohamed
2021-09-17
1
-1
/
+7
*
fix handling of arrow functions
Fawzi Mohamed
2021-09-17
1
-1
/
+1
*
qmldom: writeOut, write reformatted Qml
Fawzi Mohamed
2021-06-05
1
-0
/
+1145