summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2021-04-26 10:22:20 +0300
committerJani Heikkinen <jani.heikkinen@qt.io>2021-04-26 08:11:47 +0000
commitfb80efd5f4a9fc8356ac98fec5b9ada353f8dc2e (patch)
treec3a81652b85228e7ca3f99bb913e97b2a69b6dea
parente5d8206cc0cdc274c5e26380d29f4f4677d77e44 (diff)
Document Third-Party Code changes in Qt 6.1.0
The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 6.1.0 and Qt 6.0.0 checkouts, and diff'ing these. Task-number: QTBUG-90132 Pick-to: dev Change-Id: I4a5a3a2b75bcbceab364f20066592e5c353b2ed5 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--doc/src/legal/licensechanges.qdoc55
1 files changed, 55 insertions, 0 deletions
diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc
index fe0db22bf..835211282 100644
--- a/doc/src/legal/licensechanges.qdoc
+++ b/doc/src/legal/licensechanges.qdoc
@@ -34,6 +34,61 @@
Changes in Qt and \l{Licenses Used in Qt}{Third Party Modules}
released with Qt that are relevant to licensing.
+ \section1 Qt 6.1.0
+
+ \section2 Qt 3D Module
+
+ \list
+ \li Usage of \l{assimp-clipper}{Assimp - Clipper} was removed.
+ \li Usage of \l{assimp-irrXML}{Assimp - irrXML} was removed.
+ \li Usage of \l{assimp-Open3DGC}{Assimp - Open3DGC} was removed.
+ \li Usage of \l{assimp-openddlparser}{Assimp - The OpenDDL-Parser} was removed.
+ \li Usage of \l{assimp-poly2tri}{Assimp - Poly2Tri Polygon Triangulation Library} was removed.
+ \li Usage of \l{assimp-rapidjson}{Assimp - RapidJSON} was removed.
+ \li Usage of \l{assimp-unzip}{Assimp - Unzip} was removed.
+ \li Usage of \l{assimp-utf8cpp}{Assimp - Utf8Cpp} was removed.
+ \li Usage of \l{assimp-zip}{Assimp - Zip} was removed.
+ \endlist
+
+ \section2 Qt Core Module
+
+ \list
+ \li \l{doubleconversion}{Efficient Binary-Decimal and Decimal-Binary Conversion Routines for IEEE Doubles} was updated to version 3.1.5-30-gbf46072.
+ \li \l{pcre2}{PCRE2} was updated to version 10.36.
+ \li \l{pcre2-sljit}{PCRE2 - Stack-less Just-In-Time Compiler} was updated to version 10.36.
+ \li \l{psl}{The Public Suffix List} was updated to version f2cce86a42f38265c67caa32c6e0ff61793bb534, fetched on 2021-01-21.
+ \endlist
+
+ \section1 Qt GUI Module
+
+ \list
+ \li \l{harfbuzz-ng}{HarfBuzz-NG} was updated to version 2.8.0.
+ \li \l{libjpeg}{LibJPEG-turbo} was updated to version 2.0.6.
+ \li \l{md4c}{MD4C} was updated to version 0.4.7.
+ \li \l{VulkanMemoryAllocator}{Vulkan Memory Allocator} was updated to version 2.3.0.
+ \li \l{vulkan-xml-spec}{Vulkan API Registry} was updated to version 1.2.166.
+ \endlist
+
+ \section1 Qt Imageformats Module
+
+ \list
+ \li \l{libtiff}{TIFF Software Distribution (libtiff)} was updated to version 4.2.0.
+ \li \l{libwebp}{WebP (libwebp)} was updated to version 1.2.0.
+ \endlist
+
+ \section1 Qt SQL Module
+
+ \list
+ \li \l{sqlite}{SQLite} was updated to version 3.35.2.
+ \endlist
+
+ \section1 Qt Shadertools Module
+
+ \list
+ \li \l{glslang}{glslang} was updated to version 11.1.0.
+ \li \l{SpirvCross}{SPIRV-Cross} was updated to version 2020-09-17.
+ \endlist
+
\section1 Qt 6.0.1
\section2 Qt Core Module