summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2023-05-05 08:25:53 +0300
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-05-05 11:23:11 +0000
commit704e115d8e321fd4ef8e9cf75fae0a3343055a88 (patch)
tree7cdd6e54e5b1a0af2a46173b4b5759f680a7ddb9
parent07fff9c9084ae7f6f7b199877b2608825a930519 (diff)
downloadqtdoc-704e115d8e321fd4ef8e9cf75fae0a3343055a88.tar.gz
Document Third-Party Code changes for the Qt 6.5.1 release
Task-number: QTBUG-112549 Change-Id: I8ebe566028974614b99dac4a8328a7f4416dd254 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> (cherry picked from commit f2a37ccca59b3dbe85ceb6a2dfec20dc7945d5cd) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/src/legal/licensechanges.qdoc49
1 files changed, 49 insertions, 0 deletions
diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc
index 5f5cf2d5..f836516a 100644
--- a/doc/src/legal/licensechanges.qdoc
+++ b/doc/src/legal/licensechanges.qdoc
@@ -10,6 +10,55 @@
Changes in Qt and \l{Licenses Used in Qt}{Third Party Modules}
released with Qt that are relevant to licensing.
+ \section1 Qt 6.5.1
+
+ \section2 Qt GUI Module
+
+ \list
+ \li \l{harfbuzz-ng}{HarfBuzz-NG} was updated to version 7.2.0.
+ \endlist
+
+ \section2 Qt Location Module
+
+ \list
+ \li Usage of \e {Earcut Polygon Triangulation Library} was removed.
+ \li Usage of \e {geosimplify-js polyline simplification library} was removed.
+ \endlist
+
+ \section2 Qt Multimedia Module
+
+ \list
+ \li \l{pfft}{pfft} was updated to version 38946c766c1a.
+ \li \l{resonance-audio}{Resonance Audio} was updated to version e225aedb5ec7.
+ \endlist
+
+ \section2 Qt Network module
+
+ \list
+ \li \l{psl-data}{The Public Suffix List} was updated to the commit matching the
+ sha a304485800b4b6b796fcccbb3be1585f189ee038, on 2023-05-03.
+ \endlist
+
+ \section2 Qt Quick3D module
+
+ \list
+ \li \l{tinyexr}{Tiny OpenEXR} was updated to version v1.0.2.
+ \endlist
+
+ \section2 Qt SQL Module
+
+ \list
+ \li \l{sqlite}{SQLite} was updated to version 3.41.2.
+ \endlist
+
+ \section2 Qt Webengine Module
+
+ \list
+ \li Usage of \e {Marked (WebEngine Markdown Editor example)} was removed.
+ \li Usage of \e {Markdown.css (WebEngine Markdown Editor example)} was removed.
+ \li Usage of \e {Tango Icon Library} was removed.
+ \endlist
+
\section1 Qt 6.5.0
\section2 Qt Core Module