summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/localenvironmentaspect.cpp
Commit message (Expand)AuthorAgeFilesLines
* LocalEnvironment: Allow to skip Build Environment as environment baseTobias Hunger2019-10-161-15/+21
* ProjectExplorer: Propagate build environment changes more directlyhjk2019-07-261-10/+3
* EnvironmentWidget: Add convenient way to add to path listChristian Kandeler2019-03-131-0/+1
* ProjectExplorer: Split EnvironmentAspecthjk2019-03-111-33/+20
* ProjectExplorer: De-virtualize EnvironmentAspect::baseEnvironmenthjk2019-03-071-29/+26
* ProjectExplorer: Remove IRunConfigurationAspect::runConfigurationhjk2018-09-131-3/+2
* ProjectExplorer: Store target pointer in LocalEnvironmentAspecthjk2018-09-131-6/+8
* ProjectExplorer: Simplify LocalEnvspect's BaseEnvironmentModifierhjk2018-09-061-1/+1
* Finish merging Runnable and StandardRunnablehjk2018-05-231-1/+0
* ProjectExplorer: Streamline *EnvironmentAspect interfacehjk2018-04-061-21/+9
* ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-101-7/+0
* ProjectExplorer: Add subscribeSignal method to targets and projectsTobias Hunger2017-08-021-1/+3
* ProjectExplorer: Avoid recently introduced crash when switching kitshjk2016-02-021-1/+1
* ProjectExplorer: Drop LocalApplicationRunConfigurationhjk2016-01-261-8/+9
* 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
* RunConfiguration: added possibility to clone "Run" configurationPrzemyslaw Gorszkowski2014-01-171-1/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Revert "Add workaround for QTBUG-35143"Eike Ziller2013-11-291-13/+1
* Add workaround for QTBUG-35143v3.0.0-rc1Eike Ziller2013-11-281-1/+13
* ProjectExplorer/Analyzer: Merge RunConfigurationAspectshjk2013-08-161-11/+5
* EnvironmentAspect: Fix various aspects broken in the refactoringDaniel Teske2013-07-051-3/+1
* RC EnvironmentAspect: Add kit environment changesTobias Hunger2013-04-121-1/+6
* Add specialization of environmentaspect for local processesTobias Hunger2013-04-111-0/+106