aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/linuxdeviceprocess.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of IDevice::createProcess()Jarek Kobus2022-05-041-52/+0
* SshDeviceProcess: Forward declare IDeviceJarek Kobus2022-03-021-2/+0
* ProjectExplorer: Normalize DeviceProcess::start() signaturehjk2022-02-141-1/+1
* LinuxDeviceProcess: Remove unused setRcFilesToSource()Jarek Kobus2022-01-311-6/+0
* RemoteLinux: Make remote process PID parsing more robustChristian Kandeler2021-02-091-2/+3
* RemoteLinux: Use Util::CommandLine to construct device process commandshjk2019-06-051-1/+1
* ProjectExplorer: Start merging Runnable and StandardRunnablehjk2018-05-221-1/+1
* RemoteLinux: Consistently use nullptrTobias Hunger2018-05-081-1/+1
* RemoteLinux: Allow killing processes by IDUlf Hermann2016-04-221-0/+5
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* ProjectExplorer: Use Runnable in DeviceProcess::starthjk2016-01-281-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Introduce the concept of a "device process".Christian Kandeler2013-08-191-0/+64