Commit Graph

36 Commits

Author SHA1 Message Date
Christian Kandeler
61cbad9612 Maemo: Introduce logic for default device configuration. 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
Roberto Raggi
b4e421062f Removed stray tokens and fixed warnings/errors when compiling with pedantic C++ compilers. 2010-12-16 12:05:48 +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
20b58e4e6e Maemo: Whitespace fixes. 2010-11-26 10:41:39 +01:00
Christian Kandeler
f3ac8e43fe Maemo: Disable proxy use for device access.
Workaround for proxy problems on Windows (Qt bug?).

Reviewed-by: kh1
2010-09-27 17:32:43 +02:00
Alessandro Portale
7d135ef01e Include <cctype> to use std::isdigit
Reviewed-by: ck
2010-08-13 16:39:15 +02:00
Alessandro Portale
cd55454ef0 Revert "MSVC compile fix"
This reverts commit 4c29c61a75.
2010-08-13 16:39:14 +02:00
ck
378ad4de3d Maemo: Device configurations now have a list of free ports.
The device configuration widget is now the only place the user
ever has to specify ports.
2010-08-13 16:19:21 +02:00
Alessandro Portale
4c29c61a75 MSVC compile fix 2010-08-12 21:07:25 +02:00
ck
47562aa1e8 Maemo: Polish class interface. 2010-08-12 19:46:58 +02:00
qt-info@nokia.com
61e7b56fcf Maemo: Implement GUI for per-device port specification.
Currently hidden.
2010-08-12 19:25:15 +02:00
qt-info@nokia.com
415debe910 Maemo: Prepare completely per-device port specifications. 2010-08-12 19:25:15 +02:00
ck
dd6966b2f0 Maemo: Do the bind() for remote mounts on the device.
This makes us more independent of the developer PC's firewall setting.

Reviewed-by: kh1
2010-08-02 12:50:01 +02:00
con
39a8e97775 Merge commit origin/2.0 '1a985148340ff3b29c752036857446452cf0907f'
Conflicts:
	src/plugins/qmldesigner/settingspage.ui
	src/plugins/qt4projectmanager/qt-maemo/maemopackagecontents.cpp
	src/plugins/qt4projectmanager/qt-maemo/maemorunconfiguration.cpp
	src/plugins/qt4projectmanager/qt-s60/s60createpackagestep.cpp
2010-07-26 12:26:05 +02:00
ck
c95d83d6fc Maemo: Make device configuration id type consistent.
Task-number: QTCREATORBUG-1460
2010-07-22 11:09:34 +02:00
ck
e17b99e7f3 Maemo: Introduce class for maemo-global functions. 2010-07-13 17:16:46 +02:00
ck
ce5e473438 Maemo: Move deploying to dedicated deploy step.
Reviewed-by: kh1
2010-07-13 16:27:50 +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
ck
499c3c8362 Maemo: Deal sensibly with device type changes in settings page.
Task-number: QTCREATORBUG-1074
Reviewed-by: kh1
2010-04-08 17:33:57 +02:00
hjk
9595504bda Long live the king! 2010-03-05 11:28:13 +01:00
ck
a40a3d84d5 Maemo: Enable compilation unconditionally. 2010-02-08 17:52:56 +01:00
Oswald Buddenhagen
4c8a29357a fix maemo build with QT_USE_FAST_CONCATENATION 2010-02-08 13:37:53 +01:00
ck
535b9691b1 Maemo: Small settings fixes and improvements.
Reviewed-by: kh1
2010-02-03 17:25:54 +01:00
ck
ed5a0fb0b2 Maemo: Remove special case for "developer" user.
This user now also resides under /home on the device.
2010-01-20 12:13:08 +01:00
ck
b585cbdac4 Maemo: Make gdbserver port user-configurable. 2010-01-11 18:09:49 +01:00
ck
60f97e5cff Maemo: Add key deployment feature to options page. 2010-01-07 16:42:01 +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
6882c3cc9f Maemo: Fix "race condition" in singleton access. 2009-12-16 16:05:01 +01:00
ck
0e3ee9c7b2 Maemo: Hide password-related GUI elements. 2009-12-10 17:34:22 +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
ck
4688634f78 Maemo: Add initial version of settings page. 2009-11-27 16:40:07 +01:00