aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/devicesupport/deviceprocess.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Dissolve DeviceProcesshjk2022-03-021-52/+0
* ProjectExplorer: Normalize DeviceProcess::start() signaturehjk2022-02-141-5/+0
* Utils: Move QtcProcess constructor setup data to shared setup datahjk2022-02-111-5/+0
* ProjectExplorer: Base DeviceProcess on QtcProcesshjk2022-01-311-26/+2
* ProjectExplorer: Use a QtcProcess member in DeviceProcesshjk2022-01-311-2/+9
* ProjectExplorer: Rename DeviceProcess::error to errorOccuredhjk2022-01-271-1/+1
* ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-131-1/+0
* RemoteLinux: Support terminal aspectChristian Kandeler2019-01-111-0/+4
* ProjectExplorer: Consistently use nullptrTobias Hunger2018-05-071-1/+1
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-7/+2
* ProjectExplorer: Use Runnable in DeviceProcess::starthjk2016-01-281-8/+4
* 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
* DeviceProcess: Add write(const QByteArray &) functionhjk2013-09-101-0/+2
* Introduce the concept of a "device process".Christian Kandeler2013-08-191-0/+87