summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/remotelinuxrunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Proper double-remotehjk2023-04-041-1/+2
* RemoteLinux: Drop workaround for remote executableshjk2023-03-271-9/+8
* RemoteLinux: Handle already remote local fileshjk2023-01-191-1/+4
* RemoteLinux: Merge tooling runworker related fileshjk2023-01-181-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* RemoteLinux: Move X11Forwarding aspect to ProjectExplorerhjk2022-12-131-1/+0
* RemoteLinux: Allow adding Qt to LD_LIBRARY_PATHhjk2022-10-181-1/+16
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* RemoteLinux: Convert to Tr::trhjk2022-07-221-9/+6
* ProjectExplorer: Make target device for executable aspect explicithjk2022-06-021-1/+1
* Rename remotelinuxx11forwardingaspect.h into x11forwardingaspect.hJarek Kobus2022-06-011-1/+1
* ProjectExplorer: Pass macroexpander (again) to WorkingDirectoryAspecthjk2022-05-301-1/+1
* RemoteLinux: Prepare new aspect data extraction for X11Forwardinghjk2022-05-301-2/+2
* Utils: Pass MacroExpander to ArgumentsAspect constructorhjk2022-05-201-1/+1
* ProjectExplorer: Shift full FilePath creation into Executable aspecthjk2022-05-181-2/+1
* ProjectExplorer: Pass envAspect directly to WorkingDirectory constructorhjk2022-04-221-2/+3
* RemoteLinux: Use new Run:setRunnableModifierhjk2021-04-191-10/+14
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Fix the cmake/RemoteLinux combinationChristian Kandeler2020-06-231-0/+1
* ProjectExplorer: Remove enabledChanged emissionshjk2019-12-201-2/+0
* Re-inline some of the RunConfiguration::setUpdater()hjk2019-12-181-13/+10
* ProjectExplorer: Replace RunConfiguration::doAdditionalSetuphjk2019-12-171-5/+0
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-12-161-10/+17
|\
| * RemoteLinux: Add RemoteLinuxRunConfiguration::doAdditionalSetup()Christian Kandeler2019-12-101-0/+5
* | Standardize RunConfiguration id specificationhjk2019-12-111-3/+1
* | RemoteLinux: Use new runconfiguration aspect update mechanismhjk2019-11-251-16/+13
* | ProjectExplorer: Introduce and use a Target::buildSystemUpdated signalhjk2019-11-211-5/+2
* | ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-1/+1
|/
* ProjectExplorer: Rename BaseStringAspect::{f,setF}ileNamehjk2019-08-291-1/+1
* ProjectExplorer: Proliferate FilePathhjk2019-08-291-2/+2
* Utils/all: Create an OutputFormatterFactoryhjk2019-08-131-4/+0
* Qnx: Remove RemoteLinuxRunConfiguration base from QnxRunConfigurationhjk2019-08-061-1/+3
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-0/+1
* RemoteLinux: Support terminal aspectChristian Kandeler2019-01-111-0/+4
* RemoteLinux: Offer X11 forwarding in run configurationsChristian Kandeler2018-11-191-0/+12
* RemoteLinux: Add target information to runconfig namehjk2018-10-021-10/+1
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-021-2/+2
* ProjectExplorer: Remove IRunConfigurationAspect::runConfigurationhjk2018-09-131-1/+1
* ProjectExplorer: Compactify runconfiguration aspect creationhjk2018-09-041-7/+5
* Unify key names for various fields in stored RunConfigurationshjk2018-08-211-8/+2
* Finish merging Runnable and StandardRunnablehjk2018-05-231-1/+0
* RemoteLinux: BareMetal: Fix history completerChristian Stenger2018-05-031-0/+1
* ProjectExplorer: Introduce a RunConfiguration::buildTargetInfo() functionhjk2018-04-271-1/+1
* Pass id to RunConfiguration constructorhjk2018-04-251-5/+0
* ProjectExplorer: Factor out some common code in runconfigurationshjk2018-04-241-25/+0
* ProjectExplorer: Rework executable display handling in runconfigshjk2018-04-231-90/+47
* ProjectExplorer: Streamline OutputFormatter creation a bithjk2018-04-131-5/+2
* ProjectExplorer: Consolidate RunConfiguration identificationshjk2018-04-121-22/+2
* RemoteLinux: Move RunConfigurationFactories close to RunConfigurationshjk2018-04-091-0/+10