aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/target.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Remove Project::aboutToRemoveProjectConfiguration()hjk2019-08-201-3/+0
* ProjectExplorer: Replace Project::projectConfigurationChangedhjk2019-08-021-3/+1
* ProjectExplorer: Remove Target::*ProjectConfiguration(...) signalshjk2019-08-011-13/+12
* ProjectExplorer: Don't remove build configurationhjk2019-07-311-2/+0
* ProjectExplorer: Move *ConfigurationModel ownership to targethjk2019-07-311-10/+35
* ProjectExplorer: Remove ProjectConfiguration base from Targethjk2019-07-311-16/+37
* ProjectExplorer: Add a ProjectConfiguration::target()hjk2019-07-291-0/+3
* ProjectExplorer: Update run config list centrallyChristian Kandeler2019-07-221-0/+6
* Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-041-1/+1
|\
| * More Utils::toSet/toListhjk2019-07-041-1/+1
* | ProjectExplorer etc: More FilePath usagehjk2019-06-261-1/+1
|/
* ProjectExplorer: Remove BuildTargetInfoList wrapper classhjk2019-05-141-5/+5
* Revert "ProjectExplorer: Upstream CMake's handling of outdated builds"hjk2019-05-031-7/+0
* RemoteLinux: Retrieve deployment info from local install rootChristian Kandeler2019-04-231-0/+5
* ProjectExplorer: Upstream CMake's handling of outdated buildshjk2019-02-221-0/+7
* ProjectExplorer: Introduce Target::buildTarget(buildKey)hjk2019-02-201-1/+8
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-2/+2
* ProjectExplorer: Collapse BuildInfo hierarchyhjk2019-01-301-7/+3
* ProjectExplorer: Rename IBuildConfigurationFactoryhjk2019-01-291-3/+3
* ProjectExplorer: Remove some Id use from DeployConfig interfacehjk2019-01-241-2/+2
* ProjectExplorer: Simplify availableCreationIds(Target *parent) usehjk2019-01-161-1/+1
* ProjectExplorer: Add an option for automatic generation of runconfigshjk2018-08-301-38/+44
* QmlDesigner: Do not require a qmake project for designer import pathsChristian Kandeler2018-08-201-0/+5
* ProjectExplorer: Modernize even moreTobias Hunger2018-07-241-2/+1
* Introduce static_container_castEike Ziller2018-05-291-3/+3
* Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-05-281-3/+3
|\
| * Remove some lambdas from Utils::transform callsEike Ziller2018-05-281-3/+3
* | ProjectExplorer: Use unique_ptr to hold targets in projectsTobias Hunger2018-05-241-4/+4
|/
* ProjectExplorer: Consolidate RunConfiguration identificationshjk2018-04-121-5/+5
* Move Project::makeUnique to UtilsEike Ziller2018-04-111-4/+5
* ProjectExplorer: Simplify IBuildConfigurationFactory interfacehjk2018-04-041-7/+2
* ProjectExplorer: Simplify DeployConfigurationFactory interfacehjk2018-03-151-7/+2
* Partially decouple local CMakeRunConfiguration from CMakeProjecthjk2018-03-131-2/+2
* QbsRunConfiguration: Re-model based on RemoteLinux precedencehjk2018-03-121-1/+2
* RunConfigurationFactory: Simplify RunConfigFactory::create usehjk2018-03-091-19/+10
* Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-071-2/+2
* ProjectExplorer: Use RunConfigCreationInfo struct for rc creationhjk2018-03-051-1/+1
* ProjectExplorer: Consolidate RunConfig creation codepathshjk2018-03-021-4/+1
* RunConfiguration: Avoid unneeded calls to availableCreators()hjk2018-02-231-17/+16
* ProjectExplorer: Simplify collection of RunConfigurationCreationInfoshjk2018-02-151-8/+13
* ProjectExplorer: Remove allDeployConfigurationFactories() accessorhjk2018-01-161-3/+0
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-8/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-28/+31
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-1/+2
* Project: Get rid of *EnabledChanged signals on Project and TargetTobias Hunger2017-08-021-33/+0
* Project: Get rid of builddirectoryChanged signalTobias Hunger2017-08-021-10/+0
* ProjectExplorer: Add subscribeSignal method to targets and projectsTobias Hunger2017-08-021-10/+0
* ProjectExplorer: Add ProjectConfiguration * to activeProjectConfigurationChangedTobias Hunger2017-08-021-3/+3
* ProjectConfiguration: Add isActive() methodTobias Hunger2017-08-021-0/+5
* ProjectExplorer: Simplify *ConfigurationModelsTobias Hunger2017-08-011-0/+9