aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/deployconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Introduce variantFromStore and storeFromVarianthjk2023-08-281-4/+4
* Utils etc: Even more Key and Storehjk2023-08-251-8/+8
* Utils: Rename the new Storage to Storehjk2023-08-241-7/+7
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-7/+7
* ProjectExplorer: Inline DefaultDeployConfigurationFactoryJarek Kobus2023-08-181-12/+0
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-1/+1
* ProjectExplorer: Don't use QObject parents for ProjectConfigurationshjk2023-07-311-1/+1
* ProjectExplorer: Replace the fromMap error return valuehjk2023-07-241-9/+14
* ProjectExplorer: Change ProjectConfiguration::toMap signaturehjk2023-07-211-4/+5
* BuildStepList: Pass ProjectConfiguration into c'torJarek Kobus2023-07-111-3/+2
* ProjectExplorer: Tr::trhjk2023-01-161-2/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Code cosmeticshjk2022-06-241-6/+8
* ProjectExplorer: Remove one constructor overload of DeployableFilehjk2021-09-141-1/+3
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-7/+7
* ProjectExplorer: Replace ProjectConfiguration::m_macroExpanderhjk2020-02-191-8/+0
* RemoteLinux: Let user override deployment dataChristian Kandeler2020-01-271-4/+19
* ProjectExplorer: Compactify DeploymentDataView implementationhjk2019-08-221-1/+1
* ProjectExplorer: Use a plain QWidget base for deploy config widgetshjk2019-08-211-2/+2
* ProjectExplorer: Base BuildStepList on QObject, not ProjectConfigurationhjk2019-07-311-4/+5
* ProjectExplorer: Add a ProjectConfiguration::target()hjk2019-07-291-10/+1
* RemoteLinux: Add "make install" step to pre-4.10 deploy configurationsChristian Kandeler2019-07-181-0/+3
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
* ProjectExplorer: Move part of deploy config initial step handlinghjk2019-01-291-4/+1
* ProjectExplorer: Remove DeployConfigurationFactory::m_creatorhjk2019-01-251-13/+11
* ProjectExplorer: Merge Qbs* into DefaultDeployConfigurationFactoryhjk2019-01-251-6/+0
* ProjectExplorer: Remove some Id use from DeployConfig interfacehjk2019-01-241-12/+2
* ProjectExplorer: Remove registerDeployConfigurationhjk2019-01-221-1/+12
* ProjectExplorer: Make DeployConfiguration finalhjk2019-01-221-10/+0
* ProjectExplorer: Allow specifying deploy config widgets in the factoryhjk2019-01-221-5/+19
* ProjectExplorer: Remove DeployConfiguration::initializehjk2019-01-221-5/+0
* ProjectExplorer: Add a mechanism to specify initial stepshjk2019-01-211-0/+9
* Merge DeployConfigurationFactory::{canHandle,canOffer}hjk2019-01-181-11/+1
* ProjectExplorer: simplify RunSettingsWidget::aboutToShowDeployMenu()hjk2019-01-171-1/+1
* ProjectExplorer: Simplify availableCreationIds(Target *parent) usehjk2019-01-161-5/+8
* ProjectExplorer: Simplify DeployConfig::displayName*hjk2019-01-161-6/+1
* ProjectExplorer: Simplify DeployConfigFactory::availableBuildTargetshjk2019-01-161-7/+5
* Make DeployConfigurationFactory more similar to RunConfigFactorieshjk2018-05-021-14/+5
* ProjectExplorer: Report project-specific kit errors/warningsTobias Hunger2018-04-191-1/+1
* ProjectExplorer: Simplify DeployConfigurationFactory interfacehjk2018-03-151-45/+13
* ProjectExplorer: Remove allDeployConfigurationFactories() accessorhjk2018-01-161-5/+0
* De-emphasize PluginManager::getObjects<Type>()hjk2017-12-151-5/+16
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-111/+151
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-2/+4
* ProjectConfiguration: Add isActive() methodTobias Hunger2017-08-021-0/+5
* ProjectConfiguration: Add project() memberTim Jenssen2017-07-311-0/+5
* ProjectExplorer: Move consts that are used in a single file out of headerOrgad Shaneh2017-03-201-4/+7
* Remove BuildStepList::isNullhjk2016-07-211-2/+2