aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/genericprojectmanager/genericprojectplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* GenericProjectManager: Drop dedicated file pairs for build configChristian Kandeler2025-01-241-2/+0
* GenericProject: Use new setup for GenericProject itselfhjk2023-11-291-46/+1
* GenericProject: Dissolve plugin pimplhjk2023-11-221-51/+31
* GenericProject: Use new setup for build related classeshjk2023-11-211-3/+2
* GenericProject: Use new setup pattern for ProjectFilesFactoryhjk2023-11-211-1/+1
* GenericProject: Consolidate project wizard related classeshjk2023-11-211-1/+1
* GenericProject: Move plugin class definition to .cpphjk2023-11-201-16/+26
* Core: Replace new "Action" by an "ActionBuilder"hjk2023-11-101-4/+2
* GenericProject: Use new Core::Actionhjk2023-11-091-20/+13
* Remove unneeded includes of task.h and taskhub.hJarek Kobus2023-02-141-1/+0
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-2/+1
* GenericProjectManager: Tr::trAlessandro Portale2023-01-201-5/+6
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* ProjectExplorer: Create wizards one by onehjk2022-09-291-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Use FilePaths in project tree nodeshjk2021-07-161-2/+2
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-11-111-2/+1
|\
| * Fix lupdate issuesEike Ziller2019-11-041-4/+5
* | GenericProject: Move parts of GenericProject to GenericBuildSystemhjk2019-10-251-12/+3
* | GenericProject: Use standard layout for IPlugin subclasseshjk2019-10-241-4/+2
|/
* GenericProject: Normalize make step setuphjk2019-07-311-2/+1
* GenericProjectManager: Allow users to remove directories from a projectChristian Kandeler2019-07-181-4/+27
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Fix missing translation contextsEike Ziller2018-10-251-1/+1
* Fix warnings about unused lambda capturesTobias Hunger2018-02-211-1/+1
* GenericProject: Pimpl and remove uses of global object poolhjk2018-02-061-27/+38
* Use project id uniformly as project contexthjk2017-12-201-1/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-1/+2
* Project: Make Project::files return a FileNameListTobias Hunger2017-12-081-2/+1
* ProjectExplorer: Handle project file list globallyTobias Hunger2017-03-271-1/+2
* ProjectExplorer: Follow up on too-much-magic in IProjectManagerhjk2017-03-091-2/+3
* ProjectManagers: Cleanuphjk2017-02-281-0/+1
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-2/+0
* GenericProject: Cleanup and modernizeAndre Hartmann2017-01-021-1/+1
* GenericProject: Fix "Edit Files..." context menu actionTobias Hunger2016-04-071-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* SelectableFilesModel: Use Utils::FileNameTobias Hunger2015-11-131-3/+6
* Fix various context menu actions from project managersDaniel Teske2015-08-311-8/+3
* IWizardFactory: Create wizards with factoryCreatorsTobias Hunger2015-05-261-1/+2
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Use new mime databaseEike Ziller2015-02-171-5/+4
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Convert to new connect apiMontel Laurent2015-01-301-2/+1
* | ProjectTree: Fix context menu actionsDaniel Teske2015-01-151-2/+2
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | GenericProjectManager: General editor related code consolidationhjk2014-08-201-33/+16
* | GenericProject: Initialize pointer members in constructorTobias Hunger2014-08-041-1/+1
|/