Skip to content

Commit 4c4698f

Browse files
author
Allan Sandfeld Jensen
committed
Update changes-5.11.2
Add a few missed changes from 3rdparty Change-Id: Ie503da76d20440729516224c48bf0c95aade66d7 Reviewed-by: Jüri Valdmann <[email protected]>
1 parent 6615f66 commit 4c4698f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

dist/changes-5.11.2

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ General
5555
-------
5656

5757
* [QTBUG-59891] Popups are now closed when parent window is moved.
58+
* [QTBUG-67801] Fixed assert with some AMD CPUs on Windows.
5859
* [QTBUG-68699] Fixed another crash with non-integer Qt scaling.
5960
* [QTBUG-69231] Fixed keyboard modifiers on drop events.
6061
* [QTBUG-69236] Fixed --enable-webgl-software-rendering to ignore blacklist
@@ -63,10 +64,15 @@ General
6364
* [QTBUG-69372] QWebEngineUrlRequestJob::initiator() now differs
6465
between unique origins and unknown origins.
6566
* [QTBUG-69605] HSTS state is now persistent with appropriate profiles.
67+
* [QTBUG-69639] Work around MSVC compiler error affecting printing on
68+
32-bit Windows.
6669
* [QTBUG-69904] JavaScript worldID can now be up to 256 (up from 11),
6770
and the limit is now documented.
71+
* [QTBUG-70034] Fixed qtwebengine_convert_dict failing on certain
72+
dictionaries.
6873

6974
Build
7075
-----
7176

7277
* [QTBUG-50554] Update libvpx check to match standard versions.
78+
* [QTBUG-69121] Fixed shadow builds on read-only sources.

0 commit comments

Comments
 (0)