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
*
qmlformat: respect the type annotated signal form
Semih Yavuz
2024-09-04
3
-4
/
+14
*
QML DOM: Allow compatibility with MSVC2019 builds on MSVC2022
Fabian Kosmale
2024-08-06
1
-1
/
+1
*
qmlformat: Do not remove the enum items' default value
Semih Yavuz
2024-06-06
3
-15
/
+13
*
dom: avoid asserts during dom construction
Sami Shalayel
2024-05-21
1
-34
/
+36
*
Correct license for module and plugin file
Lucie Gérard
2024-04-10
4
-4
/
+4
*
qmlformat: Don't add unnecessary newlines in empty JavaScript blocks
Joshua Goins
2024-01-21
1
-4
/
+6
*
qmlformat: Don't add unnecessary newlines in empty objects
Joshua Goins
2024-01-20
1
-3
/
+6
*
qmlls: support nested expressions in completion
Sami Shalayel
2024-01-16
3
-0
/
+27
*
qmlls: fix QmlObject and type annotation completion
Sami Shalayel
2024-01-16
1
-0
/
+13
*
qmldom: make type a FieldMemberExpression
Sami Shalayel
2024-01-16
4
-33
/
+79
*
qmlformat: Fix property names with escape chars
Semih Yavuz
2024-01-13
1
-17
/
+1
*
qmlls: adapt parser for attached/grouped properties completion
Sami Shalayel
2024-01-09
5
-1
/
+26
*
qmlls: fix crash on return statements
Sami Shalayel
2023-12-29
1
-2
/
+4
*
qmlformat: Don't indent call expression twice
Joshua Goins
2023-12-13
1
-2
/
+0
*
qmlformat: Fix object declaration indentation in arrays
Joshua Goins
2023-12-13
1
-3
/
+18
*
Fix rangeFormatting tests
Semih Yavuz
2023-12-13
1
-0
/
+4
*
qmlls: find usages of enumerations
Semih Yavuz
2023-12-09
1
-2
/
+7
*
qmlformat: Don't remove newlines between import statements
Joshua Goins
2023-12-08
1
-2
/
+27
*
dom: add representation for unary expressions
Sami Shalayel
2023-12-08
3
-0
/
+272
*
QmlFormat: Support .js files (in memory formatting)
Dmitrii Akshintsev
2023-12-07
6
-10
/
+213
*
qmlls: support completions in conditional expressions
Sami Shalayel
2023-12-07
4
-0
/
+43
*
qmlls: completions for comma expressions
Sami Shalayel
2023-12-07
2
-0
/
+33
*
qmlls: fix method body and statement completion
Sami Shalayel
2023-12-07
1
-0
/
+6
*
qmldomastcreator: simplify logic for function declarations
Sami Shalayel
2023-12-07
1
-55
/
+53
*
DOM: Add js code holder to JsFile
Dmitrii Akshintsev
2023-12-07
4
-2
/
+23
*
DOM: Allow loading and parsing of .js files
Dmitrii Akshintsev
2023-12-07
5
-3
/
+91
*
qmlls: implement completions for labelled statements
Sami Shalayel
2023-12-06
4
-0
/
+32
*
qmldom: add support for continue and break statement representations
Sami Shalayel
2023-12-06
5
-0
/
+63
*
qmlls: completions in throw statements
Sami Shalayel
2023-12-06
4
-0
/
+30
*
qmlls: completions in variable declarations
Sami Shalayel
2023-12-05
1
-0
/
+3
*
QmlDom: Avoid excessive copying of ctor arguments
Ulf Hermann
2023-12-05
6
-48
/
+61
*
qmlls: completions in switch/case/default statements
Sami Shalayel
2023-12-04
3
-0
/
+12
*
QmlDom: remove DomType::CaseClauses, introduce moreCaseClauses
Sami Shalayel
2023-12-04
3
-2
/
+2
*
Add identifier region to object bindings
Semih Yavuz
2023-11-28
1
-0
/
+1
*
qmldom: add support for try catch statements
Sami Shalayel
2023-11-28
5
-0
/
+90
*
qqmljs.g: insert empty identifiers when missing
Sami Shalayel
2023-11-28
1
-6
/
+4
*
qqmljs.g: add option to disable automatic identifier insertion
Sami Shalayel
2023-11-28
4
-3
/
+12
*
qmlls: check optional before accessing it
Sami Shalayel
2023-11-20
1
-5
/
+5
*
QQmlDomAstCreator: do not call resourceFilesFromBuildFolders twice
Sami Shalayel
2023-11-16
1
-2
/
+1
*
qmlls: fix completions on qualified identifiers
Sami Shalayel
2023-11-16
3
-11
/
+13
*
QML: Allow JavaScript extension types
Ulf Hermann
2023-11-16
2
-0
/
+4
*
qmlls: auto completion for inside for each statements
Sami Shalayel
2023-11-13
1
-0
/
+3
*
qmlls: auto completion for inside do while statements
Sami Shalayel
2023-11-13
3
-0
/
+13
*
qmlls: auto completion for inside while statements
Sami Shalayel
2023-11-09
1
-0
/
+2
*
qmlls: auto completion for inside return statements
Sami Shalayel
2023-11-09
1
-0
/
+1
*
qmlls: auto completion for inside if statements
Sami Shalayel
2023-11-09
3
-0
/
+8
*
dom: remove unused DomType scriptexpressions enums
Sami Shalayel
2023-11-09
1
-4
/
+0
*
qmlls: completions on expressions
Sami Shalayel
2023-11-09
1
-0
/
+2
*
qmlls: implement completion in JS for statement + test snippets
Sami Shalayel
2023-11-09
3
-0
/
+16
*
Rename ScriptElementBase::combinedLocation into mainRegionLocation
Sami Shalayel
2023-11-09
2
-4
/
+4
[next]