summaryrefslogtreecommitdiff
path: root/src/libs/qmljs/parser/qmljsparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Update the qml code model parserSami Shalayel2023-01-051-1038/+1082
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Updating qmljs parser to latest qtdeclarative parserFawzi Mohamed2021-12-161-3186/+3487
* qmljs: update Qml parser to parser of Qt 6.2Fawzi Mohamed2021-07-201-747/+821
* qmljs: fix arrow function reformattingFawzi Mohamed2021-02-031-105/+93
* QmlJs: Fix reformatter for arrow functionsLeander Schulten2020-12-171-5/+6
* Make QmlJS(Tools) build with Qt5 & Qt6Eike Ziller2020-09-171-12/+24
* qmljs: qtdeclarative change 9ab1a6759018b78b0f160c5286f8b0235a34ec50Fawzi Mohamed2020-08-031-743/+775
* Update qmljs parser to Qt 5.15 parserFawzi Mohamed2020-03-031-886/+1023
* Fix parsing of QML version tokens in the presence of "as Foo"Ulf Hermann2019-10-101-2/+7
* QmlJS: Update QML parser using the one from qtdeclarative 5.15Ulf Hermann2019-10-071-940/+1096
* qmljs: update parserMarco Benelli2018-11-221-1417/+2874
* qmljs: update qmljs parserMarco Benelli2018-01-171-191/+241
* QmlJs: Initialize membersRobert Loehning2017-08-111-0/+1
* QmlJs: sync qmljs parserMarco Benelli2017-03-231-209/+246
* QMLJS: Fix punctuation of messagesLeena Miettinen2016-07-201-6/+6
* QMLJS: update to qmljsparser from Qt 5.6Tim Jenssen2016-04-291-189/+215
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* qmljs: use new qml parserFawzi Mohamed2013-11-061-243/+306
* qmljs: added qmljsconstants.hFawzi Mohamed2013-10-231-9/+9
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | qmljs/parser: update to latest qt5 parserFawzi Mohamed2013-01-241-49/+57
* | Revert "qmljs/parser: update to latest qt5 parser"Fawzi Mohamed2013-01-231-57/+49
* | qmljs/parser: update to latest qt5 parserFawzi Mohamed2013-01-231-49/+57
|/
* QmlJS: Fix rewriter for signal parametersThomas Hartmann2012-10-081-0/+1
* Adjust license headershjk2012-10-051-21/+20
* rename QtDebug to QDebughjk2012-08-061-1/+1
* QmlJS: Update to latest QmlJS parser from Qt 5.Christian Kamm2012-07-311-10/+11
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* QmlJS: Merge new parser from Qt 5.Christian Kamm2011-12-071-198/+201
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* QmlJS: Support .import directives in js files.Christian Kamm2011-09-281-1/+14
* QmlJS: Update parser from Qt5.Christian Kamm2011-09-191-10/+2
* QmlJS: Merge parser updates from Qt5.Christian Kamm2011-09-141-295/+210
* QmlJS parser: Fix else token in IfStatement.Christian Kamm2011-09-071-1/+1
* QmlJS: Update to new QmlJS parser.Christian Kamm2011-05-121-213/+212
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-28/+18
* Re-imported and re-generated the QML parser from Qt.Erik Verbruggen2011-02-211-5/+7
* Header cleanup in src, specify module name.Friedemann Kleint2011-01-241-7/+5
* It's 2011 now.con2011-01-121-1/+1
* Updated the QML/JS front-end.Roberto Raggi2010-10-261-2/+2
* Updated the QML/JS front-end.Roberto Raggi2010-03-311-189/+233