aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/linuxdeviceprocess.cpp
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Use Util::CommandLine to construct device process commandshjk2019-06-051-29/+25
* Fix "open terminal with environment" functionalityChristian Kandeler2019-05-241-1/+2
* ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-1/+1
* LinuxDeviceProcess: Only look for processId on freshly started processUlf Hermann2019-02-121-1/+4
* RemoteLinux: Fix some line breaksUlf Hermann2019-01-151-1/+1
* RemoteLinux: Support terminal aspectChristian Kandeler2019-01-111-3/+5
* Finish merging Runnable and StandardRunnablehjk2018-05-231-1/+1
* ProjectExplorer: Start merging Runnable and StandardRunnablehjk2018-05-221-1/+1
* Environment: make usage of Environment.iterators more consistentNikita Baryshnikov2017-09-281-1/+1
* RemoteLinux: Allow killing processes by IDUlf Hermann2016-04-221-4/+29
* ProjectExplorer: Use Runnable in DeviceProcess::starthjk2016-01-281-12/+13
* 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
* LinuxDeviceProcess: Quote environment variable values.Christian Kandeler2014-05-081-1/+7
* QtcProcess: Introduce a QtcProcess::Arguments classhjk2014-02-191-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Use POSIX-compliant "." instead of "source"Frank Osterfeld2013-10-101-1/+1
* Introduce the concept of a "device process".Christian Kandeler2013-08-191-0/+84