aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljsdialect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Various Plugins: Simplify return QList statementsJarek Kobus2023-08-021-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Collapse most of porting,hhjk2022-07-131-2/+2
* Fix qHash-related size compatibility warnings by MSVCOrgad Shaneh2021-10-201-2/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-3/+3
* Remove excess blank lines after namespaceOrgad Shaneh2019-05-271-1/+0
* qmljs: remove remaining references to QtQuick1Marco Benelli2018-04-031-11/+2
* Fix inserting the same multiple items to PathsAndLanguagesTomasz Olszak2017-07-031-4/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clean headers in lib qmljs and plugins qmljstools, qmljseditor.Friedemann Kleint2015-03-051-0/+3
* QmlJS: Fix crash in PathsAndLanguages::compact()hjk2015-03-041-1/+5
* Update LicenseEike Ziller2015-01-161-6/+6
* License update.Eike Ziller2014-10-151-7/+8
* Add ui.qml support to code mode and editorFawzi Mohamed2014-10-141-3/+17
* qmljs: fix PathsAndLanguages::compact, don't skip tailFawzi Mohamed2014-07-311-0/+1
* QmlJS: Avoid accessing list after last elementChristian Stenger2014-07-311-1/+1
* qmljs: improve handling of qml dialectsFawzi Mohamed2014-07-301-0/+330