Commit Graph

5 Commits

Author SHA1 Message Date
Tobias Hunger
9798dd7544 No BuildConfigurations is OK for certain projects
... so do only error out when we have non but still have a factory
to build them with.
2010-02-19 14:06:28 +01:00
Tobias Hunger
9b55197108 Fix typo in comment 2010-02-10 17:01:06 +01:00
con
686b21195d Symbian is the term. Also unconditionally reset target names.
Since the target names are translated, we cannot use the saved
display name from the user file.

Reviewed-by: Tobias Hunger
2010-02-10 12:41:07 +01:00
con
d8def18362 Give targets a tool tip property.
Use that for showing details about connected Symbian devices.
Also update the icon with an (not-)connected overlay icon.
Graphics design pending.
2010-02-09 19:07:26 +01:00
Tobias Hunger
d1bdfcc363 Integrate target support
* Ease cross device development by introducing 'targets' which
   group build- and runsettings that are valid for this one target

 Most of the kudos for the code review go to dt. Con, thorbjorn,
 ckandler and others did also review parts of this patch.

Reviewed-by: dt
2010-02-09 16:57:37 +01:00