- 01 Apr, 2010 1 commit
-
-
Tobias Hunger authored
Hitting the remove button to delete buildconfigurations resulted in the wrong buildconfiguration getting removed. Reviewed-by: dt
-
- 25 Mar, 2010 1 commit
-
-
dt authored
Distinguish between pages that are target specific and project specific. Do the magic hierarchy reduction if only one target is supported just in the projectwindow. Treat the targets page specially. Reviewed-By: hunger
-
- 16 Mar, 2010 1 commit
-
-
dt authored
That is e.g. buildSteps() and cleanSteps() --> steps(type)
-
- 12 Mar, 2010 1 commit
-
-
dt authored
This is now possible due to the async evaluation
-
- 05 Mar, 2010 1 commit
-
-
hjk authored
-
- 24 Feb, 2010 1 commit
-
-
Friedemann Kleint authored
-
- 23 Feb, 2010 1 commit
-
-
con authored
-
- 12 Feb, 2010 1 commit
-
-
con authored
-
- 09 Feb, 2010 1 commit
-
-
Tobias Hunger authored
* 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
-
- 01 Feb, 2010 2 commits
-
-
con authored
Show the state in the combo boxes instead.
-
Tobias Hunger authored
* Make use of the ProjectConfiguration base class in the BuildConfigurations and update the factories accordingly. Reviewed-by: dt
-
- 22 Jan, 2010 1 commit
-
-
con authored
-
- 08 Jan, 2010 1 commit
-
-
dt authored
On the project page
-
- 07 Jan, 2010 1 commit
-
-
Tobias Hunger authored
* Use id() for methods returning a string used to represent some type of object. * Use displayName() for strings that are meant to be user visible. * Quieten some warnings while touching the files anyway. * Move Factories to their products in the plugins where that was not done before. Reviewed-by: dt
-
- 07 Dec, 2009 1 commit
-
-
Tobias Hunger authored
* Init is really setting up the UI, so rename it to setupUi. Reviewed-by: dt
-
- 01 Dec, 2009 2 commits
-
-
Tobias Hunger authored
* It was missing its margin. Reviewed-by: Roberto Raggi
-
Tobias Hunger authored
* Merge BuildSettingsWidget and BuildSettingsSubWidgets. I don't see much need for this separation and it makes the indention harder to do. * Override contentsmargins set by the ProjectsWindow. This enables the toolwidget to be displayed properly. * Add a remove button to the toolwidget of the buildsteps. Remove the global one. * Simplify code a bit by using QSignalMapper instead of mapping signals manually. Reviewed-by: dt
-
- 30 Nov, 2009 5 commits
- 25 Nov, 2009 2 commits
-
-
Tobias Hunger authored
* Rename it to IPropertiesPanel in accordance with new naming standards. * Do not derive from Context. That is not needed. * Add an icon() method. * Fix all usages of this interface. Reviewed-By: dt
-
Tobias Hunger authored
* Panel struct does no longer take ownership of its widget. * Panels consitently delete their widget in their destructor. Reviewed-By: dt
-
- 04 Nov, 2009 1 commit
-
-
dt authored
-
- 29 Oct, 2009 1 commit
-
-
dt authored
-
- 08 Oct, 2009 3 commits
- 05 Oct, 2009 1 commit
-
-
Roberto Raggi authored
-
- 01 Oct, 2009 9 commits
-
-
dt authored
-
con authored
-
con authored
It's easier this way for the unique naming.
-
con authored
-
con authored
Default creation type implementation are still missing for cmake and generic projects.
-
con authored
-
con authored
Instead use the BuildConfiguration class methods directly.
-
con authored
Builds, but I'm pretty sure it doesn't *work* :)
-
con authored
-
- 29 Sep, 2009 1 commit
-
-
dt authored
Feedback welcome, some of them are not necessarily better. Some things aren't solved.
-