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.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
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
/
tests
/
auto
/
qml
/
qmlformat
Commit message (
Expand
)
Author
Age
Files
Lines
*
tst_qmlformat: Rename QEXPECT_FAIL test files to show that they now pass
Olivier De Cannière
4 days
3
-3
/
+3
*
qmlformat: Fix comment handling around enums
Olivier De Cannière
6 days
3
-2
/
+24
*
Dom: Create region for the colon token in signal param type annotations
Olivier De Cannière
6 days
3
-5
/
+3
*
qmlformat: Prevent superfluous space after Object name with comment
Olivier De Cannière
6 days
3
-4
/
+2
*
qmlformat: fix crash on StatementLists
Sami Shalayel
2025-06-06
3
-0
/
+81
*
qmlformat: customizable semicolon
Semih Yavuz
2025-05-13
10
-0
/
+198
*
Tests: include QTest, not QtTest
Giuseppe D'Angelo
2025-04-15
2
-2
/
+3
*
tst_qmlformat: fix an uninitialized variable usage
Giuseppe D'Angelo
2025-04-10
1
-1
/
+1
*
test for tooling: don't pick up global settings
Sami Shalayel
2025-03-31
2
-0
/
+5
*
tst_qmlformat: move cli stuff to tst_qmlformat_cli
Sami Shalayel
2025-03-31
3
-487
/
+550
*
tst_qmlformat: move common functionality into header
Sami Shalayel
2025-03-31
3
-156
/
+174
*
tst_qmlformat: extract common code into base class
Sami Shalayel
2025-03-31
1
-153
/
+158
*
tst_qmlformat: clean up in-process formatting method
Sami Shalayel
2025-03-31
1
-116
/
+70
*
tst_qmlformat: prefer in-process formatting instead of out-of-process
Sami Shalayel
2025-03-31
1
-143
/
+174
*
qmlformat: fix comments around class name and {}
Sami Shalayel
2025-03-18
2
-0
/
+2
*
qmlformat: Add missing space in JS class methods
Sami Shalayel
2025-03-18
4
-10
/
+8
*
qmlformat: add custom comment anchoring for case
Sami Shalayel
2025-03-18
3
-0
/
+67
*
qmlformat: Support the final property attribute
Olivier De Cannière
2025-03-06
3
-0
/
+36
*
tst_qmlformat: Clean up testFilesOption
Olivier De Cannière
2025-02-19
1
-16
/
+12
*
qmlformat: Error out when no input files are provided
Olivier De Cannière
2025-02-19
4
-9
/
+34
*
tst_qmlformat: Rework commandLinesOptions test
Olivier De Cannière
2025-02-19
1
-7
/
+4
*
qmlformat: Accept `from` as an identifier
Olivier De Cannière
2025-02-03
5
-0
/
+30
*
line-by-line format: Fix state transitions for property definitions
Olivier De Cannière
2025-02-03
3
-0
/
+20
*
qmlformat: Have the outWriter ensure spaces instead of adding them
Olivier De Cannière
2025-01-31
15
-0
/
+148
*
qmlformat: add test for applying settings for files option
Semih Yavuz
2025-01-29
1
-0
/
+10
*
qmlformat: fix precedence of settings
Semih Yavuz
2025-01-29
2
-0
/
+73
*
qmlformat: move configuration functions into library
Semih Yavuz
2025-01-29
3
-0
/
+60
*
qmlformat: fix --write-defaults
Semih Yavuz
2025-01-29
1
-0
/
+31
*
qmlformat: Preserve "?." tokens for various member access expressions
Olivier De Cannière
2025-01-29
3
-0
/
+14
*
qmlformat: Reorder imports alphabetically
Ovidiu Tepescu
2025-01-13
3
-0
/
+53
*
qmlformat: fix error message output
Semih Yavuz
2025-01-09
1
-0
/
+50
*
qmlformat: respect the type annotated signal form
Semih Yavuz
2024-09-03
3
-0
/
+13
*
qmlformat: Do not remove the enum items' default value
Semih Yavuz
2024-06-05
3
-1
/
+27
*
qmlformat: "Move" testExample e2e tests to /manual
Dmitrii Akshintsev
2024-04-23
1
-2
/
+16
*
qmlformat: Preserve up to 1 empty line between statements
Luca Di Sera
2024-04-11
8
-0
/
+15
*
Tests: check that QFile::open succeeds
Giuseppe D'Angelo
2024-04-04
1
-1
/
+2
*
QMLFormat | Support ESM formatting
Dmitrii Akshintsev
2024-03-20
5
-8
/
+151
*
Correct license for test files
Lucie Gérard
2024-02-27
5
-5
/
+5
*
qmlls: add Qt Quick completion snippets
Sami Shalayel
2024-02-23
1
-0
/
+1
*
DOM refactoring. Remove LoadOptions
Dmitrii Akshintsev
2024-01-30
1
-4
/
+2
*
QmlFormat: Support .js files (CLI tool)
Dmitrii Akshintsev
2024-01-25
5
-4
/
+58
*
QQmlJS::Dom::OutWriter. Refactoring
Dmitrii Akshintsev
2024-01-25
1
-2
/
+2
*
qmlformat: Don't add unnecessary newlines in empty JavaScript blocks
Joshua Goins
2024-01-21
3
-0
/
+14
*
qmlformat: Don't add unnecessary newlines in empty objects
Joshua Goins
2024-01-20
15
-48
/
+31
*
DOM refactoring. Move loadPendingDependencies to DomEnvironment
Dmitrii Akshintsev
2024-01-18
1
-1
/
+1
*
DOM refactoring. Remove DomItem::loadItem. enable_shared_from_this for DomEnv*
Dmitrii Akshintsev
2024-01-18
1
-4
/
+4
*
qmlls: insert semicolons behind dots as completion workaround
Sami Shalayel
2024-01-16
1
-0
/
+3
*
qmlls: fix formatting of comments
Sami Shalayel
2024-01-16
4
-0
/
+33
*
qmlformat: Fix property names with escape chars
Semih Yavuz
2024-01-10
3
-0
/
+34
*
qmlls: fix completion on attached and grouped properties
Sami Shalayel
2023-12-20
1
-0
/
+2
[next]