Commit Graph

112 Commits

Author SHA1 Message Date
dt
801e9948f5 Hide static cast in accessor methods 2009-11-30 15:24:32 +01:00
dt
a312206306 Move most of the BuildConfiguration specific functions
Note: I didn't fix all the connects and there are a few missing things.
This compiles, more work is coming.
2009-11-30 15:24:31 +01:00
kh1
f87f2c9766 Missing return. 2009-11-30 14:53:16 +01:00
kh1
615105cccd Fix potential crash in updateSimulatorInformation. 2009-11-30 10:55:48 +01:00
dt
fa0be746a9 Make Maemo compile again.
Conflicts:

	src/plugins/qt4projectmanager/qt-maemo/maemorunconfiguration.cpp
	src/plugins/qt4projectmanager/qt-maemo/maemorunconfiguration.h
2009-11-19 16:35:19 +01:00
dt
10a0647ddf Remove QSharedPointer<> for RunConfiguration 2009-11-19 16:35:18 +01:00
ck
24a98feada Maemo: Refine pkill command line.
Reviewed-by: kh1
2009-11-18 17:01:39 +01:00
kh1
e682eef741 Fix wrong arguments restore.
Reviewed-by: ck
2009-11-10 17:06:37 +01:00
ck
787cbb7b0d Maemo run configuration: Fix layout bug.
The simulator's "reset" button must not be visible when the
remote host is a device.
2009-10-30 13:58:46 +01:00
kh1
c1413ffa8a Fill in default qemu simulator path but keep the user option to choose. 2009-10-29 17:26:14 +01:00
kh1
78d89b549a Store the settings for both the device and simulator. 2009-10-27 14:15:24 +01:00
ck
6a49395e33 Add experimental Maemo support.
Includes Maemo tool chain, run configuration, run control,
manager, etc.

Adds the DebuggerManager to the object pool. This is ugly, but
nobody came up with anything better on short notice. To be
refactored.

Co-Authored-By: kh1
2009-10-16 18:01:07 +02:00