summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprojectmanager/qmlprojectplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* FilePath: Remove ::toDir() and deprecation hintsMarcus Tillmanns2022-08-041-3/+3
* filesystem: Add QFSEngine for filepathsMarcus Tillmanns2022-07-211-2/+2
* QmlProjectManager: Improve font loading for the QDS landing pageAlessandro Portale2022-07-211-1/+0
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-07-201-1/+2
|\
| * QmlProject: Disable or hide qmlproject related actionsThomas Hartmann2022-07-201-1/+2
* | qmljs: (QString -> Utils::FilePath)++Fawzi Mohamed2022-07-131-2/+2
|/
* QmlProjectPlugin: Don't leak action on shutdownJarek Kobus2022-06-291-2/+2
* QmlProjectManager: Update landing pageHenning Gruendl2022-06-241-49/+25
* QmlProjectManager: Add .qmlproject file generatorTapani Mattila2022-06-101-7/+20
* QmlProjectManager: Load QDS landing page content when it is neededTapani Mattila2022-06-081-17/+28
* QmlDesigner: Move CMake generator to QmlProjectManagerTapani Mattila2022-05-191-0/+5
* Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-05-181-3/+116
|\
| * QmlProject: Allow setting main qml file and main ui.qml fileThomas Hartmann2022-05-171-0/+114
* | QmlProjectManager: Integrate QDS landing pageTapani Mattila2022-05-171-63/+154
* | QmlProject: Move project file pattern searches from StudioWelcome plugin to Q...Tapani Mattila2022-05-161-1/+2
|/
* QmlProjectManager: fix crashDavid Schulz2022-03-171-1/+1
* QmlDesigner: Track if QDS was opened from QtCThomas Hartmann2022-02-221-0/+2
* QmlProject: Add option to always open ui.qml files in qdsThomas Hartmann2022-01-241-20/+40
* InfoBar: Make adding more buttons possibleEike Ziller2022-01-181-1/+1
* Merge remote-tracking branch 'origin/6.0'Eike Ziller2021-11-191-6/+8
|\
| * QmlProject: Use QtcProcess instead of QProcessThomas Hartmann2021-11-171-3/+5
| * QmlProject: Use fromUserInput for settingsThomas Hartmann2021-11-171-4/+4
* | QmlProject: Improve warning messageThomas Hartmann2021-11-151-2/+5
|/
* QmlProject: Do not allow to dismiss info bar for ui.qml filesThomas Hartmann2021-11-111-2/+2
* QmlProject: Propose to open QDS for any .ui.qml fileThomas Hartmann2021-09-231-7/+174
* ProjectExplorer: Consolidate RunConfigurationFactory::idshjk2020-06-151-1/+1
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-2/+5
* ProjectExplorer: Switch order of template parametershjk2019-04-021-1/+1
* ProjectExplorer: Introduce a SimpleRunWorkerFactory templatehjk2019-03-191-3/+12
* ProjectExplorer: De-qobject-ify RunConfigurationFactoryhjk2018-04-091-2/+2
* Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-071-1/+2
* QmlProjectPlugin: Clean uphjk2018-02-161-15/+3
* ProjectExplorer: Follow up on too-much-magic in IProjectManagerhjk2017-03-091-3/+6
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-3/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlProjectManager: Qt Quick UI templates via json wizardAlessandro Portale2015-05-181-2/+0
* Use new mime databaseEike Ziller2015-02-171-8/+5
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\