summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/remotelinuxrunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* RemoteLinux: Use Argument and Working directory aspects in run confighjk2018-03-121-32/+6
* Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-071-1/+1
* RemoteLinux: Also decorate empty/invalid targets with device namehjk2018-02-161-5/+2
* ProjectExplorer: Show non-desktop device names in remote run config nameshjk2018-02-151-2/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-14/+15
* RemoteLinux: Convert to RunConfiguration::initialize(Id) signaturehjk2017-11-151-2/+7
* ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-101-8/+0
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-41/+27
* ProjectExplorer: Introduce base class for enabled/disabled project configurationTobias Hunger2017-07-281-5/+0
* RunConfiguration: Introduce buildSystemTarget()Tobias Hunger2017-01-301-0/+5
* RemoteLinux: Simplify RunConfigurationTobias Hunger2017-01-301-1/+1
* RemoteLinux: Use Qt5-style connectsOrgad Shaneh2016-07-011-4/+7
* RemoteLinux/Qnx: Use StandardRunnablehjk2016-01-271-9/+13
* 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-4/+8
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\