summaryrefslogtreecommitdiff
path: root/src/libs/qmljs/parser
Commit message (Expand)AuthorAgeFilesLines
* QmlJS: Fix regression caused by parser updateThomas Hartmann2019-10-211-1/+1
* Fix parsing of QML version tokens in the presence of "as Foo"Ulf Hermann2019-10-102-4/+14
* QmlJS: Update QML parser using the one from qtdeclarative 5.15Ulf Hermann2019-10-0713-3407/+4238
* Avoid warning on empty expressionshjk2019-07-231-9/+9
* qmljs: sync parser with current 5.12 stateTim Jenssen2019-06-202-22/+48
* qmljs: update parserMarco Benelli2018-11-2219-5408/+10248
* qmljs: handle js directives .pragma and .importMarco Benelli2018-04-122-2/+5
* QmlJS: Sync parser with Qt 5.10Orgad Shaneh2018-04-114-38/+42
* Utils: Purge qtcfallthrough.hOrgad Shaneh2018-04-091-2/+0
* QmlJS: Update gen-parser.shOrgad Shaneh2018-04-092-1/+16
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-01-251-1/+3
|\
| * Fix build with Qt 5.6 / qtcreator.qbsNikolai Kosjar2018-01-251-0/+2
| * Introduce Q_FALLTHROUGH()Friedemann Kleint2018-01-241-1/+1
* | qmljs: update qmljs parserMarco Benelli2018-01-1712-1388/+1711
|/
* QmlJs: Initialize membersRobert Loehning2017-08-112-0/+2
* Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-04-191-1/+1
|\
| * Don't use return keyword when not necessaryMontel Laurent2017-04-141-1/+1
* | QmlJs: fix compile-time conditionMarco Benelli2017-03-231-2/+0
* | QmlJs: sync qmljs parserMarco Benelli2017-03-2317-1114/+1304
|/
* qmljs/parser: Remove check for impossible valueRobert Loehning2017-03-141-2/+2
* make library defines more consistencyTim Jenssen2016-12-121-2/+2
* QMLJS: Fix punctuation of messagesLeena Miettinen2016-07-202-35/+35
* QMLJS: update to qmljsparser from Qt 5.6Tim Jenssen2016-04-2917-1219/+1443
* Wholesale conversion to #pragma oncehjk2016-03-3013-54/+13
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1921-385/+278
* Don't use qSNaN()Ulf Hermann2015-12-101-2/+2
* Update LicenseEike Ziller2015-01-1621-135/+135
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1421-161/+184
|\
| * License updateEike Ziller2014-10-0921-161/+184
* | use DISTFILES instead of OTHER_FILES in creator's own build systemOswald Buddenhagen2014-09-151-1/+1
|/
* QmlJS: Cleanup whitespaceOrgad Shaneh2014-05-221-3/+3
* qml/parser: update parser to Qt version 5.2.0Fawzi Mohamed2014-01-155-264/+101
* Incremented year in copyright infoRobert Loehning2014-01-0821-23/+23
* qmljs: use new qml parserFawzi Mohamed2013-11-0620-1452/+2104
* qmljs: added qmljsconstants.hFawzi Mohamed2013-10-233-17/+16
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-2/+2
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-2/+2
|\
| * Doc: edit qmljs docsLeena Miettinen2013-09-231-2/+2
* | QmlJS: Fix grammar fileTobias Hunger2013-08-091-1/+1
* | QmlJSParser: Fix build issue with clangTobias Hunger2013-08-091-1/+1
* | Fix coding style for else statementsOrgad Shaneh2013-07-171-1/+1
|/
* Doc: Remove \fn lines adjacent to functionsOrgad Shaneh2013-06-051-1/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3121-27/+23
|\
| * Remove QT_BEGIN/END_HEADER, fixing compilation with Qt 5 (dev).Friedemann Kleint2013-01-301-4/+0
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2921-23/+23
* | qmljs/parser: update to latest qt5 parserFawzi Mohamed2013-01-2414-1001/+1381
* | Revert "qmljs/parser: update to latest qt5 parser"Fawzi Mohamed2013-01-2314-1128/+1003
* | qmljs/parser: update to latest qt5 parserFawzi Mohamed2013-01-2314-1003/+1128
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-2/+2
* | Clean up whitespace before EOLOrgad Shaneh2012-11-283-5/+5