aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/devicesupport/deviceapplicationrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Merge ApplicationLauncher and DeviceApplicationRunnerhjk2017-03-101-177/+0
* Switch order of DeviceApplicationRunner::start() parametershjk2017-03-031-1/+1
* DeviceApplicationRunner: Remove unneeded references to sshhjk2016-02-021-8/+1
* ProjectExplorer: Use Runnable in DeviceProcess::starthjk2016-01-281-18/+4
* ProjectExplorer: Modernize DeviceApplicationRunnuerhjk2016-01-221-7/+10
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* DeviceApplicationRunner: Set failure status if process failed to start.Christian Kandeler2014-04-081-8/+12
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Device support: Fix error message in app runner.Christian Kandeler2013-11-221-3/+1
|/
* RemoteLinux: Never disable the run configuration.Christian Kandeler2013-11-191-0/+8
* Device support: Fix device application runner for the "early exit" case.Christian Kandeler2013-11-191-1/+1
* Device support: Polish DeviceApplicationRunner.Christian Kandeler2013-10-181-45/+33
* DeviceAppliactionRunner: Remove unused connectionDaniel Teske2013-10-151-69/+9
* RemoteLinux: Remove PreRunAction and postRunActionDaniel Teske2013-10-151-101/+4
* Clean up SshConnectionManager interfacehjk2013-09-111-2/+2
* Introduce the concept of a "device process".Christian Kandeler2013-08-191-26/+45
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* ProjectExplorer: Introduce generic application runner.Christian Kandeler2012-08-011-0/+339