Christian Kandeler
235430fd8a
Maemo: Add support for checking available TCP ports on device.
...
Reviewed-by: kh1
2010-10-15 15:08:31 +02:00
Christian Kandeler
4b68761800
Maemo: Start to make use of new SshRemoteProcessRunner class.
...
This removes some tedious keeping track of connection state.
Reviewed-by: kh1
2010-10-13 10:27:15 +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
Christian Kandeler
78ea4d2d2f
Maemo: More stable check for on-device Qt packages.
...
According to the man page, dpkg -l ist not suitable for automated parsing.
Reviewed-by: kh1
2010-09-21 16:32:30 +02:00
Christian Kandeler
462679142e
Maemo: Also match mobility packages when showing Qt libraries on device.
...
Task-number: QTCREATORBUG-2391
Reviewed-by: kh1
2010-09-21 08:53:26 +02:00
Christian Kandeler
4fb9ffc96c
Maemo: Filter uninstalled Qt libraries from dpkg output.
...
Task-number: QTCREATORBUG-2390
Reviewed-by: kh1
2010-09-21 08:53:26 +02:00
Friedemann Kleint
24cadd34a1
I10N: First translation fixes for 2.1
...
Fix README, some spelling errors, remove contractions,
exclamation marks, correct some plural forms, join split messages.
Add QCoreApplication::translate to non-Q_OBJECT-classes.
Fix some lupdate warnings about discarding meta-data (//:).
2010-09-10 10:51:43 +02:00
Christian Kandeler
ae8e57bc9a
Maemo: Check for presence of Mad Developer in device test.
...
Task-number: QTCREATORBUG-2150
Reviewed-by: kh1
2010-08-27 15:26:38 +02:00
ck
65eb1d5515
Replace SSH library.
2010-07-12 09:33:22 +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
kh1
a8db81fb08
Implement Qt version check in test dialog and show error next to close.
...
Reviewed-by: ck
2010-04-16 17:09:31 +02:00
Thorbjørn Lindeijer
f1c9b1ca5e
Moved the testing of a Maemo device configuration into a dialog
...
Reduces the minimum size of the Options dialog.
Reviewed-by: kh1
2010-03-19 14:01:58 +01:00