aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/ssh/sshremoteprocess.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-386/+0
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* SSH: Use enum for signals API.Christian Kandeler2012-01-201-22/+42
* SSH: Support different read channels in SshRemoteProcess.Christian Kandeler2011-11-291-10/+37
* SSH: Derive SshRemoteProcess from QIODevice.Christian Kandeler2011-11-151-43/+60
* SSH: Make API of SshRemoteProcess more similar to the one of QProcess.Christian Kandeler2011-11-141-9/+28
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* SSH: Implement remote shell support.Christian Kandeler2011-07-261-13/+47
* 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: Implement terminal support and corresponding tests.Christian Kandeler2011-04-061-3/+2
* | SSH: Implement pseudo terminal support.Christian Kandeler2011-04-011-3/+17
* | API Documentation: Fix warnings.Friedemann Kleint2011-03-281-1/+1
|/
* API-Documentation: Add the Utils-library.Friedemann Kleint2011-03-021-0/+20
* move src/plugins/coreplugin/ssh to src/lib/utils/sshMilian Wolff2011-02-141-0/+237