aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljstools/qmljsmodelmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Add and make use of forwarding accessors in ProjectChristian Kandeler2025-01-201-13/+9
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-3/+3
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-201-1/+1
* ProjectExplorer: Move KitAspect into its own set of filesChristian Kandeler2024-10-111-0/+2
* Preparatory changes to enable Id ctor from char(&)[]hjk2024-09-121-1/+1
* ModelManagerInterface: Cancel all running threads on session switchJarek Kobus2024-02-141-0/+3
* Utils: Fix error prone default value of appendOrSetMarcus Tillmanns2024-01-261-1/+3
* Fix crash when loading a .pyproject into Qt Creator with empty settingsFriedemann Kleint2023-12-011-1/+2
* Utils/all: Move mime constants into a central placehjk2023-11-081-16/+16
* QmlJS: Delay loading of default QML type descriptionsEike Ziller2023-09-061-1/+1
* QtSupport: Remove unusual access pattern to plugin constantshjk2023-08-211-1/+1
* QtSupport: Rename qtkitinformation.{h,cpp} -> qtkitaspect.{h,cpp}hjk2023-08-151-1/+1
* All: Replace deprecated QLibraryInfo::locationhjk2023-06-061-2/+2
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-4/+5
* Remove unneeded includes of utils/runextensions.hJarek Kobus2023-01-271-2/+1
* Utils: Use an enum indication the possible abort of an dir iterationhjk2023-01-261-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* QmlJS: std::set instead of QListThomas Hartmann2022-11-231-1/+1
* Merge remote-tracking branch 'origin/9.0' into qds/devTim Jenssen2022-11-091-2/+31
|\
| * QmlJS: Fix Follow under cursorMarcus Tillmanns2022-11-081-2/+31
* | Merge remote-tracking branch 'origin/9.0'Orgad Shaneh2022-10-191-1/+1
|\|
| * Utils: Rename FilePath::relativePath() to relativePathFrom()hjk2022-10-181-1/+1
* | Automatic qmlls support (experimental)Fawzi Mohamed2022-10-121-0/+4
|/
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* qmljs: (QString -> Utils::FilePath)++Fawzi Mohamed2022-07-131-27/+26
* QMLPlugins: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-06-011-9/+17
* Mimetypes: Make implementation switchable between new and oldEike Ziller2022-02-251-1/+1
* qmljs: fix scan out of build dirFawzi Mohamed2022-02-111-8/+41
* Rename QtSupport::BaseQtVersion to QtVersionhjk2022-01-241-2/+2
* qmljsmodelmanager: Add additional directories to find qmltypesMaximilian Goldstein2021-12-071-0/+11
* QmlJS: Proliferate FilePath and QtcProcess use in QmlJSPluginDumperhjk2021-10-271-4/+4
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-3/+3
* baseqtversion: commands are FilePathesTim Jenssen2021-07-141-1/+1
* QmlJSTools: Guard against null pointer accessv5.0.0-beta1Robert Löhning2021-07-071-1/+1
* QtSupport: Use FilePath for several BaseQtVersion membershjk2021-07-011-1/+1
* MimeDatabase: add FilePath convenience functionDavid Schulz2021-06-231-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-3/+3
* Simplify handling of qmlplugindumpKai Köhne2021-03-231-16/+6
* MCU: Do not add fall-back path for QUL kitsErik Verbruggen2021-02-161-1/+1
* Use new, more evocative MessageManager APIEike Ziller2020-12-161-1/+1
* QmlJSTools: Remove unused includeChristian Stenger2020-07-201-1/+0
* 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