aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxcustomrunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-101-12/+0
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-17/+19
* RemoteLinux/Qnx: Use StandardRunnablehjk2016-01-271-23/+31
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* RemoteLinux: Use QString instead of QStringList for process argumentshjk2016-01-181-5/+7
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* CustomExecutableRunConfiguration: Remove nested event loopDaniel Teske2014-08-041-3/+4
* RemoteLinux: Provide a custom run configuration.Christian Kandeler2014-05-071-0/+217