aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxcustomrunconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* Pass id to RunConfiguration constructorhjk2018-04-251-1/+2
* ProjectExplorer: Factor out some common code in runconfigurationshjk2018-04-241-2/+0
* ProjectExplorer: Rework executable display handling in runconfigshjk2018-04-231-12/+0
* ProjectExplorer: Streamline OutputFormatter creation a bithjk2018-04-131-1/+0
* RemoteLinux: Rework RemoteLinuxCustomRunConfigurationhjk2018-04-091-5/+2
* ProjectExplorer: De-qobject-ify RunConfigurationFactoryhjk2018-04-091-2/+0
* RemoteLinux: Move RunConfigurationFactories close to RunConfigurationshjk2018-04-091-0/+8
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-2/+0
* ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in basehjk2017-11-161-1/+1
* RemoteLinux: Add an unused id argument to CustomRunConfigurationhjk2017-11-141-1/+1
* ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-101-1/+0
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-5/+4
* ProjectExplorer: Introduce base class for enabled/disabled project configurationTobias Hunger2017-07-281-1/+0
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* RemoteLinux/Qnx: Use StandardRunnablehjk2016-01-271-9/+4
* 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-3/+3
* ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-161-12/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* CustomExecutableRunConfiguration: Remove nested event loopDaniel Teske2014-08-041-1/+1
* RemoteLinux: Provide a custom run configuration.Christian Kandeler2014-05-071-0/+82