aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/projectconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* Fix missing overrides and redundant virtualAlessandro Portale2023-11-141-2/+2
* ProjectExplorer: And more Key and Storehjk2023-08-241-1/+1
* Utils: Rename the new Storage to Storehjk2023-08-241-4/+4
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-6/+4
* Utils: Base AspectContainer on BaseAspecthjk2023-08-091-2/+2
* ProjectExplorer: Don't use QObject parents for ProjectConfigurationshjk2023-07-311-1/+1
* ProjectExplorer: Replace the fromMap error return valuehjk2023-07-241-2/+5
* ProjectExplorer: Change ProjectConfiguration::toMap signaturehjk2023-07-211-1/+1
* BuildStepList: Pass ProjectConfiguration into c'torJarek Kobus2023-07-111-1/+1
* ProjectExplorer: Do not auto-remove customized run configurationsChristian Kandeler2023-06-301-0/+1
* ProjectExplorer: Inline mapFromBuildDeviceToGlobalPathhjk2023-06-081-2/+0
* ProjectExplorer: Make ProjectConfiguration an AspectContainerhjk2023-05-231-15/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Pass MacroExpander to ArgumentsAspect constructorhjk2022-05-201-4/+0
* ProjectExplorer: Pass envAspect directly to WorkingDirectory constructorhjk2022-04-221-2/+0
* ProjectExplorer: Simplify retrieval of WorkingDirectoryAspect valueshjk2021-09-231-0/+4
* ProjectExplorer: Add ProjectConfiguration::mapFromBuildDeviceToGlobalPathhjk2021-04-291-0/+2
* Utils: Merge BaseAspects and AspectContainerhjk2021-03-311-2/+2
* Update run configuration after device changeSergey Levin2021-02-031-0/+1
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-141/+4
* ProjectExplorer: Add LayoutBuilder ability to operate on QGridLayouthjk2020-09-181-6/+20
* ProjectExplorer: Introduce a ProjectConfiguration::kit() functionhjk2020-09-091-0/+2
* ProjectExplorer: Add LayoutBuilder::addRow() convenience functionhjk2020-08-051-0/+1
* ProjectExplorer: Make LayoutBuilder aware of aspectshjk2020-08-051-0/+3
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-10/+10
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-02-261-2/+0
|\
| * ProjectExplorer: Remove pure ProjectConfiguration::isActive functionhjk2020-02-211-2/+0
* | ProjectExplorer: Replace ProjectConfiguration::m_macroExpanderhjk2020-02-191-5/+0
|/
* ProjectExplorer: Add a base class for build aspectsChristian Kandeler2019-11-251-0/+2
* LayoutBuilder: Allow for more compact code at calling sitesChristian Kandeler2019-11-071-2/+8
* ProjectExplorer: Prepare more flexibility to aspect layoutinghjk2019-10-181-5/+33
* ProjectExplorer: Fix missing includeChristian Stenger2019-10-181-0/+1
* ProjectExplorer: Robustification by Snake-oilhjk2019-10-181-1/+1
* ProjectConfiguration: Clean up initialization of m_targetTobias Hunger2019-08-051-1/+0
* Introduce Utils::DisplayNameChristian Kandeler2019-08-021-5/+4
* ProjectExplorer: Add a ProjectConfiguration::target()hjk2019-07-291-1/+5
* ProjectExplorer: Add an official way to connect aspectshjk2019-05-271-0/+4
* ProjectExplorer: Merge StatefulProjectConfiguration into RunConfigurationhjk2019-04-051-23/+0
* ProjectExplorer: ModernizeAlessandro Portale2018-12-041-3/+2
* ProjectExplorer: Use separate class for aspect collectionhjk2018-11-131-13/+46
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-021-2/+2
* ProjectExplorer: Split IRunConfigurationAspecthjk2018-09-181-1/+66
* ProjectExplorer: Use override consistentlyTobias Hunger2018-05-071-1/+1
* ProjectExplorer: Consolidate RunConfiguration identificationshjk2018-04-121-3/+0
* ProjectExplorer: Remove unused convenience function displayNameFromMap()hjk2018-01-121-2/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-9/+11
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-4/+5
* ProjectConfiguration: Add isActive() methodTobias Hunger2017-08-021-0/+2
* ProjectConfiguration: Add project() memberTim Jenssen2017-07-311-0/+2