Commit Graph

9 Commits

Author SHA1 Message Date
Christian Kandeler
b45ce84123 Maemo: Prevent disconnecting null pointer. 2010-10-27 17:21:34 +02:00
Christian Kandeler
83255c08d5 Maemo: Use new SSH convenience class for fetching device environment. 2010-10-22 13:52:50 +02:00
Christian Kandeler
5c7f21c0a7 Maemo: Fix device environment reader's error reporting.
The error() signal was not connected anywhere.
Also, there was no way to interrupt a failing operation.

Reviewed-by: kh1
2010-10-13 11:06:17 +02:00
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
kh1
ea56809cf9 Fix broken env reader, it did not reread on device changes.
Reviewed-by: ck
2010-10-11 11:05:54 +02:00
Tobias Hunger
f5c044fe48 Move ProjectExplorer::Environment to Utils::Environment
Reviewed-by: dt
2010-09-23 13:40:26 +02:00
Christian Kandeler
947f0f3a30 Maemo: source all relevant profiles and ignore non-existing ones.
Reviewed-by: kh1
2010-09-13 16:50:30 +02:00
kh1
c3350a1675 Basic support for fetching and modifying device environment. 2010-07-28 14:28:04 +02:00
ck
5ff0d9b72f Maemo: Rename some classes.
All our classes should have the Maemo prefix because we don't have
a namespace of our own.
2010-07-28 09:36:30 +02:00