summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.6.0
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar@trolltech.com>2009-10-22 04:57:29 (GMT)
committerGunnar Sletta <gunnar@trolltech.com>2009-10-22 04:57:29 (GMT)
commite7955a49b59a8c2568d1dcabaf6e72aca8a26bb0 (patch)
tree30510f83c40606273020198597c5f25d85205059 /dist/changes-4.6.0
parent3be273fc751624fab078878904ad3cb483cd141f (diff)
parent61836f454fd49286bce038c386eb8921b88450da (diff)
downloadQt-e7955a49b59a8c2568d1dcabaf6e72aca8a26bb0.zip
Qt-e7955a49b59a8c2568d1dcabaf6e72aca8a26bb0.tar.gz
Qt-e7955a49b59a8c2568d1dcabaf6e72aca8a26bb0.tar.bz2
Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6
Conflicts: src/gui/painting/qtextureglyphcache.cpp
Diffstat (limited to 'dist/changes-4.6.0')
-rw-r--r--dist/changes-4.6.06
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0
index cd9f130..7f723da 100644
--- a/dist/changes-4.6.0
+++ b/dist/changes-4.6.0
@@ -49,6 +49,12 @@ information about a particular change.
QRegion. The native handle is for reading out only. Any GDI calls
made on the HRGN handle will not affect the QRegion.
+ - [259221] QFileInfo::symLinkTarget() now supports NTFS symbolic links
+ thanks to Konstantin Ritt (merge request 1217).
+
+ - The reading code of QLocalSocket on Windows has been rewritten to improve
+ reading performance.
+
****************************************************************************
* Important Behavior Changes *
****************************************************************************