diff options
author | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2010-01-12 12:13:35 (GMT) |
---|---|---|
committer | Prasanth Ullattil <prasanth.ullattil@nokia.com> | 2010-01-12 12:14:08 (GMT) |
commit | c90c5b6124bb952500c1d3ca0114163729414771 (patch) | |
tree | c05547690101c539aa2f628116a0baad4abd4ca0 /dist | |
parent | c96c83df302fe35b9ac98528b288a8ed2ac65286 (diff) | |
download | Qt-c90c5b6124bb952500c1d3ca0114163729414771.zip Qt-c90c5b6124bb952500c1d3ca0114163729414771.tar.gz Qt-c90c5b6124bb952500c1d3ca0114163729414771.tar.bz2 |
Changed log updated
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.6.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dist/changes-4.6.1 b/dist/changes-4.6.1 index 5255894..40066bb 100644 --- a/dist/changes-4.6.1 +++ b/dist/changes-4.6.1 @@ -160,7 +160,12 @@ Qt for Windows Qt for Mac OS X --------------- - - + - [QTBUG-6973] Fixed a memory leak when using QWidget::setWindowIcon() in carbon. + - [QTBUG-5186] Fixed a bug which caused drag and drop icons to show + incorrectly. + - [QTBUG-6636] Fixed a crash due to stack overflow in QColorDialog on cocoa. + - [QTBUG-6378] Fix a text cursor rendering bug. + - [QTBUG-6636] Fixed a crash when calling removeToolBar on Mac native toolbars using cocoa. Qt for Embedded Linux --------------------- |