- 04 Jun, 2009 9 commits
-
-
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 26 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!
-
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
-
Kavindra Devi Palaraja authored
RevBy: TrustMe
-
Kavindra Devi Palaraja authored
RevBy: TrustMe
-
Kavindra Devi Palaraja authored
RevBy: TrustMe
-
Kavindra Devi Palaraja authored
Reviewed-By: TrustMe
-
Kavindra Devi Palaraja authored
layout for the top-level widget. RevBy: Daniel Molkentin
-
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
-
Thorbjørn Lindeijer authored
axasia (1): Fix compile error on MSVC2008 Express Edition with Debugging Tools for Windows(CDB). Request-url: http://gitorious.org/qt-creator/qt-creator/merge_requests/568 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
Thorbjørn Lindeijer authored
Joel Nordell (1): add current editor filename (and, on macosx, proxy icon) to titlebar Request-url: http://gitorious.org/qt-creator/qt-creator/merge_requests/541 Reviewed-by:
Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
-
- 02 Jun, 2009 5 commits
-
-
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
-