diff options
Diffstat (limited to 'dist/changes-4.7.1')
-rw-r--r-- | dist/changes-4.7.1 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dist/changes-4.7.1 b/dist/changes-4.7.1 index a18c4ad..e442951 100644 --- a/dist/changes-4.7.1 +++ b/dist/changes-4.7.1 @@ -41,6 +41,9 @@ Optimizations QtCore ------ + - QLibrary + * [QT-3825] System libraries are only loaded from the system directories + QtGui ----- @@ -66,6 +69,12 @@ QtGui sequence the totalScaleFactor is multiplied with the scaleFactor of the new sequence. + - QLineEdit + * [QTBUG-13520] Fixed the scrolling of text with right alignment + + - QPixmap + * [QTBUG-12560] Fixed a regression preventing loading images without extensions + QtDBus ------ @@ -136,6 +145,8 @@ Qt for Linux/X11 Qt for Windows -------------- + - Drag & Drop: + * [QTBUG-13787] Fixed a possible crash with mingw Qt for Mac OS X |