summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/remotelinuxcustomcommanddeployservice.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* remotelinux: rename LinuxDeviceConfiguration to LinuxDevicehjk2012-08-011-4/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* SSH: Streamline SshRemoteProcessRunner's output handling.Christian Kandeler2012-06-081-8/+6
* SSH: Name SshRemoteProcess::ExitStatus values like the QProcess ones.Christian Kandeler2012-06-081-1/+1
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* SSH: Don't expose SshRemoteProcess object from SshRemoteProcessRunner.Christian Kandeler2011-12-051-3/+3
* SSH: Derive SshRemoteProcess from QIODevice.Christian Kandeler2011-11-151-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | SSH: Improve SshRemoteProcessRunner API.Christian Kandeler2011-11-091-5/+5
* | SSH: SshRemoteProcessRunner does not need to be a shared pointer.Christian Kandeler2011-10-281-8/+10
|/
* RemoteLinux: Make custom command deployment step extensible.Christian Kandeler2011-09-261-9/+9
* RemoteLinux: Add "custom command" deployment step.Christian Kandeler2011-09-231-0/+149