From e10560e0e3ac3248489acf81a3da9e4264d8e395 Mon Sep 17 00:00:00 2001 From: Jani Heikkinen Date: Tue, 27 Oct 2020 14:39:36 +0200 Subject: Document Third-Party Code changes in 5.12.10 The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 5.12.9 and Qt 5.12.10 checkouts, and diff'ing these. Task-number: QTBUG-87534 Pick-to: 5.12 Change-Id: I584460c21a85930c6fb58320bdd84de9d378787e Reviewed-by: Paul Wicking --- doc/src/legal/licensechanges.qdoc | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc index b89d22da..99a8993d 100644 --- a/doc/src/legal/licensechanges.qdoc +++ b/doc/src/legal/licensechanges.qdoc @@ -36,9 +36,33 @@ \section1 Qt 5.12.10 + \section2 Qt 3D Module + \list + \li Use of \l{Assimp - Clipper} under the \e{Boost Software License 1.0} is now documented. + \li Use of \l{Assimp - irrXML} under the \e{zlib License} is now documented. + \li Use of \l{Assimp - Open3DGC} under the \e{MIT License and BSD 2-Clause \"Simplified\" License} is now documented. + \li Use of \l{Assimp - The Parser-OpenDDL} under the \e{MIT License} is now documented. + \li Use of \l{Assimp - Poly2Tri Polygon Triangulation Library} under the \e{BSD 3-clause \"New\" or \"Revised\" License} is now documented. + \li Use of \l{Assimp - RapidJSON} under the \e{MIT License and BSD 3-Clause \"New\" or \"Revised\" License} is now documented. + \li Use of \l{Assimp - Unzip} under the \e{zlib License} is now documented. + \li Use of \l{Assimp - Utf8Cpp} under the \e{Boost Software License 1.0} is now documented. + \li Use of \l{Assimp - Zip} under the \e{Public Domain License} is now documented. + \endlist + + \section2 Qt GUI Module + + \list + \l{LibJPEG-turbo} updated got to upstream version 2.0.5. + \l{Wintab API} license information updated to \e{LCS-Telegraphics License} + \endlist + \section2 Qt SQL Module - \l{sqlite}{SQLite} got updated to upstream version 3.32.3. + \l{sqlite}{SQLite} got updated to upstream version 3.33.0. + + \section2 Qt SVG Module + + \l{XSVG} license information updated to \e{Historical Permission Notice and Disclaimer - sell variant License} \section1 Qt 5.12.9 -- cgit v1.2.1