- 05 May, 2009 13 commits
-
-
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 21 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.
-
Thorbjørn Lindeijer authored
When the block highlighting was enabled, it would still get removed when the mouse left the extra area. Now it changes back to the text cursor position. Done with mae.
-
Thorbjørn Lindeijer authored
The highlights would extend on top of the right column margin. It looks better when they don't. Done with mae.
-
Thorbjørn Lindeijer authored
This new look fits better with the new behaviour. Also, the collapse/expand markers are now drawn by the style.
-
hjk authored
-
con authored
-
Friedemann Kleint authored
-
- 30 Apr, 2009 6 commits
-
-
Oswald Buddenhagen authored
this avoids unnecessary QByteArray constructions
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
added *lots* of missing QLatin1*(). to avoid making the code too unreadable i added the macros _(), __() and _c(). also added local8Bit conversions for everything which might contain file names.
-