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
qt-info@nokia.com
54ecf82208
Maemo: Cache SSH connection in deployment step.
2010-08-12 19:25:15 +02:00
qt-info@nokia.com
724ecfcafb
Maemo: Make deploy mount port user-settable.
2010-08-12 19:25:15 +02:00
ck
1ff13868dc
Maemo: Add deployment via remote mount.
...
Only tested on Linux, #ifdef'ed for now.
2010-08-11 16:50:05 +02:00
ck
cbf31293cb
Maemo: Adapt to new deploy configuration approach.
...
Reviewed-by: Tobias Hunger
2010-08-02 16:01:53 +02:00
Tobias Hunger
ee4a04a20b
Refactor deployment
...
* Add a DeployConfiguration class to hold settings related
to deployment.
* Add BuildStepsList to hold a list of buildsteps
* Update BuildConfiguration to use BuildStepLists instead of
manageing lists of buildsteps itself.
* Update BuildManager to use BuildStepLists in its interfaces
* Fix fallout introduced by API changes
* Update .user file to new way of storing settings
Task-number: QTCREATORBUG-1427
Task-number: QTCREATORBUG-1428
Task-number: QTCREATORBUG-1811
Task-number: QTCREATORBUG-1930
2010-08-02 14:21:05 +02:00
Pawel Polanski
647b91c78f
Refactor deployment for Symbian OS
...
* Add buildstep to handle the deployment
* Remove deployment code from the runconfiguration
* Update .user files to add new deployment step into existing setups
Reviewed-by: Tobias Hunger
2010-07-22 11:07:58 +02:00
ck
b96df669b1
Maemo: Make device configuration settable from deploy widget.
...
This is necessary in case there is no run configuration (e.g. for
library projects).
2010-07-16 17:11:26 +02:00
dt
615cda8430
Fix compile output to be readeable with dark themes
...
This changes the colors to be a mix of red/blue and the foreground
color. If the regular text color is either of those, well...
2010-07-15 11:11:21 +02:00
ck
8a3c1cc0d4
Maemo: Move INSTALLS information from package step to deploy step.
...
... because the files are installed even when packaging is disabled.
Reviewed-by: kh1
2010-07-14 12:22:30 +02:00
ck
d0cbac9032
Maemo: Make sure deploying stops when build step thread finishes.
...
This is important for the "canceled" case and doesn't hurt otherwise.
2010-07-14 12:22:30 +02:00
ck
9b30763e9d
Maemo: Factor out redundant code.
2010-07-13 17:16:46 +02:00
ck
e17b99e7f3
Maemo: Introduce class for maemo-global functions.
2010-07-13 17:16:46 +02:00
ck
9bd53be4c9
Maemo: Get rid of two unneeded functions.
2010-07-13 17:16:46 +02:00
ck
b58d452db0
Maemo: Add missing license headers to new class.
2010-07-13 16:27:50 +02:00
ck
ce5e473438
Maemo: Move deploying to dedicated deploy step.
...
Reviewed-by: kh1
2010-07-13 16:27:50 +02:00
ck
6fc00ddca8
Maemo: Introduce deploy step infrastructure.
...
Doesn't do anything yet.
2010-07-13 10:35:16 +02:00