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
/
qqmldomastcreator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmlformat: respect the type annotated signal form
Semih Yavuz
2024-09-04
1
-0
/
+2
*
qmlformat: Do not remove the enum items' default value
Semih Yavuz
2024-06-06
1
-1
/
+3
*
dom: avoid asserts during dom construction
Sami Shalayel
2024-05-21
1
-34
/
+36
*
qmlls: support nested expressions in completion
Sami Shalayel
2024-01-16
1
-0
/
+23
*
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
1
-33
/
+63
*
qmlls: adapt parser for attached/grouped properties completion
Sami Shalayel
2024-01-09
1
-0
/
+15
*
qmlls: find usages of enumerations
Semih Yavuz
2023-12-09
1
-2
/
+7
*
dom: add representation for unary expressions
Sami Shalayel
2023-12-08
1
-0
/
+232
*
qmlls: support completions in conditional expressions
Sami Shalayel
2023-12-07
1
-0
/
+35
*
qmlls: completions for comma expressions
Sami Shalayel
2023-12-07
1
-0
/
+30
*
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
*
qmlls: implement completions for labelled statements
Sami Shalayel
2023-12-06
1
-0
/
+27
*
qmldom: add support for continue and break statement representations
Sami Shalayel
2023-12-06
1
-0
/
+46
*
qmlls: completions in throw statements
Sami Shalayel
2023-12-06
1
-0
/
+22
*
qmlls: completions in variable declarations
Sami Shalayel
2023-12-05
1
-0
/
+3
*
qmlls: completions in switch/case/default statements
Sami Shalayel
2023-12-04
1
-0
/
+8
*
QmlDom: remove DomType::CaseClauses, introduce moreCaseClauses
Sami Shalayel
2023-12-04
1
-1
/
+1
*
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
1
-0
/
+65
*
qqmljs.g: insert empty identifiers when missing
Sami Shalayel
2023-11-28
1
-6
/
+4
*
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
1
-11
/
+11
*
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
1
-0
/
+5
*
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
1
-0
/
+3
*
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
1
-0
/
+7
*
Rename ScriptElementBase::combinedLocation into mainRegionLocation
Sami Shalayel
2023-11-09
1
-2
/
+2
*
qmlls: find usages of group properties
Semih Yavuz
2023-11-03
1
-0
/
+6
*
qmldom: introduce FileLocationRegion enum as key for sourcelocations
Sami Shalayel
2023-11-01
1
-34
/
+37
*
qmldom: Dom representation for dot separated identifiers
Semih Yavuz
2023-10-31
1
-0
/
+36
*
Fix broken indentation and newline
Semih Yavuz
2023-10-25
1
-2
/
+1
*
qmlls: completion of property attributes
Sami Shalayel
2023-10-12
1
-2
/
+8
*
qmlls: do not autocomplete property definition name
Sami Shalayel
2023-10-12
1
-0
/
+1
*
qmlls: autocompletion for singletons, attached types, enums
Sami Shalayel
2023-10-11
1
-15
/
+17
*
Dom: document finalizeScriptExpression
Sami Shalayel
2023-10-09
1
-2
/
+9
*
qmlls: add completion for pragmas
Sami Shalayel
2023-09-26
1
-1
/
+5
*
qmlls: fix DomItem::filterUp and DomItem::rootQmlObject
Sami Shalayel
2023-09-26
1
-0
/
+1
*
qmldom: Use QQmlJSScope::ConstPtr rather than optional<QQmlJSScope::Ptr>
Ulf Hermann
2023-09-18
1
-3
/
+3
*
qmldom: Fix coverity warnings
Ulf Hermann
2023-09-15
1
-2
/
+2
*
QmlDom: Don't pass ErrorMessage by value
Ulf Hermann
2023-09-15
1
-10
/
+10
*
qmlformat: correctly handle rest operator in method parameters
Semih Yavuz
2023-09-12
1
-0
/
+2
*
qmldomastcreator: do not crash when constructing ecmascript class
Semih Yavuz
2023-09-10
1
-4
/
+18
*
qmlls: use resource files, when available
Sami Shalayel
2023-08-28
1
-4
/
+18
*
qmlls: highlight names inside of inline component definitions
Sami Shalayel
2023-08-17
1
-0
/
+1
*
qmlls: find usages of signals and bindings
Sami Shalayel
2023-07-21
1
-155
/
+177
[next]