summaryrefslogtreecommitdiff
path: root/src/libs/utils/ssh/sshremoteprocessrunner.h
Commit message (Expand)AuthorAgeFilesLines
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-94/+0
* Long live the king!hjk2012-01-261-1/+1
* SSH: Use enum for signals API.Christian Kandeler2012-01-201-2/+2
* SSH: Don't expose SshRemoteProcess object from SshRemoteProcessRunner.Christian Kandeler2011-12-051-1/+8
* SSH: SshRemoteProcessRunnerPrivate does not need to be a QObject.Christian Kandeler2011-11-171-2/+14
* 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: Don't allow external access to process runner's connection object.Christian Kandeler2011-11-091-2/+4
* | SSH: Improve SshRemoteProcessRunner API.Christian Kandeler2011-11-091-7/+5
* | SSH: SshRemoteProcessRunner does not need to be a shared pointer.Christian Kandeler2011-10-281-6/+2
|/
* Remove unneeded defines.hjk2011-07-141-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | SSH: Move private class into internal namespace.Christian Kandeler2011-04-061-1/+3
* | SSH: Implement terminal support and corresponding tests.Christian Kandeler2011-04-061-0/+2
|/
* API-Documentation: Add the Utils-library.Friedemann Kleint2011-03-021-1/+0
* More copyright fixesTobias Hunger2011-02-181-0/+33
* move src/plugins/coreplugin/ssh to src/lib/utils/sshMilian Wolff2011-02-141-0/+44