aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager/qmakeprojectmanagerplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Add global convenience signalsChristian Kandeler2025-03-071-48/+13
* ProjectExplorer: Allow to retrieve project-specific kit issuesChristian Kandeler2025-02-171-1/+21
* ProjectExplorer: Add convenience accessors to some classesChristian Kandeler2025-01-231-8/+6
* ProjectExplorer: Add and make use of forwarding accessors in ProjectChristian Kandeler2025-01-201-13/+7
* Utils: Use dialogParent() more directly in wizardshjk2025-01-101-2/+1
* ProjectExplorer: Remove "Add Library" from context menuMarcus Tillmanns2024-09-161-1/+1
* TextEditor: remove text editor action handlerDavid Schulz2024-04-091-1/+0
* Utils: Also rename parameteraction.{h,cpp} to action.{h,cpp}hjk2024-01-291-1/+1
* Utils: Rename ParameterAction into Actionhjk2024-01-291-9/+9
* QmakeProjectManager: Hide plugin class definition in .cpphjk2024-01-161-13/+28
* Utils/all: Move mime constants into a central placehjk2023-11-081-1/+2
* QmakeProjectManager: Hide QmakeKitAspectFactory implementationhjk2023-08-211-3/+0
* Qmake: Rename some of the KitAspect related classeshjk2023-08-111-1/+1
* QmakeProjectManager: Delay settings creation until first usehjk2023-07-061-3/+0
* Editor: Adjust remaining usages of BaseTextEditor:convertPositionDavid Schulz2023-05-301-2/+1
* QMakeProject: Use PagedSettings page for optionshjk2023-05-161-1/+1
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-6/+6
* QtSupport: Move Designer and Lingust external editors from qmakehjk2023-01-261-4/+0
* QMake: Simplify ExternalEditor creationhjk2023-01-251-10/+2
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-5/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Get rid of unneeded includes of RunControlJarek Kobus2022-10-251-1/+0
* QmakeProjectManager: Convert to using Tr::trAlessandro Portale2022-09-291-23/+24
* ProjectExplorer: Create wizards one by onehjk2022-09-291-6/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Code cosmeticshjk2022-06-241-1/+1
* QmakeProjectManager: Proliferate FilePath usehjk2021-10-041-23/+23
* Disambiguate the build actions in locator and shortcut settingsEike Ziller2021-07-151-2/+4
* Pass the new node in ProjectTree::currentNodeChangedEike Ziller2021-06-281-5/+4
* Improve grouping and order in the build menuTasuku Suzuki2021-03-251-12/+11
* Fix lupdate issuesEike Ziller2020-07-171-1/+1
* Qmake: Move context build action handling to build systemhjk2020-03-301-90/+26
* Qmake: Use a QmakeProFileNode instead of a generic nodehjk2020-03-191-11/+11
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-041-3/+1
|\
| * Move SimpleProjectWizard to ProjectExplorer pluginBogDan Vatra2020-03-031-3/+1
* | ProjectExplorer: Fix use of build step list preamble messageshjk2020-02-281-11/+4
* | Qmake: Use buildableFileProFile(node) for Build File actionhjk2020-02-271-1/+1
* | QmakeProjectManager: Merge QmakeManager into QmakeProjectManagerPrivatehjk2020-02-261-15/+238
|/
* Add "s" as mnemonic for Build > Build SubprojectMitch Curtis2019-12-021-1/+1
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-3/+4
* ProjectExplorer: Fix typo in variable nameOrgad Shaneh2019-09-241-2/+2
* Unification of desktop run configurations, step 1hjk2019-08-071-4/+0
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* ProjectExplorer: Rename ProjectTree::findCurrentNode to currentNodehjk2019-04-301-1/+1
* QmakeProjectManager: Remove some local aliaseshjk2019-04-301-1/+1
* Move C++ Library wizard to JSONEike Ziller2019-04-171-2/+0
* ProjectExplorer: Switch order of template parametershjk2019-04-021-1/+1
* Move Qt Widgets Application wizard to JSONEike Ziller2019-03-271-2/+0
* ProjectExplorer: Introduce a SimpleRunWorkerFactory templatehjk2019-03-191-0/+3
* ProjectExplorer: Make kit aspects self-registerhjk2019-03-181-2/+2