- Nov 30, 2009
-
-
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
-
kh1 authored
Might fix some sporadic crashes that can be seen on first creator run.
-
kh1 authored
-
Daniel Molkentin authored
-
- Nov 27, 2009
-
-
Oswald Buddenhagen authored
Conflicts: doc/qtcreator.qdoc src/plugins/debugger/watchhandler.cpp
-
kh1 authored
-
con authored
Move the API to the progress manager. Added a first Mac implementation, other platforms are pending.
-
ck authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Separate category and trCategory and introduce sorting characters to the categories. Same for id/name.
-
Kimitake authored
Merge-request: 2157 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Kimitake authored
Merge-request: 2157 Reviewed-by:
hjk <qtc-committer@nokia.com>
-
hjk authored
-
Christian Kamm authored
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
Use QGridLayout to align header label and QStackedLayout for the pages (in code, as it is not available in Designer). Derive new class FilterLineEdit for filter widgets based on a modified version of FancyLineEdit and use that in settings. Rubber-stamped-by:
con <qtc-committer@nokia.com>
-
Robert Loehning authored
Reviewed-by: Oswald Buddenhagen
-
Oswald Buddenhagen authored
-