aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxcustomrunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Use new factory setup pattern for most factorieshjk2023-11-221-4/+14
* Utils: Rename ProjectExplorer::Runnable into Utils::ProcessRunDataJarek Kobus2023-08-171-1/+0
* RemoteLinux: Use aspects more directly in RemoteLinuxCustomRunRChjk2023-07-141-33/+33
* ProjectExplorer: Allow to specific target device for EnvironmentAspectshjk2023-07-111-1/+2
* ProjectExplorer: Make more aspects directly usable in AspectContainershjk2023-07-061-2/+5
* ProjectExplorer: Remove unusual {Arguments,WorkingDir}Aspecthjk2023-07-051-2/+7
* ProjectExplorer: Replace unusual ExecutableAspect constructorhjk2023-07-041-1/+2
* ProjectExplorer: Use FilePathAspect(s) in ExecutableAspecthjk2023-07-041-1/+1
* ProjectExplorer/RemoteLinux: Consolidate X11ForwardingAspect handlinghjk2023-06-261-5/+0
* Use a few more explicit FilePathAspectshjk2023-06-011-2/+1
* 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
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* RemoteLinux: Convert to Tr::trhjk2022-07-221-12/+9
* 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/+20
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Standardize RunConfiguration id specificationhjk2019-12-111-7/+1
* ProjectExplorer: Rework RunConfiguration::isConfigured()Christian Kandeler2019-12-051-18/+10
* Utils/all: Create an OutputFormatterFactoryhjk2019-08-131-3/+0
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-081-2/+2
|\
| * RemoteLinux: Fix crash on WindowsChristian Kandeler2019-05-071-2/+2
* | ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-0/+1
|/
* RemoteLinux: Support terminal aspectChristian Kandeler2019-01-111-0/+2
* RemoteLinux: Offer X11 forwarding in run configurationsChristian Kandeler2018-11-191-0/+13
* 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-2/+2
* Remote Linux: Fix capitalization of UI textLeena Miettinen2018-06-081-1/+1
* Finish merging Runnable and StandardRunnablehjk2018-05-231-1/+0
* RemoteLinux: BareMetal: Fix history completerChristian Stenger2018-05-031-0/+1
* Pass id to RunConfiguration constructorhjk2018-04-251-2/+2
* RemoteLinux: Fix custom runconfig executable path chooserhjk2018-04-251-0/+2
* ProjectExplorer: Factor out some common code in runconfigurationshjk2018-04-241-33/+0
* ProjectExplorer: Rework executable display handling in runconfigshjk2018-04-231-60/+20
* ProjectExplorer: Streamline OutputFormatter creation a bithjk2018-04-131-5/+1
* RemoteLinux: Rework RemoteLinuxCustomRunConfigurationhjk2018-04-091-76/+41
* RemoteLinux: Move RunConfigurationFactories close to RunConfigurationshjk2018-04-091-0/+12
* ProjectExplorer: Show non-desktop device names in remote run config nameshjk2018-02-151-1/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-7/+1
* RemoteLinux: Add an unused id argument to CustomRunConfigurationhjk2017-11-141-1/+1