diff options
author | Joerg Bornemann <joerg.bornemann@nokia.com> | 2009-11-06 14:50:00 (GMT) |
---|---|---|
committer | Joerg Bornemann <joerg.bornemann@nokia.com> | 2009-11-06 14:50:00 (GMT) |
commit | a2c08390e3ea2aefdc9b3284498137e1fd4b8b13 (patch) | |
tree | aff049240e79be6b94e149225a5d3bca72603ba3 | |
parent | 85a7c3477742516e1b89d527eccf702ffaca767f (diff) | |
download | Qt-a2c08390e3ea2aefdc9b3284498137e1fd4b8b13.zip Qt-a2c08390e3ea2aefdc9b3284498137e1fd4b8b13.tar.gz Qt-a2c08390e3ea2aefdc9b3284498137e1fd4b8b13.tar.bz2 |
my changes for 4.6.0
-rw-r--r-- | dist/changes-4.6.0 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0 index a42b213..a03ed43 100644 --- a/dist/changes-4.6.0 +++ b/dist/changes-4.6.0 @@ -217,6 +217,10 @@ QtGui - On Windows CE the link time code geration has been disabled by default to be consistent with win32-msvc200x. + + - The default button size has been reduced in the Windows mobile style. + + - [QTBUG-3613] QWizard issues have been fixed on Windows mobile. - Added QMAKE_LIBS_OPENGL_ES1, QMAKE_LIBS_OPENGL_ES1CL and QMAKE_LIBS_OPENGL_ES2 qmake variables for specifying OpenGL ES @@ -225,7 +229,6 @@ QtGui - KDE Integration: Improved the integration into KDE desktop (loading of KDE palette, usage of KColorDialog and KFileDialog) using the GuiPlatformPlugin - - Phonon on Windows * Now much more reliable when reading a file through a QIODevice. * If Video Mixing Renderer 9 is not available, falls back to software |