diff options
author | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2009-09-29 11:18:05 (GMT) |
---|---|---|
committer | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2009-09-29 11:18:05 (GMT) |
commit | 640ae542541b66a5da85ce76309f9595ed2c8bf3 (patch) | |
tree | 46c3da0a7f8177a965a5c7c1ad1fcde071213eee | |
parent | f4c9c027643d204648bf50307751964ef8572862 (diff) | |
download | Qt-640ae542541b66a5da85ce76309f9595ed2c8bf3.zip Qt-640ae542541b66a5da85ce76309f9595ed2c8bf3.tar.gz Qt-640ae542541b66a5da85ce76309f9595ed2c8bf3.tar.bz2 |
added my changes to the changelog
Reviewed-by: trustme
-rw-r--r-- | dist/changes-4.5.3 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dist/changes-4.5.3 b/dist/changes-4.5.3 index f3a36d3..1edacac 100644 --- a/dist/changes-4.5.3 +++ b/dist/changes-4.5.3 @@ -86,6 +86,8 @@ Qt for Linux/X11 - Fixed a bug where an empty KDEDIRS variable would bring /share into the icon search path. - [KDE 191759] Plasma spinning in endless loop. +- QClipboard can copy/paste on all screens in a multiscreen configuration. +- Fixed a bug that prevented QClipboard to work after some time. Qt for Mac OS X @@ -101,11 +103,14 @@ Qt for Mac OS X - Fixed the wizard background images for Snow Leopard. +Qt for Windows +----------------- +- [250188] Fixed size windows will show the maximize button if asked explicitely. + Qt for Windows CE ----------------- - [260702] Fixed restoring of minimized Windows. - **************************************************************************** * Plugins * **************************************************************************** |