From 88ef254d246c3c3d3ec3dccc649253e4aa01630c Mon Sep 17 00:00:00 2001 From: Jani Heikkinen Date: Tue, 3 Sep 2019 09:16:37 +0300 Subject: Document Third-Party Code changes in Qt 5.12.5 The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 5.12.4 and Qt 5.12.5 checkouts, and diff'ing these. Task-number: QTBUG-77536 Change-Id: I5778b2c5ded0eaab3ec95f533979731aa5fd5d99 Reviewed-by: Leena Miettinen Reviewed-by: Paul Wicking --- doc/src/legal/licensechanges.qdoc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc index 1fdd4361..8d0c3951 100644 --- a/doc/src/legal/licensechanges.qdoc +++ b/doc/src/legal/licensechanges.qdoc @@ -34,6 +34,17 @@ Changes in Qt and \l{Licenses Used in Qt}{Third Party Modules} released with Qt that are relevant to licensing. + \section1 Qt 5.12.5 + + \section2 Qt GUI Module + + Use of \l{Adobe Glyph List For New Fonts} under the \e{BSD-3-Clause} + license is now documented. + + \section2 Qt Image Formats + + \l{WebP (libwebp)} got updated to upstream version 1.0.3. + \section1 Qt 5.12.4 \section2 Qt GUI Module -- cgit v1.2.1