aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/environmentaspect.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Don't store pointer to aspect label widgetMarcus Tillmanns2023-09-211-2/+1
* Utils: Rename the new Storage to Storehjk2023-08-241-3/+3
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-5/+3
* ProjectExplorer: Allow to specific target device for EnvironmentAspectshjk2023-07-111-0/+7
* ProjectExplorer: Make more aspects directly usable in AspectContainershjk2023-07-061-1/+1
* ProjectExplorer: Merge LocalEnvironmentAspect into EnvironmentAspecthjk2023-05-251-0/+2
* ProjectExplorer: Optionally show run environment in app output paneChristian Kandeler2023-04-261-0/+7
* CMakePM: Reuse EnvironmentAspect for CMake configure environmentCristian Adam2023-01-241-4/+10
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Copy more RunConfiguration data to RunControlhjk2022-04-121-0/+5
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-1/+2
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-11-111-2/+3
|\
| * Run configurations: Let env widget reflect changes to lib search pathChristian Kandeler2019-11-111-1/+4
* | ProjectExplorer: Fix base environment as returned by EnvironmentAspectTobias Hunger2019-10-101-1/+1
|/
* Enable macro editing for the Clang indexerMarco Bubke2019-06-131-4/+4
* EnvironmentWidget: Add convenient way to add to path listChristian Kandeler2019-03-131-1/+6
* ProjectExplorer: Split EnvironmentAspecthjk2019-03-111-13/+25
* ProjectExplorer: De-virtualize EnvironmentAspect::baseEnvironmenthjk2019-03-071-2/+6
* ProjectExplorer: Split IRunConfigurationAspecthjk2018-09-181-1/+1
* ProjectExplorer: Remove IRunConfigurationAspect::runConfigurationhjk2018-09-131-1/+1
* ProjectExplorer: Streamline *EnvironmentAspect interfacehjk2018-04-061-7/+11
* Use function objects for IRunConfigurationAspect::createConfigurationWidgethjk2016-04-221-3/+0
* ProjectExplorer: Add a comment regarding the use of EnvironmentAspecthjk2016-04-081-1/+3
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-7/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ProjectExplorer/Analyzer: Merge RunConfigurationAspectshjk2013-08-161-5/+1
* RunConfigurationAspect: Streamline data serializationhjk2013-08-131-1/+1
* Analyzer: Cleanup settings handlinghjk2013-08-121-4/+2
* Add a widget to configure an environmentaspect withTobias Hunger2013-04-111-0/+2
* Add EnvironmentAspect to ProjectExplorerTobias Hunger2013-04-111-0/+85