- 06 May, 2009 6 commits
- 05 May, 2009 34 commits
-
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
still quite some potential ...
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
dt authored
-
dt authored
So now you can choose not to automatically build before running. And you can chose to automatically save all files before building. The options are global and the default is the same as before.
-
con authored
-
hjk authored
-
Friedemann Kleint authored
Try to find qobject_p.h, if it exists and use its structures to determine the child offset.
-
dt authored
-
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
-