diff options
author | axis <qt-info@nokia.com> | 2009-06-22 12:22:59 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2009-06-22 12:22:59 (GMT) |
commit | 5db09b402d42d9c3a476f6cfb8430d56ee826ddf (patch) | |
tree | 2ff44b31f9214c8d22f76fe237aaaf18f9addaf9 /dist | |
parent | 41ea40a0bfd1a288c4b433d215aa475ac0f494ab (diff) | |
parent | 09e7769a30f866447716e46574ece9d5e373c1a7 (diff) | |
download | Qt-5db09b402d42d9c3a476f6cfb8430d56ee826ddf.zip Qt-5db09b402d42d9c3a476f6cfb8430d56ee826ddf.tar.gz Qt-5db09b402d42d9c3a476f6cfb8430d56ee826ddf.tar.bz2 |
Merge branch 'master' of git@scm:qt/qt-s60-public
Conflicts:
dist/changes-4.5.2-tower
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.5.2-tower | 24 |
1 files changed, 8 insertions, 16 deletions
diff --git a/dist/changes-4.5.2-tower b/dist/changes-4.5.2-tower index 94800d3..6683775 100644 --- a/dist/changes-4.5.2-tower +++ b/dist/changes-4.5.2-tower @@ -2,11 +2,14 @@ Qt 4.5.2-tower --------------- The Qt for S60 "Tower" release is the fifth pre-release from the Qt for -S60 porting project. "Tower" is based on the Qt 4.5 codebase. +S60 porting project. "Tower" is based on the Qt 4.5 codebase (mostly Qt 4.5.2). -Lists just S60 fixes, for general 4.5.0 changes go to: +This list of changes lists S60 spesific fixes only, +for general 4.5.x changes go to: http://www.qtsoftware.com/developer/changes/changes-4.5.0 + http://www.qtsoftware.com/developer/changes/changes-4.5.1 + http://www.qtsoftware.com/developer/changes/changes-4.5.2 (partially in Tower) Some of the changes listed in this file include issue tracking numbers corresponding to tasks in the Task Tracker: @@ -49,15 +52,9 @@ New modules provided only in binary format. - QtWebkit - * Experimental webkit build for s60. Can be enabled by passing -webkit + * Experimental webkit build for S60. Can be enabled by passing -webkit to configure. -New classes ------------- - -- todo - * todo - Ported classes -------------- @@ -72,6 +69,7 @@ Ported classes Features -------- + - QApplication * Implemented QApplication::beep() for Symbian. @@ -88,9 +86,6 @@ Features * Widgets can now be made semi-transparent on systems that support it using Qt::WA_TranslucentBackground. -- todo - * todo - Optimizations ------------- @@ -143,6 +138,7 @@ Optimizations - QTest * Fixed testlib export macros for RVCT builds. + - Namespaces * Now builds when -qtnamespace option is defined. @@ -393,7 +389,6 @@ Optimizations run on any supported device, even if with reduced functionality on some. - **************************************************************************** * Important Behavior Changes * **************************************************************************** @@ -406,6 +401,3 @@ Optimizations when they are paged. * qt_libs.pro updated to reflect Open C dependencies, as Qt requires 1.5.0 and newer release. - -- todo - * todo |