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.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
/
qmldom
/
qqmldomreformatter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Qml: Rename Expression to CommaExpression in the AST
Olivier De Cannière
2025-05-16
1
-1
/
+1
*
qmlformat: fix for statement with multiple iterators
Semih Yavuz
2025-05-13
1
-0
/
+5
*
qmlformat: customizable semicolon
Semih Yavuz
2025-05-13
1
-27
/
+101
*
qmlformat: don't make comments jump around functions
Sami Shalayel
2025-03-18
1
-24
/
+13
*
qmlformat: fix comments around class name and {}
Sami Shalayel
2025-03-18
1
-5
/
+3
*
qmlformat: Add missing space in JS class methods
Sami Shalayel
2025-03-18
1
-0
/
+1
*
qmlformat: add custom comment anchoring for case
Sami Shalayel
2025-03-18
1
-4
/
+6
*
qmlformat: Have the outWriter ensure spaces instead of adding them
Olivier De Cannière
2025-01-31
1
-89
/
+136
*
qmlformat: Preserve "?." tokens for various member access expressions
Olivier De Cannière
2025-01-29
1
-0
/
+2
*
qmlformat: add support for yield expressions
Sami Shalayel
2024-06-05
1
-0
/
+13
*
semantichighlighting: highlight for-declarations
Semih Yavuz
2024-05-07
1
-22
/
+11
*
qmlformat: Preserve up to 1 empty line between statements
Luca Di Sera
2024-04-11
1
-2
/
+22
*
ScriptFormatter. Fix MethodDefinitions formatting
Dmitrii Akshintsev
2024-03-26
1
-5
/
+8
*
ScriptFormatter. Refactor visit(ClassDeclaration*)
Dmitrii Akshintsev
2024-03-26
1
-33
/
+32
*
ScriptFormatter. Refactor visit(PatternPropertyList*)
Dmitrii Akshintsev
2024-03-26
1
-49
/
+38
*
ScriptFormatter. Support importClauses with FromClauses
Dmitrii Akshintsev
2024-03-13
1
-0
/
+62
*
ScriptFormatter. Add import module support
Dmitrii Akshintsev
2024-03-13
1
-0
/
+15
*
ScriptFormatter. Handle closing ExportDeclaration semicolon in one place
Dmitrii Akshintsev
2024-03-13
1
-7
/
+9
*
ScriptFormatter. support default exports
Dmitrii Akshintsev
2024-03-13
1
-0
/
+24
*
ScriptFormatter. support export with FromClause-s
Dmitrii Akshintsev
2024-03-13
1
-0
/
+17
*
ScriptFormatter. exportClause support
Dmitrii Akshintsev
2024-03-13
1
-0
/
+48
*
QmlFormat | ScriptFormatter. Improve HoistableDeclaration formatting
Dmitrii Akshintsev
2024-03-13
1
-1
/
+5
*
ScriptFormatter. Add exportDeclaration support
Dmitrii Akshintsev
2024-03-13
1
-0
/
+7
*
QmlFormat. Reformatter. Rename Rewriter to ScriptFormatter
Dmitrii Akshintsev
2024-02-13
1
-80
/
+80
*
QmlFormat. Rewriter break implementation into .h and .cpp
Dmitrii Akshintsev
2024-02-14
1
-829
/
+799
*
QMLJSASTVisitor. Add JSVisitor
Dmitrii Akshintsev
2024-02-14
1
-260
/
+1
*
qmlformat: Don't add unnecessary newlines in empty JavaScript blocks
Joshua Goins
2024-01-21
1
-4
/
+6
*
qmlformat: Fix property names with escape chars
Semih Yavuz
2024-01-10
1
-17
/
+1
*
QmlDom: Pass arguments by const ref, next round
Ulf Hermann
2023-12-15
1
-4
/
+5
*
qmlformat: Don't indent call expression twice
Joshua Goins
2023-12-13
1
-2
/
+0
*
qmlformat: Fix object declaration indentation in arrays
Joshua Goins
2023-12-12
1
-3
/
+18
*
qmlformat: fix object destructuring, take 2
Semih Yavuz
2023-09-12
1
-0
/
+2
*
FormalParameterList: prepare for qmlformat
Sami Shalayel
2023-09-11
1
-1
/
+1
*
qmlformat: fix formatting of object destructuring
Semih Yavuz
2023-08-01
1
-13
/
+40
*
Kill TypeArgument(List)
Sami Shalayel
2023-04-12
1
-2
/
+0
*
qmlformat: Fix handling of object destructuring in functions
Fabian Kosmale
2023-03-02
1
-3
/
+10
*
QML: Allow pragmas with multiple values
Ulf Hermann
2023-02-22
1
-0
/
+10
*
QML DOM: Remove support for Qt < 6.5
Fabian Kosmale
2023-01-30
1
-9
/
+1
*
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