Christian Kandeler
3c10fc18a1
SSH: Prepare infrastructure for more timeout handling.
2010-08-16 22:11:24 +02:00
ck
358890c277
SSH: Don't use socket if it's in an unhealthy state.
2010-08-16 12:41:29 +02:00
ck
65eb1d5515
Replace SSH library.
2010-07-12 09:33:22 +02:00
ck
c6ef899659
SSH: Add isConnected(), allow redundant calls to start().
2010-05-20 16:08:08 +02:00
ck
f678fce3a6
SSH: Make interface more Qt-ish.
2010-05-10 11:02:26 +02:00
ck
1b7ed58c7b
SSH: Remove busy loop.
2010-05-05 10:06:31 +02:00
ck
f1dde74cc3
SSH: Increase poll frequency.
2010-04-29 14:50:16 +02:00
ck
9ece8a4110
Move SSH functionality out of the Qt4ProjectManager.
...
It does not conceptually belong there, and several people have
asked for an interface to use the functionality in their own
plugins.
Task-number: QTCREATORBUG-1204
Reviewed-by: kh1
2010-04-26 11:43:25 +02:00