diff options
author | Paul Olav Tvete <paul.tvete@nokia.com> | 2009-11-10 09:04:06 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2009-11-11 16:06:47 (GMT) |
commit | b10bc68357eb1c21db01ecd1450809977984480d (patch) | |
tree | 19e3344272195c99489f4c8c318a3a289e1e8626 /dist | |
parent | c193f42ac99212294883f047b718e1c0c7bc456c (diff) | |
download | Qt-b10bc68357eb1c21db01ecd1450809977984480d.zip Qt-b10bc68357eb1c21db01ecd1450809977984480d.tar.gz Qt-b10bc68357eb1c21db01ecd1450809977984480d.tar.bz2 |
My changes for 4.6.0
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.6.0 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0 index 4635813..895421d 100644 --- a/dist/changes-4.6.0 +++ b/dist/changes-4.6.0 @@ -512,6 +512,16 @@ Qt for Embedded Linux - Remove obsolete OpenGL/ES screen drivers: hybrid, ahigl. +- Send enter/leave events also to child widgets + +- Fix crash when instantiating multiple QApplications + +- Optimize software cursor by using native image format instead of 8-bit + +- [255828] Avoid window decoration flicker on show + +- [255495] Fix blend function crash on AVR32 + Qt for Windows CE ----------------- - On Windows CE the link time code generation has been disabled by default to |