con
d1023c7614
It's 2011 now.
...
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
Christian Kandeler
dd824508e0
SSH: Add assertion.
2011-01-03 12:05:03 +01:00
con
04e32b0049
License headers.
2010-12-17 16:03:42 +01: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
b57461c5c6
Maemo: Disable proxy use for device access.
...
Workaround for proxy problems on Windows (Qt bug?).
Reviewed-by: kh1
(cherry picked from commit f3ac8e43fe )
2010-09-28 09:19:42 +02:00
Friedemann Kleint
d207c8cdcb
L10n: tr()-fixes, message strings, compiler warnings.
...
Rename 'QML standalone application' to 'QML application'
and the 'old-style' QML applications to
'QML Viewer based applications'.
For the QML renaming:
Rubber-stamped-by: Alessandro Portale <alessandro.portale@nokia.com >
2010-09-15 15:16:13 +02:00
Friedemann Kleint
e3b1279f65
SshConnectionParameters: Fix compiler warning about inline vs export
...
by making operator== non-inline.
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com >
2010-08-24 10:51:31 +02:00
Christian Kandeler
4e90f47524
SSH: Use proper signal forwarding.
2010-08-17 14:54:08 +02:00
Christian Kandeler
90dea9d645
Maemo: Better reporting of SSH timeouts, additional unmount step.
2010-08-17 10:47:36 +02:00
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