summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorRainer Keller <rainer.keller@digia.com>2014-10-29 08:06:51 +0100
committerRainer Keller <rainer.keller@theqtcompany.com>2014-11-11 08:47:47 +0100
commit7231e1fbe24102f2a93b34dfa70e3dca884440d2 (patch)
treea38402b2aa272a3d683aaf401a854df07e491b2b /dist
parent4e1396690a53069ab0a493fdc1e6a767146a3e1d (diff)
Add changelog entry for Exif orientation
Change-Id: I5c7218bad624ff5a834153091f06aa6ffed612b6 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.4.04
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/changes-5.4.0 b/dist/changes-5.4.0
index 927ca0f9f1..b549d5ded1 100644
--- a/dist/changes-5.4.0
+++ b/dist/changes-5.4.0
@@ -25,6 +25,10 @@ QtCore
- Added QEnableSharedFromThis, a class that allows obtaining a
QSharedPointer for an object already managed by a shared pointer.
+QtGui
+-----
+
+ - QImageReader now automatically rotates JPEG images according to Exif orientation
QtSql
-----