summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorRhys Weatherley <rhys.weatherley@nokia.com>2009-04-17 08:10:29 +1000
committerRhys Weatherley <rhys.weatherley@nokia.com>2009-04-17 08:10:29 +1000
commit90d7509e4a1543e43a49bfb25dd672d824c4fde3 (patch)
treeb4f22a8b58e5581f11c036f5d36e2ecc23f659ed /dist
parent50adfa5d5be1e120b1d5defea3e1939f1eb7e730 (diff)
Document my changes for 4.5.1
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.5.16
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-4.5.1 b/dist/changes-4.5.1
index e3aa57c622..0b8dae2c7d 100644
--- a/dist/changes-4.5.1
+++ b/dist/changes-4.5.1
@@ -133,6 +133,8 @@ Third party components
- QHttp
* [208445] Cancel request upon receiving unknown authentication method.
+ * Compile fixes for QT_BEGIN_NAMESPACE being in the wrong place in
+ some private headers.
- QHostAddress
* [247330] Fixed compilation on MinGW by adding a missing QPair include.
@@ -168,6 +170,8 @@ Third party components
* [247505] Fix missing fills of rectangles with negative width/height in
raster paint engine.
* [249628] Fix crash in OpenGL paint engine when filling using Qt::NoBrush.
+ * Compile fixes for OpenGL paint engine on OpenGL/ES 1.1 CommonLite
+ and OpenGL/ES 1.0.
- QPixmap
* [249175] Fix QPixmap::fromImage() of monochrome images to result in
@@ -437,6 +441,8 @@ Qt for Embedded Linux
---------------------
- Various improvements to the Qt DirectFB plugin.
+- Fix recreation of temporary EGL surfaces in PowerVR gfxdriver.
+- Document some necessary #define's for building the PowerVR gfxdriver.
Qt for Windows CE
-----------------