diff options
author | Paul Olav Tvete <paul.tvete@nokia.com> | 2009-11-10 09:04:06 (GMT) |
---|---|---|
committer | Paul Olav Tvete <paul.tvete@nokia.com> | 2009-11-10 09:06:55 (GMT) |
commit | 45c197899b7444230c7eefbb6f208eb237b07ed2 (patch) | |
tree | 515c6e23ff9810d4537679ff9891bc7d803f85b5 /dist | |
parent | 38dd2ed2b03656283a3c6170eda6d445ff1241f4 (diff) | |
download | Qt-45c197899b7444230c7eefbb6f208eb237b07ed2.zip Qt-45c197899b7444230c7eefbb6f208eb237b07ed2.tar.gz Qt-45c197899b7444230c7eefbb6f208eb237b07ed2.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 |