aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljsimportdependencies.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: More porting.h related changeshjk2022-07-141-1/+0
* qmljs: (QString -> Utils::FilePath)++Fawzi Mohamed2022-07-131-6/+12
* Utils: Collapse most of porting,hhjk2022-07-131-1/+1
* Fix qHash-related size compatibility warnings by MSVCOrgad Shaneh2021-10-201-1/+2
* qmljs: avoid quadratic explosionTim Jenssen2021-01-061-2/+28
* QmlJS: Fix warning regarding forward declarationChristian Stenger2019-10-261-1/+1
* Qmljs: remove unused methodTim Jenssen2017-10-191-2/+0
* Use const'ref in theses methodsMontel Laurent2017-04-211-2/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Don't put QString in static attributesAleix Pol2015-10-091-4/+4
* Clean headers in lib qmljs and plugins qmljstools, qmljseditor.Friedemann Kleint2015-03-051-1/+2
* 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
* | Use Q_DECL_OVERRIDE instead of QTC_OVERRIDEThomas Hartmann2014-09-251-1/+0
* | qmljs: improve handling of qml dialectsFawzi Mohamed2014-07-301-2/+3
|/
* qmljs: avoid shortened namesFawzi Mohamed2014-07-171-1/+1
* qmljs: add libPath utility methodFawzi Mohamed2014-07-171-0/+1
* qmljs: add explicit typeName to exportsFawzi Mohamed2014-07-041-3/+6
* Utils: Remove function wrapperhjk2014-06-301-5/+6
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* QmlJS: Fixing warningsThomas Hartmann2013-11-261-0/+1
* qmljs: fix import cacheFawzi Mohamed2013-11-211-0/+2
* qmljs: scan importsFawzi Mohamed2013-11-201-0/+1
* qmljs: fingerprints for documents, libraries and FakeMetaObjectsFawzi Mohamed2013-11-201-3/+12
* qmljs: new import/dep trackingFawzi Mohamed2013-11-201-0/+223