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
/
qqmldompath.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
dom: document how Paths work
Sami Shalayel
2025-02-18
1
-4
/
+156
*
dom: Make path appending O(n) instead of O(nˆ2)
Sami Shalayel
2025-01-24
1
-66
/
+47
*
qmldom: make Path methods less deceitful
Sami Shalayel
2025-01-16
1
-38
/
+38
*
dom: remove unused Path::Empty() method
Sami Shalayel
2025-01-15
1
-5
/
+0
*
qmldom: Eliminate variable used only once
Olivier De Cannière
2025-01-14
1
-2
/
+1
*
QmlDom: Pass arguments by const ref, next round
Ulf Hermann
2023-12-15
1
-18
/
+18
*
QmlDom: Civilize PathComponent::data
Ulf Hermann
2023-09-19
1
-21
/
+24
*
qmldom: Fix coverity warnings
Ulf Hermann
2023-09-15
1
-3
/
+0
*
QmlDom: Add const-correctness
Ulf Hermann
2023-09-15
1
-4
/
+5
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-31
/
+31
*
QQmlJS::Dom: Use std::make_shared
Leticia Valladares
2022-07-14
1
-45
/
+45
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
QmlDomPrivate: includemocs
Marc Mutz
2022-04-29
1
-0
/
+2
*
qmldom: improve path and addError performance
Fawzi Mohamed
2021-08-16
1
-7
/
+8
*
Fix some spelling errors in translated messages and comments
Friedemann Kleint
2021-06-19
1
-1
/
+1
*
qmldom: improve Path
Fawzi Mohamed
2021-05-31
1
-24
/
+82
*
qmldom: Improve basic infrastructure
Fawzi Mohamed
2021-04-14
1
-105
/
+134
*
Fix some issues in translated messages
Friedemann Kleint
2021-02-24
1
-3
/
+3
*
qmldom: Add Path and ErrorMessage to Dom
Fawzi Mohamed
2020-12-01
1
-0
/
+912