- 05 Jun, 2009 5 commits
-
-
Thorbjørn Lindeijer authored
Mention the filename and the driver error text (though this last thing doesn't seem that useful). Also, don't spam with failures afterwards when the database failed to open.
-
dt authored
Reviewed-By: con
-
Kavindra Devi Palaraja authored
RevBy: TrustMe
-
Kavindra Devi Palaraja authored
RevBy: TrustMe
-
Kavindra Devi Palaraja authored
RevBy: Daniel Molkentin
-
- 04 Jun, 2009 24 commits
-
-
Jens Bache-Wiig authored
-
Jens Bache-Wiig authored
Details: 40 ms seems a bit too short. We should at least allow the mouse cursor to pass undetected. The 10 ms delay seems a bit redundant.
-
Roberto Raggi authored
Reviewed-by: Thorbjørn Lindeijer
-
hjk authored
-
hjk authored
-
hjk authored
-
con authored
-
Jens Bache-Wiig authored
Details: This ensures that the Find label text is aligned with the Application output.
-
Daniel Molkentin authored
-
dt authored
-
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
-
Kavindra Devi Palaraja authored
RevBy: TrustMe
-
Kavindra Devi Palaraja authored
RevBy: TrustMe
-
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.
-
- 03 Jun, 2009 11 commits
-
-
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!
-