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
/
qqmldomelements_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmlformat: customizable semicolon
Semih Yavuz
2025-05-13
1
-0
/
+1
*
Port away from QPair
Zhao Yuhang
2025-04-12
1
-2
/
+2
*
Remove some unneeded destructor declarations
Giuseppe D'Angelo
2025-01-20
1
-1
/
+0
*
QQmlDom: fix build
Giuseppe D'Angelo
2025-01-20
1
-1
/
+1
*
qmldom: make Path methods less deceitful
Sami Shalayel
2025-01-16
1
-35
/
+35
*
split QmlObject::writeOut into smaller functions
Sami Shalayel
2024-11-04
1
-0
/
+15
*
qmldom: don't construct unique_ptr on incomplete types
Sami Shalayel
2024-10-09
1
-2
/
+2
*
DocumentSymbol add Detail deriving functionality
Dmitrii Akshintsev
2024-09-24
1
-0
/
+4
*
unify MethodInfo::writeOut
Dmitrii Akshintsev
2024-09-24
1
-2
/
+5
*
dom: add a method to print a method signature
Sami Shalayel
2024-09-24
1
-0
/
+4
*
qmlformat: respect the type annotated signal form
Semih Yavuz
2024-09-03
1
-1
/
+5
*
qmlformat: Do not remove the enum items' default value
Semih Yavuz
2024-06-05
1
-2
/
+9
*
dom: fix semantic scopes in property definitions
Sami Shalayel
2024-03-21
1
-4
/
+4
*
qmlls: find usages of inline components in property definitions
Sami Shalayel
2024-03-21
1
-0
/
+8
*
qmlls: find usages of inline components in same file
Sami Shalayel
2024-03-21
1
-0
/
+5
*
DOM: Allow loading and parsing of .mjs files + minor rename
Dmitrii Akshintsev
2024-03-20
1
-4
/
+5
*
dom: use implicit QmlComponent copy constructor
Sami Shalayel
2024-03-19
1
-6
/
+0
*
ScriptExpression allow storing .mjs code
Dmitrii Akshintsev
2024-03-13
1
-1
/
+5
*
QmlFormat | ScriptExpression | extract parse function from ::setCode
Dmitrii Akshintsev
2024-03-13
1
-0
/
+19
*
qmldom: make type a FieldMemberExpression
Sami Shalayel
2024-01-16
1
-0
/
+4
*
Dom: Initialize QmltypesComponent::m_accessSemantics
Ulf Hermann
2023-12-18
1
-1
/
+1
*
QmlDom: Pass arguments by const ref, next round
Ulf Hermann
2023-12-15
1
-96
/
+109
*
DOM: Add js code holder to JsFile
Dmitrii Akshintsev
2023-12-07
1
-1
/
+2
*
QML: Allow JavaScript extension types
Ulf Hermann
2023-11-16
1
-0
/
+3
*
qmldom: Dom representation for dot separated identifiers
Semih Yavuz
2023-10-31
1
-0
/
+4
*
qmlls: autocompletion for singletons, attached types, enums
Sami Shalayel
2023-10-11
1
-0
/
+5
*
qmldom: Use QQmlJSScope::ConstPtr rather than optional<QQmlJSScope::Ptr>
Ulf Hermann
2023-09-18
1
-10
/
+10
*
qmldom: Fix coverity warnings
Ulf Hermann
2023-09-15
1
-4
/
+4
*
QmlDom: Add const-correctness
Ulf Hermann
2023-09-15
1
-74
/
+66
*
qmlformat: correctly handle rest operator in method parameters
Semih Yavuz
2023-09-12
1
-0
/
+1
*
Replace signal name manipulations with QQmlSignalNames
Sami Shalayel
2023-08-15
1
-3
/
+2
*
qmlformat: Handle pragma directive correctly
Semih Yavuz
2023-06-09
1
-1
/
+6
*
qmlls: find usages of methods
Sami Shalayel
2023-06-05
1
-1
/
+1
*
QmlDom: support function parameters and co
Sami Shalayel
2023-06-02
1
-3
/
+17
*
qmlls: find usages of id's and properties
Sami Shalayel
2023-05-23
1
-0
/
+5
*
QmlDom: support id-bindings
Sami Shalayel
2023-05-22
1
-0
/
+1
*
QmlDom: Remove the standalone version of QmlDom
Olivier De Cannière
2023-05-04
1
-5
/
+1
*
qqmldomastcreator: set qqmljsscope in DOM script elements
Sami Shalayel
2023-05-02
1
-0
/
+3
*
Dom: Introduce scriptelements in the DOM representation
Sami Shalayel
2023-05-02
1
-1
/
+5
*
QQmlDomAstCreator: split into header and implementation and rename
Sami Shalayel
2023-04-12
1
-4
/
+4
*
Dom: add QQmlJSScope to QmlObject
Sami Shalayel
2023-04-12
1
-0
/
+4
*
QML: Add comments for various kinds
Fabian Kosmale
2022-10-31
1
-3
/
+3
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-1
/
+1
*
QQmlJS::Dom: Use std::make_shared
Leticia Valladares
2022-07-14
1
-4
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-37
/
+3
*
qmlls: completions for ids
Fawzi Mohamed
2022-05-19
1
-7
/
+1
*
qmldom: cleanup class declarations
Fawzi Mohamed
2022-05-19
1
-14
/
+14
*
Distinguish extensions from extension namespaces in QmlCompiler library
Andrei Golubev
2022-05-09
1
-0
/
+3
*
Replace uses of deprecated _qs with _s/QStringLiteral
Sona Kurazyan
2022-04-29
1
-1
/
+1
*
qmldom: correct set code from string in bindings
Fawzi Mohamed
2022-03-31
1
-3
/
+5
[next]