summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2024-03-15 12:19:03 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2024-03-18 19:03:21 +0000
commit8f1533a883940cfe0820b81fe5764c9891998390 (patch)
tree02e1ab2a55df2751f7da87a182e380706512bf93 /doc
parent82aa532d10ae163430d6d16849d2b42a8c728d22 (diff)
Document third-Party code changes in Qt 6.7.0 (and 6.6.3)
The changes were obtained by running qtattributionsscanner -output-format json in the sources of both Qt 6.6.2 and Qt 6.6.3, and Qt 6.7.0 and Qt 6.6.3, and diff'ing these. Pick-to: 6.7 Task-number: QTBUG-123234 Change-Id: I4e555821e84ed53c4f61d9766cc6e6f365fc8c12 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> (cherry picked from commit 44995d84bd56309b08c7749b94e2ed0cdca934c9) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/legal/licensechanges.qdoc80
1 files changed, 79 insertions, 1 deletions
diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc
index aea33a043..2f2894a77 100644
--- a/doc/src/legal/licensechanges.qdoc
+++ b/doc/src/legal/licensechanges.qdoc
@@ -1,4 +1,4 @@
-// Copyright (C) 2023 The Qt Company Ltd.
+// Copyright (C) 2024 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
// The link-target for a third-party component is the "Id" value in its qt_attribution.json entry.
@@ -13,12 +13,90 @@
\section1 Qt 6.7.0
+ \section2 Qt Doc Module
+
+ \list
+ \li Usage of QualTypeNames is now documented.
+ \endlist
+
\section2 Qt OpcUA Module
\list
\li \l{open62541}{Open62541} was updated to version 1.3.9.
\endlist
+ \section2 Qt Positioning Module
+
+ \list
+ \li Tango Weather Icon Pack by Darkobra isn't used anymore.
+ \li The Tango Icons package isn't used anymore.
+ \li \l{poly2tri} {Poly2Tri Polygon Triangulation Library}
+ was updated to commit 0be213d95f82471b95d96d0248a0490d0a934f9f.
+ \endlist
+
+ \section2 Qt Quick Module
+
+ \list
+ \li Usage of \l{weather-icons}{Weather icons from the Noto Emoji collection} is now documented.
+ \li Usage of \l{map-of-europe}{Map of Europe from Wikipedia} is now documented.
+ \li Usage of \l{work-sans-font}{Work Sans font by Wei Huang} is now documented.
+ \li Usage of \l{gear-icon}{Gear Icon} is now documented.
+ \endlist
+
+ \section2 Qt Shadertools Module
+
+ \list
+ \li \l{glslang}{glslang} was updated to version 13.0.0.
+ \li \l{SpirvCross}{SPIRV-Cross} was updated to version sdk-1.3.261.0.
+ \endlist
+
+ \section1 Qt 6.6.3
+
+ \section2 Qt Core Module
+
+ \list
+ \li \l{pcre2}{PCRE2} was updated to version 10.43.
+ \li \l{pcre2-sljit}{PCRE2 - Stack-less Just-In-Time Compiler} was updated to version 10.43.
+ \li \l{unicode-cldr}{Unicode Common Locale Data Repository (CLDR)} was updated to version 44.1.
+ \endlist
+
+ \section2 Qt GUI Module
+
+ \list
+ \li \l{libpng}{LibPNG} was updated to version 1.6.43.
+ \endlist
+
+ \section2 Qt Multimedia Module
+
+ \list
+ \li \l{ffmpeg}{FFmpeg} was updated to version 6.1.1.
+ \endlist
+
+ \section2 Qt Network module
+
+ \list
+ \li \l{psl-data}{The Public Suffix List} was updated to the commit
+ matching the sha 883ced078a83f9d79a98933145425c221a5e51f0, on 2024-01-25.
+ \endlist
+
+ \section2 Qt Quick3D module
+
+ \list
+ \li \l{tinyexr}{Tiny OpenEXR} was updated to version v1.0.8.
+ \endlist
+
+ \section2 Qt SQL Module
+
+ \list
+ \li \l{sqlite}{SQLite} was updated to version 3.45.2.
+ \endlist
+
+ \section2 Qt Testlib Module
+
+ \list
+ \li Updated \l{valgrind}{Valgrind} to version 3.22.0.
+ \endlist
+
\section1 Qt 6.6.2
\section2 Qt Core Module