aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxenvironmentaspect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable macro editing for the Clang indexerMarco Bubke2019-06-131-1/+1
* ProjectExplorer: Split EnvironmentAspecthjk2019-03-111-22/+3
* ProjectExplorer: De-virtualize EnvironmentAspect::baseEnvironmenthjk2019-03-071-7/+6
* Canonicalize some includesChristian Kandeler2019-01-101-1/+1
* ProjectExplorer: Remove IRunConfigurationAspect::runConfigurationhjk2018-09-131-4/+3
* ProjectExplorer: Remove RunConfigWidget wrapper classhjk2018-09-131-1/+1
* RemoteLinux: Pass target to RemoteLinuxEnvironmentAspectWidget ctorhjk2018-09-111-1/+3
* ProjectExplorer: Streamline *EnvironmentAspect interfacehjk2018-04-061-26/+12
* ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-101-5/+0
* RemoteLinux: Don't force value for DISPLAY in base environmentKari Oikarinen2017-05-181-3/+40
* RemoteLinux: Fix creation of environment aspect widgetChristian Kandeler2017-05-151-6/+3
* RemoteLinux/Qnx: Use StandardRunnablehjk2016-01-271-6/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clean exported headers of the Remote Linux, Android plugins.Friedemann Kleint2015-03-051-0/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* RemoteLinux: Move environment handling entirely into the aspect class.Christian Kandeler2014-05-081-2/+6
* remotelinux: Add generic Runconfiguration interfaceBenjamin Zeller2014-04-101-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ProjectExplorer/Analyzer: Merge RunConfigurationAspectshjk2013-08-161-7/+2
* EnvironmentAspect: Fix various aspects broken in the refactoringDaniel Teske2013-07-051-4/+1
* Specialize environmentaspect for remote linuxTobias Hunger2013-04-111-0/+113