- Jun 04, 2009
-
-
con authored
-
Oswald Buddenhagen authored
the templated friend just doesn't have any effect. so simply skip the typeinfo. will be slower, but you deserve that if you use that compiler.
-
- Jun 03, 2009
-
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
- clear up some Q_OS_LINUX vs. Q_OS_UNIX - clear up Q_WS_* vs. Q_OS_* (relatively theoretical exercise) - use proper #if-#else cascades instead of free-standing #ifs
-
Jens Bache-Wiig authored
Details: There are platform differences when drawing overlapping alpha rects here. The workaround was to simply avoid using alpha values for now.
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
-
con authored
Was making the "f" filter unusable, because the popup was hidden when selecting a directory. Reviewed-by:
dt <qtc-committer@nokia.com>
-
Thorbjørn Lindeijer authored
sorry, unimplemented: `method_call_expr' not supported by dump_expr
-
Thorbjørn Lindeijer authored
-
mae authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
con authored
Reviewed-by:
dt <qtc-committer@nokia.com>
-
Trenton Schulz authored
It's not the Mac's fault!
-
Roberto Raggi authored
Say hello to Snapshot::documentFromSource(), Snapshot::preprocessedCode() and Snapshot::globalNamespaceBinding().
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
dt authored
Reviewed-By: hjk
-
hjk authored
This also squashes a namespace related bug introduced by the watchutils refactoring.
-
hjk authored
-
hjk authored
the log.
-
hjk authored
-
hjk authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
con authored
After changes in Qt that expose a bug in Qt Creator. We actually tried to set the focus on a widget that doesn't accept focus. Set a focus proxy instead. Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Roberto Raggi authored
-
Jens Bache-Wiig authored
-
Roberto Raggi authored
-
- Jun 02, 2009
-
-
Daniel Molkentin authored
Asked-for-by and Reviewed-By: Alessandro Portale
-
Daniel Molkentin authored
Reviewed-By: Ossi
-
Daniel Molkentin authored
Reviewed-By: Ossi
-
kh authored
Reviewed-by: dt
-
kh authored
Reviewed-by: dt
-
Jens Bache-Wiig authored
Details: We need to force the background and foreground colors to make dark color themes work with the style sheet. I also changed the selected tab-button not to be sunken and the menu highlight to be slightly lighter.
-