- Jun 04, 2009
-
-
hjk authored
-
con authored
-
Jens Bache-Wiig authored
Details: This ensures that the Find label text is aligned with the Application output.
-
dt authored
Reviewed-By: ossi
-
dt authored
Reviewed-By: ossi
-
Jens Bache-Wiig authored
Details: -Centered all the text labels. -Added shadow on title text. -Made progressbar go all the way and placed the button on top. -Added some spacing between warning and error icons. -Improved cosmetics on progress bar itself.
-
dt authored
Reviewed-By: ossi
-
dt authored
Reviewed-By: ossi
-
mae authored
and use it for some options dialogs. The class fixes QTreeWidget to resize all columns to contents, except one stretching column. As opposed to standard QTreeWidget, all columns are still interactively resizable.
-
con authored
In case we have no open document or "current file", the file dialog was opening at the creator install location. Reviewed-by:
Thorbjorn Lindeijer <thorbjorn.lindeijer@nokia.com> Task-number: 249004
-
kh authored
Reviewed-by: dt
-
con authored
Reviewed-by: Oswald Buddenhagen
-
con authored
Reviewed-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
Thorbjørn Lindeijer 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
-
con authored
Reviewed-by:
dt <qtc-committer@nokia.com>
-
Trenton Schulz authored
It's not the Mac's fault!
-
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
-
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>
-
Jens Bache-Wiig 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.
-