aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/ssh/shell/shell.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* 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
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* SSH: Name SshRemoteProcess::ExitStatus values like the QProcess ones.Christian Kandeler2012-06-081-1/+1
* SSH: Use plain pointers to SshConnection objects.Christian Kandeler2012-05-291-4/+5
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-5/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* SSH: Derive SshRemoteProcess from QIODevice.Christian Kandeler2011-11-151-1/+1
* SSH: Make API of SshRemoteProcess more similar to the one of QProcess.Christian Kandeler2011-11-141-8/+6
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* SSH: Implement remote shell support.Christian Kandeler2011-07-261-0/+121