Commit Graph

7 Commits

Author SHA1 Message Date
Christian Kandeler
a48139b8d0 SSH: Fix SshConnection::error signal connections.
I recently changed the signal argument, but forgot to update
some of the points of use.

Reviewed-by: kh1
2010-10-11 15:43:00 +02:00
Christian Kandeler
1d3c08dabb SSH: Declare signal parameter with full namespace.
Otherwise we can't sensibly declare slots with a matching parameter.
2010-10-06 10:10:11 +02:00
Christian Kandeler
d778af3b55 SSH: Finish Implementing SFTP test. 2010-10-05 16:10:24 +02:00
Christian Kandeler
3d90463dd4 SSH: Implement first half of SFTP test. 2010-10-05 16:10:24 +02:00
Christian Kandeler
4578e32fe5 Tests: Start implementing more thorough SSH test. 2010-10-04 17:54:46 +02:00
Bill King
02afdfc83c Fixes: gets ssh manual test qmaking again 2010-08-20 15:19:57 +10:00
ck
65eb1d5515 Replace SSH library. 2010-07-12 09:33:22 +02:00