aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljstools/qmljsbundleprovider.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
* Remove unused variablesRobert Loehning2018-09-071-1/+0
* qmljs: remove remaining references to QtQuick1Marco Benelli2018-04-031-10/+0
* QmlJs: remove bundles for QtQuick1 type descriptionsMarco Benelli2018-01-081-53/+20
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-0/+18
* QtSupport: Add a method to retrieve the QML pathUlf Hermann2017-09-291-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* FeatureProvider: Remove Feature and FeatureSetTobias Hunger2015-12-021-3/+3
* Qt: Update features for Qt 5.5Tobias Hunger2015-06-251-4/+2
* QmlDesigner: Remove unneeded qualificationsOrgad Shaneh2015-02-181-4/+0
* Update LicenseEike Ziller2015-01-161-6/+6
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-031-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Add ui.qml support to code mode and editorFawzi Mohamed2014-10-141-0/+2
* | qmljs: improve handling of qml dialectsFawzi Mohamed2014-07-301-13/+13
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* qmljs: added qmljsconstants.hFawzi Mohamed2013-10-231-18/+18
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* Clean headers in QmlJsTools.Friedemann Kleint2013-04-031-14/+0
* Fix Krazy warnings about includes/header guards in QML-JS-code.Friedemann Kleint2013-03-121-1/+0
* qmljs: add infrastructure handling qml dialects betterFawzi Mohamed2013-02-211-0/+201