aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljsdocument.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* qmljs: Remove foreach usageArtem Sokolovskii2022-12-211-3/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* warnings: Fix -Wdeprecated-copyMarcus Tillmanns2022-08-041-1/+0
* qmljs: (QString -> Utils::FilePath)++Fawzi Mohamed2022-07-131-17/+16
* QmlJS: Proliferate FilePath use, part 2hjk2021-10-281-1/+2
* qmljs: update Qml parser to parser of Qt 6.2Fawzi Mohamed2021-07-201-3/+3
* qmljs: Fix parsing and and loading of qmldir importsFawzi Mohamed2020-11-261-3/+3
* QmlJS: Use "import" commands from qmldir filesChristian Kamm2020-05-211-1/+8
* Update qmljs parser to Qt 5.15 parserFawzi Mohamed2020-03-031-2/+2
* QmlJS: Scan app.qmltypes and lib.qmltypes for type informationUlf Hermann2019-10-311-0/+1
* QmlJS: Use default initializers for LibraryInfoUlf Hermann2019-10-281-2/+2
* QmlJS: Fix compiler warningsEike Ziller2019-09-041-1/+2
* QmlJS: Fix inconsistent copy ctor/operator=Orgad Shaneh2019-05-091-1/+0
* QmlJS: Don't recalculate the empty library's fingerprintUlf Hermann2018-10-161-1/+2
* qmljs: handle js directives .pragma and .importMarco Benelli2018-04-121-0/+3
* Qml code model: handle modules dependencies.Marco Benelli2016-04-191-0/+7
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* Clean headers in lib qmljs and plugins qmljstools, qmljseditor.Friedemann Kleint2015-03-051-1/+4
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QML: remove reserved names.Erik Verbruggen2014-09-021-3/+3
* | qmljs: improve handling of qml dialectsFawzi Mohamed2014-07-301-11/+7
|/
* qmljs: generalize language treatementFawzi Mohamed2014-01-281-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* qmljs: scan importsFawzi Mohamed2013-11-201-0/+3
* qmljs: fingerprints for documents, libraries and FakeMetaObjectsFawzi Mohamed2013-11-201-1/+12
* qmljs: new import/dep trackingFawzi Mohamed2013-11-201-0/+7
* qmljs: use new qml parserFawzi Mohamed2013-11-061-0/+1
* qmljs: added qmljsconstants.hFawzi Mohamed2013-10-231-23/+10
* qmljs: adding qrc supportFawzi Mohamed2013-06-031-0/+1
* Clean headers in QmlJs.Friedemann Kleint2013-04-041-1/+0
* Fix Krazy warnings about includes/header guards in QML-JS-code.Friedemann Kleint2013-03-121-3/+3
* qmljs: do not show warnings for not fully supported languagesFawzi Mohamed2013-03-051-0/+1
* qmljs: add infrastructure handling qml dialects betterFawzi Mohamed2013-02-211-0/+1
* 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: differnt language constants for the different qml flavorsFawzi Mohamed2013-01-311-5/+10
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | QmlJS: Make Document::Ptr point to a const Document.Christian Kamm2011-11-081-3/+4
* | QmlJS: Documentation.Christian Kamm2011-11-071-4/+0
* | QmlJS: Support module apis defined by QML modules.Christian Kamm2011-10-211-0/+15
* | QmlJS: Improve tests/tools/qml-ast2dot.Christian Kamm2011-10-201-0/+1