From 1ec7f4029a47d22f7585c554d32ae975946ab3ce Mon Sep 17 00:00:00 2001 From: Alessandro Portale Date: Wed, 17 Jun 2009 17:24:37 +0200 Subject: aportales changes for Qt for S60 "Tower" --- dist/changes-4.5.2-tower | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/dist/changes-4.5.2-tower b/dist/changes-4.5.2-tower index 9d28465..1ed5aaa 100644 --- a/dist/changes-4.5.2-tower +++ b/dist/changes-4.5.2-tower @@ -61,6 +61,11 @@ Features - QSslSocket * Added support for -openssl option i.e. runtime resolving of OpenSSL symbols + +- QWidget + * Basic widgets are now navigatable and usable via keypad on SDK 3 + FP 1 and FP 2. + - todo * todo @@ -169,6 +174,8 @@ Optimizations * Fix for frame masks with color depth other than EGrey2. * Fix for squeezed QTabBars. * Fix memory leak when color skinning graphics. + * Show focus/Editfocus visualization for KeyPad navigation on + SDK 3 FP 1 and FP 2 - QDesktopServices * Switched QDesktopServices mail-to URL handling to RSendAs in Symbian, @@ -198,13 +205,21 @@ Optimizations * Fixed active scheduler removal when calling QThread::terminate * Fix to Open C bug: select sometimes returns -1 and errno is ECONNREFUSED + - QWidget * Added API for setting softkeys + - QMenuBar * Native menus are handled properly even when application has multiple QMainWindows * Fixed a bug causing both native and qt menu to be created * Fix for disappearing options menu after coming back from dialog +- QFontDataBase + * Now, also fonts from the user's /resources/fonts direactories are + available. + +- QFontMetrics + * Fixed the boundingRect calculation for text. **************************************************************************** * Examples and demos * -- cgit v0.12