summaryrefslogtreecommitdiff
path: root/src/libs/qmljs/qmljsdocument.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Json: Use the javascript editor for json files.Christian Kamm2011-10-121-3/+4
|/
* QmlJS: Use new Lexer::scanDirectives.Christian Kamm2011-09-191-1/+0
* QmlJS: Change from QMap to QHash for QString keys.Christian Kamm2011-09-191-1/+0
* QmlJS: Adjust existing code for updated QML parser.Christian Kamm2011-09-141-1/+0
* QmlJS: Use mime types to distinguish qml and js files.Christian Kamm2011-09-121-6/+15
* QmlJS: Honor typeinfo lines in qmldir files.Christian Kamm2011-09-081-0/+4
* QmlJS: Fix semantic and non-semantic QML error reporting.Christian Kamm2011-08-181-1/+1
* QmlJS: Allow for QML modules with version subdirectories.Christian Kamm2011-05-301-4/+13
* QmlJS: Add tooltips to imports.Christian Kamm2011-05-121-7/+9
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* QmlJS: Fix type detection for alias properties.Christian Kamm2011-05-041-0/+3
* Update license.hjk2011-04-131-14/+13