summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-06-02 11:08:10 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-06-03 02:45:15 (GMT)
commit57c741f5c72b9e6508ee45c87150716928962c96 (patch)
tree0f0ec0d3fc2f392804037ea58d375a7bc4637f62
parent1ce34f5bf3d4b778807c174df0631711aa5194b3 (diff)
downloadQt-57c741f5c72b9e6508ee45c87150716928962c96.zip
Qt-57c741f5c72b9e6508ee45c87150716928962c96.tar.gz
Qt-57c741f5c72b9e6508ee45c87150716928962c96.tar.bz2
Changelog for 4.5.2
(cherry picked from commit 9dc7a011e798c24b4dd8b19a74b42c61f52a1328)
-rw-r--r--dist/changes-4.5.25
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/changes-4.5.2 b/dist/changes-4.5.2
index 0cb3112..423bbdd 100644
--- a/dist/changes-4.5.2
+++ b/dist/changes-4.5.2
@@ -94,10 +94,15 @@ legacy freetype headers.
[241361] Prevented asynchronous access to non-thread safe libfontconfig API.
[244362] Worked around X server crash when calling XFillPolygon with more than
200000 points by falling back to raster paint engine.
+[250326] Titlebar wasn't shown on X11 with Qt::CustomizeWindowHint for
+ fixed-size windows.
+[251925] Improved showing QMessageBox on small screens.
Qt for Windows
--------------
+[251259] Switching to another app left text cursor in line edits with
+ QtMfc framework.
Qt for Mac OS X
---------------