File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ General
55
55
-------
56
56
57
57
* [QTBUG-59891] Popups are now closed when parent window is moved.
58
+ * [QTBUG-67801] Fixed assert with some AMD CPUs on Windows.
58
59
* [QTBUG-68699] Fixed another crash with non-integer Qt scaling.
59
60
* [QTBUG-69231] Fixed keyboard modifiers on drop events.
60
61
* [QTBUG-69236] Fixed --enable-webgl-software-rendering to ignore blacklist
@@ -63,10 +64,15 @@ General
63
64
* [QTBUG-69372] QWebEngineUrlRequestJob::initiator() now differs
64
65
between unique origins and unknown origins.
65
66
* [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.
66
69
* [QTBUG-69904] JavaScript worldID can now be up to 256 (up from 11),
67
70
and the limit is now documented.
71
+ * [QTBUG-70034] Fixed qtwebengine_convert_dict failing on certain
72
+ dictionaries.
68
73
69
74
Build
70
75
-----
71
76
72
77
* [QTBUG-50554] Update libvpx check to match standard versions.
78
+ * [QTBUG-69121] Fixed shadow builds on read-only sources.
You can’t perform that action at this time.
0 commit comments