diff options
author | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2009-06-02 11:08:10 (GMT) |
---|---|---|
committer | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2009-06-02 11:09:41 (GMT) |
commit | 9dc7a011e798c24b4dd8b19a74b42c61f52a1328 (patch) | |
tree | 7f6c5f2d9b2ddc502bdaa6b243e583ade8e6ea0c /dist | |
parent | 9b53bb583ca7e74c737683d85593e4a97107a777 (diff) | |
download | Qt-9dc7a011e798c24b4dd8b19a74b42c61f52a1328.zip Qt-9dc7a011e798c24b4dd8b19a74b42c61f52a1328.tar.gz Qt-9dc7a011e798c24b4dd8b19a74b42c61f52a1328.tar.bz2 |
Changelog for 4.5.2
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.5.2 | 5 |
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 --------------- |