Commit Graph

22 Commits

Author SHA1 Message Date
Christian Kandeler
d24ebfed3d SSH: Fix misnomers. 2011-02-28 17:02:38 +01:00
Christian Kandeler
d6164fa09b Maemo: Fix default label values in device config widget. 2011-02-28 14:16:37 +01:00
Christian Kandeler
22a49fd4a8 SSH: Choose better names for public types and variables. 2011-02-15 13:35:17 +01:00
Christian Kandeler
a5e6450998 Maemo: Rename "Simulator" to "Emulator" when referring to Qemu.
No user-visible changes.
2011-02-15 10:35:31 +01:00
Milian Wolff
94548a1e1f move src/plugins/coreplugin/ssh to src/lib/utils/ssh
Merge-request: 253
Reviewed-by: hjk <qtc-committer@nokia.com>
2011-02-14 16:34:17 +01:00
Christian Kandeler
f3edc4f2fd Maemo: Make ports line edit read-only for emulator.
Changing this field will not have an effect anyway.
2011-02-09 15:56:53 +01:00
Christian Kandeler
4d4ae95baf Maemo: Nicer process list for non-Fremantle systems. 2011-02-04 11:29:54 +01:00
Christian Kandeler
7caf52125e Maemo: Display OS type in device configuration widget. 2011-02-03 17:36:18 +01:00
Christian Kandeler
448f754ce9 Maemo: Remove ability to change device type.
It's a fundamental attribute of the device. It makes no sense to
change it.
2011-02-03 17:36:18 +01:00
Christian Kandeler
c5e00691df Maemo: Use device configuration wizard.
Needs patch choosers instead of line edits.
2011-02-03 17:36:17 +01:00
Christian Kandeler
a84106dfd4 Maemo: Introduce dedicated class for key deploying.
We want to re-use that functionality in our wizard.
2011-02-03 10:00:36 +01:00
Christian Kandeler
77baa801f4 Maemo: Add OS type to device configuration.
Not used anywhere as of now.
2011-02-02 17:54:22 +01:00
Christian Kandeler
b6e729039a Maemo: Fix permissions of authorized_keys on device.
On Meego, this file is world-readable by default.
2011-02-02 17:54:22 +01:00
Christian Kandeler
a8bea59d88 Maemo: Allow user to set default device configuration.
Task-number: QTCREATORBUG-3486
2011-01-13 15:03:58 +01:00
Christian Kandeler
164cc4ff2c Maemo: Refactor device configurations list. 2011-01-13 15:03:58 +01:00
con
d1023c7614 It's 2011 now.
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
Christian Kandeler
250b190522 Maemo: Configuration dialog fixes.
- Disable "Remote Processes" button when no entry is selected.
- Fix some keyboard shortcuts.
2011-01-03 14:57:24 +01:00
Christian Kandeler
e25b69b24c Maemo: Let user set default key file.
Task-number: QTCREATORBUG-3276
2010-12-06 15:28:16 +01:00
Christian Kandeler
2b318539d4 Maemo: Fix logic in device configurations dialog.
Don't do anything when the "emulator" or "hardware" buttons are
clicked and are already checked.
2010-12-06 14:28:31 +01:00
Friedemann Kleint
35b69d96b5 Compile warning. 2010-12-03 16:49:52 +01:00
Christian Kandeler
527aba641b Maemo: Fix leak. 2010-12-03 15:09:04 +01:00
Christian Kandeler
766e9c1e3b Maemo: Add Qemu settings page.
Put it in new top-level "Maemo" category, along
with the Maemo device configurations.

Reviewed-by: kh1
2010-12-03 14:14:04 +01:00