summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.6.0
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@nokia.com>2009-11-09 08:54:26 +0100
committerJoerg Bornemann <joerg.bornemann@nokia.com>2009-11-09 08:54:26 +0100
commit68409c24211b4639832ce86113c33a247bb68950 (patch)
tree8422f3270f9efe576a5e8bc61af3ae8c4e047768 /dist/changes-4.6.0
parentb8b7f98b01d9ad03fecac7a0f593ac5734d7af1d (diff)
parentd4b0fa0b4fd566a8afa268b29fc5b9b08bd503ee (diff)
Merge commit 'ceteam/4.6' into 4.6
Conflicts: dist/changes-4.6.0
Diffstat (limited to 'dist/changes-4.6.0')
-rw-r--r--dist/changes-4.6.015
1 files changed, 15 insertions, 0 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0
index 5321ed1851..8d1ae19f9b 100644
--- a/dist/changes-4.6.0
+++ b/dist/changes-4.6.0
@@ -292,6 +292,21 @@ QtOpenGL
- 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.
+
+ - [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
specific libraries.