- Aug 17, 2010
-
-
Christian Kandeler authored
-
- Aug 13, 2010
-
-
ck authored
The device configuration widget is now the only place the user ever has to specify ports.
-
- Aug 11, 2010
-
-
ck authored
Only tested on Linux, #ifdef'ed for now.
-
- Aug 10, 2010
- Aug 02, 2010
- Jul 30, 2010
-
-
ck authored
1) Make sources available on device. 2) Enable users to switch between gdb and gdbserver approach (users may not be able to use the former if they have no control over their firewall). Reviewed-by: kh1
-
- Jul 27, 2010
-
-
ck authored
Task-number: QTCREATORBUG-1951 Reviewed-by: kh1
-
- Jul 26, 2010
-
-
ck authored
Disabled on Windows for now due to utfs-server not working there. Reviewed-by: kh1
-
- Jul 23, 2010
-
-
ck authored
Untested & unused.
-
- Jul 14, 2010
-
-
ck authored
Preparation for removing MaemoDebugRunControl. Reviewed-by: kh1
-
- Dec 23, 2009
-
-
ck authored
-
ck authored
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.
-
ck authored
We now have two subclasses for deploying files and running commands, respectively.
-
ck authored
This will replace the current ssh-via-QProcess approach, which has severe drawbacks.
-
- Nov 27, 2009
-
-
ck authored
-