aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2021-08-30 15:08:19 +0300
committerJani Heikkinen <jani.heikkinen@qt.io>2021-09-01 06:47:14 +0000
commit785114e46190c66bf95d6a4d19ae4e1234d5b3d1 (patch)
tree08564a213f16a79a63a8909dc4d92043ae8dbaf4
parent050d2da2f9e60087ba0b0079fc69b6395fbe2a02 (diff)
Update release note for Qt 6.1.3
Task-number: QTBUG-95497 Change-Id: I8f515dc92b6b33158a3c916e460e31a68ed2f8ad Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io>
-rw-r--r--qt/6.1.3/release-note.md25
1 files changed, 24 insertions, 1 deletions
diff --git a/qt/6.1.3/release-note.md b/qt/6.1.3/release-note.md
index e5387f7..66c8d99 100644
--- a/qt/6.1.3/release-note.md
+++ b/qt/6.1.3/release-note.md
@@ -168,6 +168,7 @@ QNSWindow::applicationActivationChanged
* QTBUG-56595 QXcbConnection::getTimestamp() returns old timestamp
* QTBUG-95631 Stylesheet issue when try to change background color with
a editable combobox on hover
+* QTBUG-94215 [Reg 5.15.2->5.15.3/6] QString::lastIndexOf is broken
* QTBUG-93360 Compile Qt with gcc 11
* QTBUG-94973 Build fails when configuring twice with CMake and with
both INSTALL_MKSPECSDIR and QT_QMAKE_TARGET_MKSPEC set
@@ -188,6 +189,8 @@ breaks results
* QTBUG-70137 Dockwidgets - Placing QDockWidget is almost impossible
* QTBUG-71590 Qt is using "Non-SDK" interfaces, will be blocked by
Android
+* QTBUG-95552 Reproducible crash from wheelEvent in QGraphicsScene
+containing a QWidget with a Q*BoxLayout
### qtsvg
* QTBUG-94878 QSvgRenderer crash
@@ -204,6 +207,7 @@ Android
* QTBUG-95417 Regression 5.15.4: gc() within generator functions crash
* QTBUG-95591 QtQuick documentation references private class
"QQuickColorGroup"
+* QTBUG-95811 KeyNavigation: all properties should be marked as attached
* QTBUG-94798 crash in QQuickDesignerSupport with gcc at ubuntu
* QTBUG-94971 QHoverEvent::scenePosition() is actually local position
* QTBUG-94622 svg Image is Pixelated when windows is scaled
@@ -222,6 +226,7 @@ filters anymore
* QTBUG-95561 Typo in the "Introduction To QDoc" manual page.
* QTBUG-87677 windeployqt locates a release version of icudtXX.dll for a
debug binary
+* QTBUG-94056 Qt6.1.1 Assistant Manual has incorrect version: 6.1.0
### qttranslations
* QTBUG-94718 TS files generated by ts-${catalog}-${lang} should contain
@@ -271,6 +276,7 @@ deleted
work properly
* QTBUG-95664 VirtualKeyboardSettings: Readonly property is not marked
as such
+* QTBUG-95893 Missing documentation for dictionary API
* QTBUG-94017 Cursor position moves when un-converted Japanese is
deleted
@@ -290,7 +296,23 @@ counterpart
Known Issues
------------
-
+
+* Check that your system meets Qt's requirements:
+https://doc.qt.io/qt-6/gettingstarted.html#platform-requirements
+* RTA reported issues from Qt 6.1
+https://bugreports.qt.io/issues/?filter=22879
+* Supported development platforms are listed here:
+https://bugreports.qt.io/browse/QTBUG-86432
+
+### Linux
+* Minimum glibc version for prebuild binaries is still 2.28, see
+https://bugreports.qt.io/browse/QTBUG-88833.
+Workaround: compile Qt 6.1.2 by yourself or update glibc to 2.28 or newer
+
+### Windows
+* Wrong rendering in Dialog with native Windows style
+https://bugreports.qt.io/browse/QTBUG-91755
+
Credits for the release goes to:
---------------------------------
@@ -311,6 +333,7 @@ Fella Nicolas
Frantzis Alexandros
Golubev Andrei
Haixiang Tang
+Halmet Heikki
Hartmann Thomas
Heikkinen Jani
Hermann Ulf