aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxrunconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Re-inline some of the RunConfiguration::setUpdater()hjk2019-12-181-1/+0
* ProjectExplorer: Replace RunConfiguration::doAdditionalSetuphjk2019-12-171-1/+0
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-12-161-1/+3
|\
| * RemoteLinux: Add RemoteLinuxRunConfiguration::doAdditionalSetup()Christian Kandeler2019-12-101-2/+2
* | Standardize RunConfiguration id specificationhjk2019-12-111-1/+0
* | RemoteLinux: Use new runconfiguration aspect update mechanismhjk2019-11-251-3/+0
|/
* Qnx: Remove RemoteLinuxRunConfiguration base from QnxRunConfigurationhjk2019-08-061-2/+4
* RemoteLinux: Offer X11 forwarding in run configurationsChristian Kandeler2018-11-191-0/+3
* RemoteLinux: Add target information to runconfig namehjk2018-10-021-3/+0
* Pass id to RunConfiguration constructorhjk2018-04-251-7/+2
* ProjectExplorer: Factor out some common code in runconfigurationshjk2018-04-241-6/+0
* ProjectExplorer: Rework executable display handling in runconfigshjk2018-04-231-23/+2
* ProjectExplorer: Streamline OutputFormatter creation a bithjk2018-04-131-1/+0
* ProjectExplorer: Consolidate RunConfiguration identificationshjk2018-04-121-3/+0
* ProjectExplorer: De-qobject-ify RunConfigurationFactoryhjk2018-04-091-2/+0
* RemoteLinux: Move RunConfigurationFactories close to RunConfigurationshjk2018-04-091-0/+8
* RemoteLinux: Use Argument and Working directory aspects in run confighjk2018-03-121-4/+0
* RemoteLinux: Also decorate empty/invalid targets with device namehjk2018-02-161-1/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-4/+4
* ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in basehjk2017-11-161-1/+1
* RemoteLinux: Convert to RunConfiguration::initialize(Id) signaturehjk2017-11-151-1/+2
* ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-101-1/+0
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-11/+6
* ProjectExplorer: Introduce base class for enabled/disabled project configurationTobias Hunger2017-07-281-1/+0
* RemoteLinux: Re-enable QmlProfilerhjk2017-06-151-6/+0
* RunConfiguration: Introduce buildSystemTarget()Tobias Hunger2017-01-301-0/+2
* RemoteLinux: Simplify RunConfigurationTobias Hunger2017-01-301-3/+0
* RemoteLinux: Use Qt5-style connectsOrgad Shaneh2016-07-011-4/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* RemoteLinux/Qnx: Use StandardRunnablehjk2016-01-271-7/+6
* 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-1/+1
* ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-161-12/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | RemoteLinux: Create run configs by target name, not by project file.Christian Kandeler2014-09-091-3/+1
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* RemoteLinux: Provide a custom run configuration.Christian Kandeler2014-05-071-2/+0
* remotelinux: Add generic Runconfiguration interfaceBenjamin Zeller2014-04-101-1/+2
* RemoteLinuxRunconfiguration: Remove disabledReason()/setDisabledReason()Daniel Teske2014-01-161-2/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Introduce the concept of a "device process".Christian Kandeler2013-08-191-4/+8
* RemoteLinuxRunConfiguration: Remove unused enumDaniel Teske2013-04-261-2/+0
* Remove environmentinformation from the runconfigurationsTobias Hunger2013-04-111-21/+0
* RemoteLinux: Avoid some use of Core::Id QString usehjk2013-03-191-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|