Commit Graph

17 Commits

Author SHA1 Message Date
ck
ff9c597666 Maemo: Fix restoration of run configuration. 2010-07-13 11:06:06 +02:00
ck
1430358d52 Maemo: Give meaningful names to run configurations.
Reviewed-by: kh1
2010-07-08 15:47:14 +02:00
kh1
c6fef3ef63 Long overdue changes and refactoring for qemu handling.
Fixes: - react on build/ run configuration changes
       - now notices environment changes, like switching Qt versions
       - start button is now only shown if we have a valid qemu runtime
       - enabled/ disabled state works properly when loading a project

Task-number: QTCREATOR-210, QTCREATORBUG-1252, QTCREATORBUG-1082
Reviewed-by: ck
2010-05-20 16:05:23 +02:00
ck
de7bc1d9cf Maemo: Give more information to user about Qemu state.
Reviewed-by: kh1
2010-05-19 11:00:43 +02:00
kh1
3907104169 Fix build break after rebase. 2010-04-22 17:34:35 +02:00
kh1
f13d2b4bf8 Fix warning. 2010-04-22 17:32:40 +02:00
Kai Koehne
4047e0456b Fix gcc compiler warnings 2010-04-22 15:36:42 +02:00
kh1
4ca6422bd7 Do not add "on Maemo device" anymore, since we now have the targets.
Task-number: QTCREATOR-207
Reviewed-by: ck
2010-04-19 15:04:29 +02:00
Thorbjørn Lindeijer
2ab7d2eafc Some documentation comment formatting and a rename
Renamed RunConfiguration::configurationWidget to
createConfigurationWidget.

Reviewed-by: dt
2010-04-16 13:31:22 +02:00
con
d849652700 Start on a build step for creating symbian package. 2010-03-16 19:05:20 +01:00
ck
2c59a246d4 Maemo: Make it possible to have more than one run configuration. 2010-03-08 11:19:40 +01:00
hjk
9595504bda Long live the king! 2010-03-05 11:28:13 +01:00
kh1
adefff60ad Fix broken enabled/ disabled emulator startbutton state.
Functionality depends entirely on the active start-up project, all other
projects should have the the button disabled if they have no Maemo run
config or the the run config is not the active on.

Reviewed-by: ck
2010-03-01 17:07:48 +01:00
Tobias Hunger
07d025603c Remove Maemo emulator
* kh1 says there is no such thing as there is no technical
   destinction between Maemo devices and the Maemo emulator.

Reviewed-by: kh1
2010-02-26 14:16:42 +01:00
kh1
fab70e72eb No need to have a function if we can call connect inside the class ctor. 2010-02-23 18:16:15 +01:00
kh1
69ebf668ba Return a reference to the object, changed from pointer.
Since we use addAutoReleasedObject we would rather unclean call the
class destructor.
2010-02-23 18:16:14 +01:00
kh1
399ad59faa Move the factories inside there own source files. 2010-02-23 18:16:12 +01:00