Commit Graph

13 Commits

Author SHA1 Message Date
ck
322ef6b83a Maemo: Missing initialization bugfix + string capitalization. 2010-01-07 17:24:54 +01:00
ck
60f97e5cff Maemo: Add key deployment feature to options page. 2010-01-07 16:42:01 +01:00
ck
159c4cfebb Maemo: Make SSH connections thread-safe. 2010-01-04 17:44:07 +01:00
ck
1470d32ed0 Maemo: Add ssh deployment thread.
Also introduced MaemoSshThread class to factor out common parts
of the runner and the deployer code.
The maemosshrunner files do not contain code anymore and will
be removed soon.
2009-12-23 17:09:02 +01:00
ck
19f1df4fe6 Maemo: Split up MaemoSshConnection.
We now have two subclasses for deploying files and
running commands, respectively.
2009-12-23 12:00:20 +01:00
ck
a266e638d6 Maemo: Add interface for ssh library (completely #ifdef'ed out for now).
This will replace the current ssh-via-QProcess approach, which
has severe drawbacks.
2009-12-23 10:53:57 +01:00
ck
0e3ee9c7b2 Maemo: Hide password-related GUI elements. 2009-12-10 17:34:22 +01:00
kh1
694e978834 Change QLineEdit to PathChooser.
Reviewed-by: ck
2009-12-03 12:38:30 +01:00
ck
ce3b4506af Maemo: Add authentication options (password or key based) 2009-12-01 16:26:05 +01:00
ck
0b49edbb5d Maemo: New project widget.
Most attributes have moved into the settings page.
2009-12-01 14:04:25 +01:00
ck
031acae3af Maemo: Complete options page. 2009-11-30 14:09:08 +01:00
kh1
6c56fbfedc Compile fix on windows, not sure it should be named like this. 2009-11-27 17:30:51 +01:00
ck
4688634f78 Maemo: Add initial version of settings page. 2009-11-27 16:40:07 +01:00