index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libs
/
qmljs
/
parser
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmldir parser: Handle internal types with versions
Ulf Hermann
2023-02-08
1
-5
/
+19
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
23
-26
/
+26
*
Update the qml code model parser
Sami Shalayel
2023-01-05
17
-3429
/
+3922
*
changeLicense.py: support new license style
Sami Shalayel
2022-12-21
1
-9
/
+37
*
qmljs: Remove foreach usage
Artem Sokolovskii
2022-12-21
1
-1
/
+1
*
Remove outdated version checks
Robert Löhning
2022-09-12
1
-4
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
22
-541
/
+43
*
Drop Qt5: Qml lib / QmlDesigner: Get rid of QOverload
Jarek Kobus
2022-07-20
1
-1
/
+1
*
QmlJS: Improve parser performance
hjk
2022-06-28
2
-4
/
+4
*
CMake: Qt Creator Static build support
Cristian Adam
2022-04-29
1
-1
/
+1
*
QmlJS: Fix compiulation with namespaces
hjk
2022-02-10
1
-2
/
+4
*
Remove qmake build files
Eike Ziller
2022-01-20
1
-32
/
+0
*
QmlJS: Add a missing include
Orgad Shaneh
2022-01-04
1
-0
/
+1
*
Updating qmljs parser to latest qtdeclarative parser
Fawzi Mohamed
2021-12-16
17
-6352
/
+6058
*
QmlJS: Fix build with Qt5.14
Christian Stenger
2021-07-20
2
-3
/
+12
*
qmljs: fix order in BoundName
Fawzi Mohamed
2021-07-20
2
-3
/
+3
*
qmljs: update gen-parser.sh and related patches
Fawzi Mohamed
2021-07-20
3
-78
/
+509
*
qmljs: update Qml parser to parser of Qt 6.2
Fawzi Mohamed
2021-07-20
24
-3382
/
+3734
*
Do not pass QStringView by const reference
Kai Köhne
2021-06-17
2
-39
/
+39
*
qmljs: fix arrow function reformatting
Fawzi Mohamed
2021-02-03
4
-116
/
+128
*
QmlJs: Fix reformatter for arrow functions
Leander Schulten
2020-12-17
2
-11
/
+14
*
qmljs: Fix parsing and and loading of qmldir imports
Fawzi Mohamed
2020-11-26
2
-36
/
+126
*
Avoid more uses of non-explicit QChar(int) constructor
hjk
2020-11-10
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.13' into master
Eike Ziller
2020-10-02
1
-8
/
+11
|
\
|
*
QmlJS: fix reformatting of required properties
Fawzi Mohamed
2020-10-01
1
-8
/
+11
*
|
QmlJS: Do not change strings referenced by QStringView
Thomas Hartmann
2020-09-24
2
-10
/
+11
*
|
Make QmlJS(Tools) build with Qt5 & Qt6
Eike Ziller
2020-09-17
12
-236
/
+332
*
|
Merge remote-tracking branch 'origin/4.13' into master
Eike Ziller
2020-08-10
5
-2585
/
+2665
|
\
\
|
|
/
|
*
qmljs: qtdeclarative change 9ab1a6759018b78b0f160c5286f8b0235a34ec50
Fawzi Mohamed
2020-08-03
5
-2585
/
+2665
*
|
Adapt qmljslexer to Qt base change caa40f57d4d
hjk
2020-08-10
1
-5
/
+9
*
|
Fix build with Qt 6: qstrtod is an inline function
Thiago Macieira
2020-08-08
1
-3
/
+1
|
/
*
QmlJS: Fix line number for string literals (Part 2)
Christian Stenger
2020-06-10
1
-2
/
+4
*
QmlJS: Fix line number for string literals
Christian Stenger
2020-04-29
1
-1
/
+3
*
QmlJS: Fix lexer handling of escape sequences (again)
Christian Stenger
2020-04-29
1
-11
/
+2
*
QmlJS: Fix lexer handling of escape sequences
Christian Stenger
2020-04-24
1
-1
/
+11
*
QmlJS: Fix up compile fix
Christian Stenger
2020-03-04
2
-3
/
+4
*
QmlJS: Fix compile
Christian Stenger
2020-03-04
2
-3
/
+7
*
QmlJS: Fix compiler warning and add a missing include
Orgad Shaneh
2020-03-03
1
-0
/
+1
*
Update qmljs parser to Qt 5.15 parser
Fawzi Mohamed
2020-03-03
26
-4167
/
+4913
*
QmlJS: Fix regression caused by parser update
Thomas Hartmann
2019-10-21
1
-1
/
+1
*
Fix parsing of QML version tokens in the presence of "as Foo"
Ulf Hermann
2019-10-10
2
-4
/
+14
*
QmlJS: Update QML parser using the one from qtdeclarative 5.15
Ulf Hermann
2019-10-07
13
-3407
/
+4238
*
Avoid warning on empty expressions
hjk
2019-07-23
1
-9
/
+9
*
qmljs: sync parser with current 5.12 state
Tim Jenssen
2019-06-20
2
-22
/
+48
*
qmljs: update parser
Marco Benelli
2018-11-22
19
-5408
/
+10248
*
qmljs: handle js directives .pragma and .import
Marco Benelli
2018-04-12
2
-2
/
+5
*
QmlJS: Sync parser with Qt 5.10
Orgad Shaneh
2018-04-11
4
-38
/
+42
*
Utils: Purge qtcfallthrough.h
Orgad Shaneh
2018-04-09
1
-2
/
+0
*
QmlJS: Update gen-parser.sh
Orgad Shaneh
2018-04-09
2
-1
/
+16
*
Merge remote-tracking branch 'origin/4.6'
Eike Ziller
2018-01-25
1
-1
/
+3
|
\
[next]