aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/ssh/sftpchannel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-980/+0
* Normalized connect()sRobert Loehning2012-03-061-4/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* SSH: Add SFTP operations needed to implement remote FS traversal.Christian Kandeler2012-02-021-1/+66
* Long live the king!hjk2012-01-261-1/+1
* Utils: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-061-2/+2
* SSH: Derive SshRemoteProcess from QIODevice.Christian Kandeler2011-11-151-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* SSH: Add ability to create symbolic links on remote host.Christian Kandeler2011-07-131-0/+7
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* show error string instead of error code ...Oswald Buddenhagen2011-04-141-1/+1
* Update license.hjk2011-04-131-14/+13
* API-Documentation: Add the Utils-library.Friedemann Kleint2011-03-021-1/+25
* move src/plugins/coreplugin/ssh to src/lib/utils/sshMilian Wolff2011-02-141-0/+885