- Nov 30, 2009
-
-
dt authored
-
Roberto Raggi authored
-
dt authored
-
dt authored
-
Oswald Buddenhagen authored
-
con authored
Instead of relying on magic in setFocus(TabFocusReason) use selectAll() Task-number: QTCREATORBUG-369
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
Rename arguments to allArguments(), qmakeArguments() to userArguments()
-
dt authored
-
dt authored
-
dt authored
-
dt authored
Fix for that will come later
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
-
dt authored
instead of a Project. Since BuildSteps "should" only care about the BuildConfiguration not the Project. (Not 100% doable, but still.)
-
dt authored
Note: I didn't fix all the connects and there are a few missing things. This compiles, more work is coming.
-
dt authored
-
dt authored
The pointers can be used to distinguish BuildConfigurations
-
dt authored
The project() should in most cases not matter, instead the BuildConfiguration should. This shows all the information that needs to move into the BuildConfiguration classes.
-
dt authored
More API work.
-
dt authored
Each project has it's own BuildConfiguarion * classes, they'll get a decent type safe interface and the setValue/value stuff will be removed.
-
dt authored
-
Roberto Raggi authored
-
kh1 authored
-
ck authored
-
mae authored
1. allow empty overlay selections 2. make it possible to bind a selection to a specified length
-
Tobias Hunger authored
* Fix reordering of build steps in the clean list of steps. * Make the code more robust and avoid removing and inserting the item. * Update code for the build steps list too for reasons of symetry. Reviewed-by: dt
-