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
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
/
qqmldomexternalitems.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmlformat: Have the outWriter ensure spaces instead of adding them
Olivier De Cannière
2025-01-31
1
-6
/
+6
*
qmldom: make Path methods less deceitful
Sami Shalayel
2025-01-16
1
-7
/
+7
*
qmlformat: Reorder imports alphabetically
Ovidiu Tepescu
2025-01-13
1
-1
/
+12
*
dom: load .ui.qml files in implicit import
Sami Shalayel
2024-04-23
1
-4
/
+5
*
DOM: Allow loading and parsing of .mjs files + minor rename
Dmitrii Akshintsev
2024-03-20
1
-3
/
+7
*
dom: make QmlFile aware of its laziness
Sami Shalayel
2024-03-19
1
-26
/
+30
*
ScriptExpression allow storing .mjs code
Dmitrii Akshintsev
2024-03-13
1
-2
/
+2
*
qqmldomcomments: link comments to nodes or regions by CommentCollector
Semih Yavuz
2024-02-22
1
-2
/
+3
*
qqmljs.g: use canonical form for recovery options
Sami Shalayel
2023-12-29
1
-2
/
+2
*
qmlls: adapt parser for attached/grouped properties completion
Sami Shalayel
2023-12-29
1
-1
/
+3
*
QmlDom: Pass arguments by const ref, next round
Ulf Hermann
2023-12-15
1
-10
/
+10
*
QmlFormat: Support .js files (in memory formatting)
Dmitrii Akshintsev
2023-12-07
1
-1
/
+77
*
DOM: Add js code holder to JsFile
Dmitrii Akshintsev
2023-12-07
1
-1
/
+15
*
DOM: Allow loading and parsing of .js files
Dmitrii Akshintsev
2023-12-07
1
-0
/
+27
*
QmlDom: Avoid excessive copying of ctor arguments
Ulf Hermann
2023-12-05
1
-6
/
+9
*
qqmljs.g: add option to disable automatic identifier insertion
Sami Shalayel
2023-11-28
1
-1
/
+4
*
QmlDom: Don't pass ErrorMessage by value
Ulf Hermann
2023-09-15
1
-5
/
+8
*
QmlDom: Add const-correctness
Ulf Hermann
2023-09-15
1
-25
/
+25
*
qmlls: use resource files, when available
Sami Shalayel
2023-08-28
1
-1
/
+1
*
qmlls: fix 'qmldir contains dependency...' warning
Sami Shalayel
2023-08-23
1
-2
/
+6
*
QQmlJS::Dom: Use std::make_shared
Leticia Valladares
2022-07-14
1
-5
/
+7
*
QQmlJS::Dom::OwningItem should use UTC date stamps
Sami Shalayel
2022-06-20
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
qmldom: ensure that major versions of qml only modules are listed
Fawzi Mohamed
2022-05-19
1
-0
/
+52
*
qmldom: cleanup class declarations
Fawzi Mohamed
2022-05-19
1
-30
/
+3
*
qmldom: remove double serialization of m_isValid
Fawzi Mohamed
2022-05-03
1
-1
/
+0
*
Replace uses of deprecated _qs with _s/QStringLiteral
Sona Kurazyan
2022-04-29
1
-1
/
+3
*
qmldom: fix Map::fromMultiMapRef, and QmlDirectory dependencies
Fawzi Mohamed
2022-03-31
1
-9
/
+17
*
qmldom: remove ui from extensions detetected as qml
Fawzi Mohamed
2022-03-30
1
-1
/
+1
*
qmldom: remove duplicated line
Fawzi Mohamed
2022-03-21
1
-1
/
+0
*
qmldom: do not modify imports paths
Fawzi Mohamed
2021-12-18
1
-10
/
+11
*
qmldom: writeOut, write reformatted Qml
Fawzi Mohamed
2021-06-05
1
-0
/
+14
*
qmldom: representation and load of Qml Files
Fawzi Mohamed
2021-06-05
1
-7
/
+390
*
qmldom: DomItem and common API
Fawzi Mohamed
2020-12-03
1
-0
/
+90