summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2010-02-06 09:00:45 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2010-02-06 09:00:45 (GMT)
commitf2fa4b9730fcaaa9974f0266d3e631b106f50f3e (patch)
tree0c4692799cf77c052f3dda6d17a7a27c5760fbc4
parenta1734cf1623fe259e7d254673d07340861993b83 (diff)
downloadQt-f2fa4b9730fcaaa9974f0266d3e631b106f50f3e.zip
Qt-f2fa4b9730fcaaa9974f0266d3e631b106f50f3e.tar.gz
Qt-f2fa4b9730fcaaa9974f0266d3e631b106f50f3e.tar.bz2
Sync with 4.6 branch version fo the changes file.
Reviewed-by: Trust Me
-rw-r--r--dist/changes-4.6.24
1 files changed, 1 insertions, 3 deletions
diff --git a/dist/changes-4.6.2 b/dist/changes-4.6.2
index 0cec500..04364a3 100644
--- a/dist/changes-4.6.2
+++ b/dist/changes-4.6.2
@@ -218,6 +218,7 @@ Qt for Mac OS X
- [QTBUG-7832]: Restored missing margins around non-unified toolbars.
- [QTBUG-7312]: Menubar and dock disappear after hiding a fullscreen widget on Cocoa.
+ - [QTBUG-7481] Re-added the Close button in QPrintPreviewDialog for Mac/Carbon.
- [QTBUG-7522]: Drawing fake buttons using QMacStyle+QStyleOptionViewItemV4 lead to crash.
- [QTBUG-7625]: Calling showFullScreen() then showNormal() on a widget results in top menu hiding.
- [QTBUG-7086]: QFileDialog now correctly responds to fileMode & acceptMode changes.
@@ -225,9 +226,6 @@ Qt for Mac OS X
- [QTBUG-7305]: Fixed a crash when deleting QMainWindow with native toolbar on Cocoa.
- [QTBUG-6882]: Fixed a text layout issue with QHeaderView in right-to-left mode.
- - QPrintPreviewDialog
- * [QTBUG-7481] Re-added the Close button in QPrintPreviewDialog for Mac/Carbon.
-
Qt for Embedded Linux
---------------------