summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/devicesupport/sshdeviceprocess.cpp
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Device support: Make sure a DeviceProcess always "finishes".Christian Kandeler2013-10-171-2/+39
* ProjectExplorer: Introduce DeviceProcessSignalOperation.David Schulz2013-09-201-7/+5
* Clean up SshConnectionManager interfacehjk2013-09-111-3/+2
* DeviceProcess: Add write(const QByteArray &) functionhjk2013-09-101-0/+5
* Introduce the concept of a "device process".Christian Kandeler2013-08-191-0/+329