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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Update commercial SPDX-License-Identifier"
v6.5.5-lts-lgpl
Tarja Sundqvist
2025-06-09
4
-4
/
+4
*
Merge tag 'v6.5.5-lts' into tqtc/lts-6.5-opensource
Tarja Sundqvist
2025-01-29
6
-29
/
+65
|
\
|
*
qmlformat: Don't add unnecessary newlines in empty JavaScript blocks
Joshua Goins
2024-02-16
1
-4
/
+6
|
*
qmlformat: Don't add unnecessary newlines in empty objects
Joshua Goins
2024-02-16
1
-3
/
+6
|
*
qmlformat: Don't indent call expression twice
Joshua Goins
2024-02-13
1
-2
/
+0
|
*
qmlformat: Don't remove newlines between import statements
Joshua Goins
2024-02-13
1
-2
/
+28
|
*
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
|
*
Update commercial SPDX-License-Identifier
Tarja Sundqvist
2023-12-13
4
-4
/
+4
*
|
Revert "Update commercial SPDX-License-Identifier"
Tarja Sundqvist
2025-01-03
48
-48
/
+48
*
|
Revert "Update commercial SPDX-License-Identifier"
Tarja Sundqvist
2025-01-03
4
-4
/
+4
*
|
Update commercial SPDX-License-Identifier
Tarja Sundqvist
2023-12-13
4
-4
/
+4
|
/
*
Remove commercial SPDX-License-Identifier from build files
Tarja Sundqvist
2023-11-24
2
-2
/
+2
*
Update commercial SPDX-License-Identifier
Tarja Sundqvist
2023-10-23
50
-50
/
+50
*
qmlformat: Port object destructuring fixes to 6.5
Semih Yavuz
2023-09-26
5
-25
/
+69
*
FormalParameterList: prepare for qmlformat
Sami Shalayel
2023-09-18
2
-1
/
+6
*
QmlDom: Remove the standalone version of QmlDom
Olivier De Cannière
2023-08-17
3
-17
/
+5
*
qmlformat: Don't add unnecessary space in target bindings
Joshua Goins
2023-08-11
1
-1
/
+1
*
qmlformat: Handle pragma directive correctly
Semih Yavuz
2023-06-15
3
-2
/
+12
*
Exclude `qmldomlib` from Unity Build
Amir Masoud Abdol
2023-04-17
1
-0
/
+1
*
qmlformat: change comment handling behavior
Semih Yavuz
2023-04-12
1
-9
/
+21
*
qmlformat: Fix handling of object destructuring in functions
Fabian Kosmale
2023-03-03
1
-3
/
+10
*
QtQml: Disambiguate static variables and methods
Friedemann Kleint
2023-02-09
2
-12
/
+12
*
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
*
De-inline DomItem::subReferencesItem()
Marc Mutz
2022-12-27
2
-18
/
+19
*
QmlCompiler: Fix recognition of builtin list types
Ulf Hermann
2022-12-16
1
-1
/
+11
*
Route Qt::TimeSpec usage via QTimeZone
Edward Welbourne
2022-12-11
6
-27
/
+45
*
Impose alphabetic order on long lists of core includes
Edward Welbourne
2022-12-07
1
-6
/
+6
*
QQmlJSMetaParameter: Encapsulate parameter information
Sami Shalayel
2022-12-02
1
-5
/
+4
*
QmlCompiler: Store imported types in a QList
Ulf Hermann
2022-11-25
1
-1
/
+1
*
qmlformat: add 'ensure new line between functions' option
Xavier BESSON
2022-11-24
2
-1
/
+7
*
qmlformat: fix 'new line after ids properties' with normalize option
Xavier BESSON
2022-11-18
1
-0
/
+4
*
qmlformat: add 'ensure new line between objects' option
Xavier BESSON
2022-11-14
2
-0
/
+6
*
QML: Add comments for various kinds
Fabian Kosmale
2022-10-31
2
-31
/
+34
*
Short live Q_UNREACHABLE_RETURN for qmldom standalone
Marc Mutz
2022-10-20
1
-0
/
+8
*
Parser: Simplify argument "lists" for type annotations
Ulf Hermann
2022-10-19
4
-0
/
+27
*
qml: fix TypeArgumentList
Fawzi Mohamed
2022-10-19
3
-16
/
+57
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-10-13
1
-1
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
3
-3
/
+3
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
19
-122
/
+122
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-09-07
2
-2
/
+2
*
qmldom: line by line indentation/reformatting
Fawzi Mohamed
2022-09-01
8
-0
/
+2434
*
qmlls: fix import as resolution
Fawzi Mohamed
2022-08-12
1
-7
/
+12
*
Use QRE::matchView instead of match when argument is a stringview
Fabian Kosmale
2022-08-12
5
-11
/
+39
*
qmlformat: Preserve variable declaration scope type
Fabian Kosmale
2022-08-11
1
-8
/
+19
*
QQmlJS::Dom: Use std::make_shared
Leticia Valladares
2022-07-14
13
-131
/
+131
*
qmldomaspdumper: fix invalid XML node names and syntax
Moody Liu
2022-07-08
1
-2
/
+2
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
2
-0
/
+6
*
qmldom: correctly use delete to free objects created with new
Fawzi Mohamed
2022-07-07
1
-1
/
+1
[next]