- 05 May, 2009 25 commits
-
-
dt authored
-
dt authored
Task-number: 243747
-
dt authored
The common code for all makesteps i mainly tracking in which directories we are currently building. And guessing the filename from that information. And creating a buildparser from a name.
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Oswald Buddenhagen authored
-
hjk authored
-
Friedemann Kleint authored
-
hjk authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
these can potentially contain file names ...
-
Oswald Buddenhagen authored
instead of passing callback codes and dispatching them in a huge switch statement, pass around member function pointers as real callbacks. some codes which did not actually invoke a callback were completely eliminated. hope this doesn't impair debugging. ;) as a "side effect", command categorization by code is gone - there is a proper flag field for that now. as a real side effect, some suppressed assert failures might be back now. fix them properly if they do ...
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
use typedefs and an inline function instead. that's namespace-safe and does not produce unhelpful messages when closing parens are missing.
-
Oswald Buddenhagen authored
-
Thorbjørn Lindeijer authored
Plastique is manually blending with the background color, so make sure we set the background to the highlight color when the folding marker is hovered.
-
hjk authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
hjk authored
-
Friedemann Kleint authored
Try to load custom dumpers using shared library injection first as it is faster and does not rely on the symbol for LoadLibrary being known to the debugger. Keep call loading as fallback. Move the rest of the initalization to the first dumper call, removing the need to break at main().
-
hjk authored
-
hjk authored
-
- 04 May, 2009 15 commits
-
-
dt authored
-
dt authored
-
dt authored
This is a step towards fixing Task: 243747
-
con authored
-
con authored
-
con authored
-
hjk authored
-
mae authored
-
Kavindra Devi Palaraja authored
RevBy: dt <qtc-committer@nokia.com>
-
mae authored
-
Thorbjørn Lindeijer authored
-
mae authored
and find scopes (but below the main selection)
-
Friedemann Kleint authored
-
con authored
-
Thorbjørn Lindeijer authored
The improved traditional bar will hopefully keep everybody happy.
-