aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljstools/qmljsmodelmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Remove Target::applicationTargets()hjk2020-03-251-1/+3
* QmlJS: Scan app.qmltypes and lib.qmltypes for type informationUlf Hermann2019-10-311-0/+8
* QmlJS: Clean up qmljsmodelmanagerinterface.{h|cpp}Ulf Hermann2019-10-291-5/+8
* QmlJSTools: make setupProjectInfoQmlBundles privateUlf Hermann2019-10-281-29/+25
* QmlJS: Clean up ViewerContextUlf Hermann2019-10-231-1/+1
* Utils::Environment: Use expanded valuesChristian Kandeler2019-08-201-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Remove excess blank lines after namespaceOrgad Shaneh2019-05-271-1/+0
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
* Fix warning: "Don't call QVector::first() on temporary QList/QVector"Alessandro Portale2019-01-281-1/+1
* QmlJS: remove qtquick1 leftoversTim Jenssen2019-01-181-5/+1
* QmlJSTools: ModernizeAlessandro Portale2018-12-071-5/+3
* QmlJSPlugin: reorganize setuphjk2018-02-081-2/+1
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-10/+6
* Project: Make Project::file take a std::function to match filesTobias Hunger2017-12-081-8/+7
* Project: Make Project::files return a FileNameListTobias Hunger2017-12-081-3/+5
* QtSupport: Add a method to retrieve the QML pathUlf Hermann2017-09-291-1/+1
* QmlJSModelManager: Simplify codeTobias Hunger2017-07-251-2/+1
* Add QML2_IMPORT_PATH to qmlplugindump if defined in build configurationTomasz Olszak2017-07-041-0/+4
* QmlJs: initialize qmlDumpEnvironmentMarco Benelli2017-06-081-0/+1
* ProjectNodes: add listInProject() to NodeTobias Hunger2017-05-041-4/+7
* QmlJSModelManager: Avoid needless Mime database lookupsTobias Hunger2017-03-271-13/+14
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-10/+8
* Unify projectexplorer language IDsUlf Hermann2017-01-301-2/+5
* QtSupport: Pass kit to QmlDumpTool::pathAndEnvironmentTobias Hunger2017-01-161-1/+1
* QmlJS[|Editor|Tools]: Use Qt5-style connectsOrgad Shaneh2016-06-281-2/+2
* Qmljs: small QHash improvementsTim Jenssen2016-06-201-1/+8
* QmlJS: Do not rely on Qt Creator plugins runningThomas Hartmann2016-06-141-0/+4
* QmlJS: Limit MIME type matching to extensionOrgad Shaneh2016-03-151-1/+3
* Removing support for DebuggingHelpersThomas Hartmann2016-01-251-3/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Rename Project::ExcludeGeneratedFilesUlf Hermann2016-01-131-1/+1
* QtSupport: Remove SimulatorQthjk2015-04-241-3/+1
* Clean exported headers of the CppTools plugin.Friedemann Kleint2015-03-051-0/+1
* MimeDatabase: Remove bestMatch, which was broken beyond repairEike Ziller2015-02-271-7/+7
* QmlJSTools: De-noise QmlJSModelManagerOrgad Shaneh2015-02-271-32/+37
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* QmlDesigner: Remove unneeded qualificationsOrgad Shaneh2015-02-181-4/+4
* Use new mime databaseEike Ziller2015-02-171-37/+18
* CppTools: Remove assertions for CppModelManager::instance()Orgad Shaneh2015-02-171-8/+5
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | QmlJsTools: Use the startup project for context in the code modelTobias Hunger2015-01-131-4/+4
* | QmlJsTools: Fix typo in commentTobias Hunger2015-01-121-1/+1
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
* | Completely rework currentNode/currentProject handlingDaniel Teske2014-12-031-4/+5
|/
* qmljs: do not reset ProjectInfo in updateProjectInfoFawzi Mohamed2014-11-251-1/+2
* 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/+3