diff options
author | Joerg Bornemann <joerg.bornemann@nokia.com> | 2009-11-06 20:13:43 (GMT) |
---|---|---|
committer | Joerg Bornemann <joerg.bornemann@nokia.com> | 2009-11-06 20:13:43 (GMT) |
commit | d4b0fa0b4fd566a8afa268b29fc5b9b08bd503ee (patch) | |
tree | 1fd3c71fd6eafd89c2ba38dc819854efdfa742ae | |
parent | a2c08390e3ea2aefdc9b3284498137e1fd4b8b13 (diff) | |
download | Qt-d4b0fa0b4fd566a8afa268b29fc5b9b08bd503ee.zip Qt-d4b0fa0b4fd566a8afa268b29fc5b9b08bd503ee.tar.gz Qt-d4b0fa0b4fd566a8afa268b29fc5b9b08bd503ee.tar.bz2 |
changes-4.6.0 updated
-rw-r--r-- | dist/changes-4.6.0 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0 index a03ed43..a3af04e 100644 --- a/dist/changes-4.6.0 +++ b/dist/changes-4.6.0 @@ -221,6 +221,17 @@ QtGui - The default button size has been reduced in the Windows mobile style. - [QTBUG-3613] QWizard issues have been fixed on Windows mobile. + + - [254673] Restoring minimzed widgets fixed for Windows mobile and + Windows CE. + + - [255242] Seeking within large files (bigger than 0x80000000 bytes) fixed + on Windows CE. + + - [257352] When configuring Qt for Windows CE, configure points the user to + setcepaths, when its done. + + - [259850] Added a makespec template for Windows CE 6. - Added QMAKE_LIBS_OPENGL_ES1, QMAKE_LIBS_OPENGL_ES1CL and QMAKE_LIBS_OPENGL_ES2 qmake variables for specifying OpenGL ES |