aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljstools/qmljsbundleprovider.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtSupport: Rename qtkitinformation.{h,cpp} -> qtkitaspect.{h,cpp}hjk2023-08-151-1/+1
* QmlJS: Stop suggesting versions for imports if possibleChristian Stenger2023-04-241-13/+16
* QmlJS: Improve QtQuick Controls completionChristian Stenger2023-04-211-4/+11
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Rename QtSupport::BaseQtVersion to QtVersionhjk2022-01-241-1/+1
* Core: Add a default parameter to various ICore::*path functionshjk2021-04-271-1/+1
* ICore: Change some path API to use FilePathEike Ziller2021-04-261-5/+4
* 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