aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprojectmanager/qmlprojectplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: Return Result<> from IEditorFactory::startEditor()hjk2025-04-161-2/+2
* QmlProject: Add a toolbutton for opening .ui.qml file in QDSEike Ziller2025-03-311-10/+56
* ExtensionSystem: Remove uses of PluginManager::plugins()Marcus Tillmanns2025-03-281-11/+2
* Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-03-271-20/+18
|\
| * QmlProject: Allow opening individual .ui.qml files in "lite" QDSEike Ziller2025-03-251-20/+18
* | QmlProjectManager: Simplify RunWorkerFactory subclassesJarek Kobus2025-03-211-6/+2
* | QmlProjectManager: Hide SimplePreviewRunnerFactoryJarek Kobus2025-03-211-3/+13
* | QmlProjectManager: Hide SimpleQmlProfilerRunnerFactoryJarek Kobus2025-03-211-3/+13
* | ProjectExplorer: Allow to retrieve project-specific kit issuesChristian Kandeler2025-02-171-7/+47
* | QmlProjectManager: Add build configurations to QmlProjectsChristian Kandeler2025-02-051-0/+2
|/
* ProjectExplorer: Add and make use of forwarding accessors in ProjectChristian Kandeler2025-01-201-8/+2
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-3/+3
* PE: Rename SimpleTargetRunner into ProcessRunnerJarek Kobus2025-01-061-1/+1
* Plugins: Change a few usages of PluginSpec::name to ::idAlessandro Portale2024-11-221-1/+1
* Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2024-09-251-3/+24
|\
| * QmlProject: Delay the opening of the fake projectThomas Hartmann2024-08-291-4/+10
| * QmlProject: Open a fake project if a single .ui.qml file is openedThomas Hartmann2024-08-271-1/+14
| * Add PythonGenerator to simplify DS to Python workflowKnud Dollereder2024-08-211-2/+4
* | QmlProjectManager: Remove DesignModeContexthjk2024-07-041-3/+1
|/
* QML: Add an "external" editor for opening .ui.qml files in Design StudioEike Ziller2024-05-061-5/+21
* QmlProjectManager: Remove old cmake generatorKnud Dollereder2024-04-191-6/+1
* QmlProjectManager: New project structure support for CMakeGeneratorKnud Dollereder2024-03-281-0/+2
* Utils: Fix build with MSVC with C++20Eike Ziller2024-03-111-1/+1
* Create RunConfiguration specific QmlPreviewWorkerFactoriesDominik Holland2024-02-011-0/+4
* QmlProjectPlugin: Dissolve QmlProjectPluginPrivatehjk2024-01-181-31/+27
* QmlProjectManager: Merge the two *constants filehjk2024-01-181-1/+0
* QmlProjectManager: Use setup pattern for QmlProjectRunConfigurationhjk2024-01-181-1/+2
* QmlProjectManager: Delay construction of some run worker factorieshjk2024-01-181-3/+10
* Create RunConfiguration specific QmlProfilerWorkerFactoriesDominik Holland2024-01-171-0/+4
* Create RunConfiguration specific DebugWorkerFactoriesDominik Holland2024-01-171-0/+4
* QmlProjectManager: Hide plugin class in .cpphjk2024-01-161-14/+37
* QmlProjectManager: Cleanup qmlprojectplugin.cpphjk2024-01-161-63/+60
* Utils/all: Move mime constants into a central placehjk2023-11-081-2/+3
* Merge remote-tracking branch 'origin/qds/dev' into 12.0Tim Jenssen2023-10-051-2/+2
|\
| * Core: add ICore::isQtDesignStudio()Tim Jenssen2023-10-041-2/+2
* | Utils, all: Standardize on QtcSettingshjk2023-09-271-2/+4
|/
* Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2023-05-221-1/+0
|\
| * Move mcu deploy step into the mcusupport pluginKnud Dollereder2023-05-111-2/+0
| * Add MCU build step to the QmlBuildSystemKnud Dollereder2023-04-201-0/+2
| * QmlProject: Refactor QmlProjectManagerBurak Hancerli2023-04-051-1/+0
* | Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}Jarek Kobus2023-05-041-1/+1
* | Utils: Rename QtcProcess -> ProcessJarek Kobus2023-05-041-2/+2
* | ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-3/+3
|/
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-5/+1
* QmlProjectManager: Tr::trAlessandro Portale2023-01-191-5/+6
* ProjectExplorer: Introduce and use convenience factory classhjk2023-01-101-7/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* QmlProject: Check if .qmlproject file does existThomas Hartmann2022-11-181-1/+7
* UI text: Fix spacing in multi-line messagesLeena Miettinen2022-10-201-3/+3
* Plugins: Fix nullptr accessMarcus Tillmanns2022-09-011-0/+2