From ef37e86184878255fab6a033a1f4bee113dfb132 Mon Sep 17 00:00:00 2001 From: Tarja Sundqvist Date: Mon, 13 Dec 2021 21:32:23 +0200 Subject: Document third-party code changes in Qt 5.15.8 The changes were obtained by running qtattributionscanner -output-format json in the sources of both Qt 5.15.7 and Qt 5.15.8 checkouts, and diff'ing these. Change-Id: Ice16e888c32e6ace5c7bd2af27b64beae146f7df Reviewed-by: Paul Wicking (cherry picked from commit cd61e094112f3539b376d37705c18f8b28646bdf) Reviewed-by: Qt Cherry-pick Bot --- doc/src/legal/licensechanges.qdoc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc index a27b6a90..cebae4cd 100644 --- a/doc/src/legal/licensechanges.qdoc +++ b/doc/src/legal/licensechanges.qdoc @@ -34,6 +34,16 @@ Changes in Qt and \l{Licenses Used in Qt}{Third Party Modules} released with Qt that are relevant to licensing. + \section1 Qt 5.15.8 + + \section2 Qt Core Module + + \list + \li \l{android-gradle-wrapper}{Gradle wrapper} was updated to version 7.2.0 + \li \l{pcre2}{PCRE2} was updated to version 10.39 + \li \l{pcre2-sljit}{PCRE2 - Stack-less Just-In-Time Compiler} was updated to version 10.39 + \endlist + \section1 Qt 5.15.7 \section2 Qt Core Module -- cgit v1.2.1 From 125ca9b0c4ec0c4c052d9eb0426724b646fdce55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marianne=20Yrj=C3=A4n=C3=A4?= Date: Thu, 16 Dec 2021 16:39:03 +0200 Subject: Docs: Add QNX 7.1 information Task-number: QTBUG-97907 Change-Id: I0e98415f549cfb55e24ae82300e2a30ccf348091 Reviewed-by: Nicholas Bennett --- doc/src/platforms/qnx.qdoc | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/doc/src/platforms/qnx.qdoc b/doc/src/platforms/qnx.qdoc index 73561252..0c12f1a2 100644 --- a/doc/src/platforms/qnx.qdoc +++ b/doc/src/platforms/qnx.qdoc @@ -40,15 +40,16 @@ QNX SDP (Software Development Platform) which includes QNX Neutrino RTOS components for various targets and a full set of development tools. - Qt 5 is currently tested and supported on QNX SDP 7.0, with support for - both 32-bit and 64-bit target architectures: + Qt 5 is currently tested and supported on QNX SDP 7.0 and 7.1, with support for + the following target architectures: \list - \li \c ARMle-v7 and \c x86 (32-bit) - \li \c AArch64le and \c x86-64 (64-bit) + \li \c (32-bit) ARMle-v7 and \c x86 (QNX 7.0 only) + \li \c (64-bit) AArch64le and \c x86-64 \endlist - Support for 64-bit architectures was added in QNX SDP 7.0. + \note Support for 64-bit architectures was added in QNX SDP 7.0. Support for + 32-bit x86 architecture was removed in QNX SDP 7.1. \section2 Previous Releases @@ -86,14 +87,12 @@ \section1 Build Requirements - Building Qt 5 requires the following packages available from the - \l {http://www.qnx.com/}{QNX website} (registration required for access - to downloads): + Building Qt 5 requires downloading, and installing of, QNX SDP 7.0 or 7.1 + from the + \l {http://www.qnx.com/}{QNX website}. - \list - \li \l {http://blackberry.qnx.com/en/sdp7/sdp70_download}{QNX SDP 7.0} - with \l {http://www.qnx.com/download/group.html?programid=26808} - \endlist + \note A suitable license is required. Contact (\l {mailto://info@qnx.com}{QNX} + for more information. The compiler and other parts of the tool chain are provided in the SDP packages. You do not need any additional installations on your host PC. @@ -299,6 +298,8 @@ \section1 Qt Creator Target Requirements + \note Qt Creator support has been tested with QNX 7.0 only. + A QNX Neutrino RTOS target used for development with Qt Creator should provide a few additional command line tools and services. -- cgit v1.2.1 From cd7596e5a6264452049fbc4837e84669d7ccf532 Mon Sep 17 00:00:00 2001 From: Tarja Sundqvist Date: Mon, 27 Dec 2021 14:07:21 +0200 Subject: Add Open Asset Import Library version number Task-number: QTBUG-98203 Change-Id: Id3b50042f5d77187588bcaab2619e2fbb35194c3 Reviewed-by: Nicholas Bennett (cherry picked from commit 64fdbc43346dc75c3bb97f9e9e41cbba0019797f) Reviewed-by: Qt Cherry-pick Bot --- doc/src/legal/licensechanges.qdoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc index cebae4cd..cc0abccf 100644 --- a/doc/src/legal/licensechanges.qdoc +++ b/doc/src/legal/licensechanges.qdoc @@ -44,6 +44,10 @@ \li \l{pcre2-sljit}{PCRE2 - Stack-less Just-In-Time Compiler} was updated to version 10.39 \endlist + \section2 Qt 3D Module + + \l{assimp}{Open Asset Import Library} was updated to version 5.0.1. + \section1 Qt 5.15.7 \section2 Qt Core Module -- cgit v1.2.1 From fbfcf5e97e4eca0e79dfc4322765be495a39418a Mon Sep 17 00:00:00 2001 From: Tarja Sundqvist Date: Fri, 31 Dec 2021 15:31:44 +0200 Subject: Bump version --- .qmake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.qmake.conf b/.qmake.conf index 2e7b67b1..d64cb888 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1,3 +1,3 @@ load(qt_build_config) -MODULE_VERSION = 5.15.8 +MODULE_VERSION = 5.15.9 -- cgit v1.2.1 From b0aa0860f3f012a7d4740ed1d69b355a61aa3624 Mon Sep 17 00:00:00 2001 From: Ye ShanShan Date: Thu, 29 Jul 2021 12:32:07 +0800 Subject: Docs: add color attribute to Property Binding Unable to see the two children rectangles within the property binding example without color, so add color attribute to Property Binding example for easier readability. Fixes: QTBUG-91543 Change-Id: I5d7f316898a89dcc99f047b865cea88252fb820e Reviewed-by: Kai Koehne (cherry picked from commit d4999d2dbafbc88ed1d856b129f2596bee4e9df0) Reviewed-by: Qt Cherry-pick Bot --- doc/src/qmlapp/firststepsqml.qdoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/src/qmlapp/firststepsqml.qdoc b/doc/src/qmlapp/firststepsqml.qdoc index 6a676a0c..bdeb0bff 100644 --- a/doc/src/qmlapp/firststepsqml.qdoc +++ b/doc/src/qmlapp/firststepsqml.qdoc @@ -268,12 +268,14 @@ Rectangle { Rectangle { width: parent.width / 2 height: parent.height + color: "blue" } Rectangle { width: parent.width / 2 height: parent.height x: parent.width / 2 + color: "green" } } \endqml -- cgit v1.2.1 From 000e26a4d5ab66b532146e66333e1c72859bdc52 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Fri, 14 Jan 2022 17:03:29 +0100 Subject: Update Qt Quick GS tutorial - Update information about and screenshots of Qt Creator New Project wizard template. - Use the main.cpp file generated by Qt Creator 7.0 Fixes: QTBUG-99847 Change-Id: I1c2208267e9554e2f929ffffaa3dabd5554fc12e Reviewed-by: Paul Wicking (cherry picked from commit 302121874ea6e664ea2a59a07bff8fa06983c335) Reviewed-by: Qt Cherry-pick Bot --- doc/src/getting-started/gettingstartedqml.qdoc | 36 ++++++++++++++----------- doc/src/images/alarms2.png | Bin 24310 -> 12543 bytes doc/src/images/alarms3.png | Bin 14194 -> 10255 bytes examples/tutorials/alarms/main.cpp | 11 +++++--- 4 files changed, 28 insertions(+), 19 deletions(-) diff --git a/doc/src/getting-started/gettingstartedqml.qdoc b/doc/src/getting-started/gettingstartedqml.qdoc index 1d033139..5ff64c35 100644 --- a/doc/src/getting-started/gettingstartedqml.qdoc +++ b/doc/src/getting-started/gettingstartedqml.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2018 The Qt Company Ltd. +** Copyright (C) 2022 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the documentation of the Qt Toolkit. @@ -31,7 +31,7 @@ \brief A tutorial for Qt Quick based on an alarms application. This tutorial shows how to develop a simple alarm application as - an introduction to Qt Quick and Qt Quick Controls2. + an introduction to Qt Quick and Qt Quick Controls. This application is similar to the alarm application usually found on an Android phone. Its features let you enter, edit, @@ -65,6 +65,9 @@ The latter two files are included with the source code for this tutorial. + \note The UI text in Qt Creator and the contents of the generated files + depend on the Qt Creator version that you use. + \section1 Qt Creator Setting up a new project in Qt Creator is aided by a wizard that @@ -73,12 +76,12 @@ type of project and creates the project for you. To create the Alarms project, select \uicontrol{File} > - \uicontrol{New File or Project} > \uicontrol{Application} > - \uicontrol{Qt Quick Application - Empty} > \uicontrol{Choose}. - Type "alarms" in the \b{Name} field, and follow the instructions + \uicontrol{New Project} > \uicontrol{Application (Qt)} > + \uicontrol{Qt Quick Application} > \uicontrol{Choose}. + Type \e alarms in the \uicontrol{Name} field, and follow the instructions of the wizard. - \image alarms2.png "Qt Creator New File or Project dialog" + \image alarms2.png "Qt Creator New Project dialog" \image alarms3.png "Project Location" @@ -90,15 +93,16 @@ \li Source file \li Purpose \row - \li alarms.pro + \li CMakeLists.txt \li The project file \row \li main.cpp \li The main C++ code file for the application. - \row - \li qml.qrc - \li The resource file, which contains the names of the - source files, except main.cpp and the project file. + \row + \li main.qml + \li The main QML code file for the application. We will instantiate + our custom QML types (\c AlarmDialog, \c AlarmModel, + \c AlarmDelegate, and \c TumblerDelegate) in this file. \endtable The wizard generates the code in the main.cpp file below. @@ -118,10 +122,6 @@ \row \li \c qtquickcontrols2.conf \li Selects the \c Material style with the \c Dark theme. - \row - \li \c main.qml - \li The QML code that links AlarmDialog.qml, AlarmModel.qml, - AlarmDelegate.qml and TumblerDelegate.qml \row \li \c AlarmDialog.qml \li Defines the dialog for adding new alarms. @@ -133,7 +133,11 @@ \li Defines the ListModel used for storing the alarms' data. \row \li \c TumblerDelegate.qml - \li Defines the graphical layout of the Tumblers + \li Defines the graphical layout of the Tumblers. + \row + \li \c qml.qrc + \li The resource file, which contains the names of the + source files, except main.cpp and the project file. \endtable diff --git a/doc/src/images/alarms2.png b/doc/src/images/alarms2.png index dbcb852c..a81a36d2 100644 Binary files a/doc/src/images/alarms2.png and b/doc/src/images/alarms2.png differ diff --git a/doc/src/images/alarms3.png b/doc/src/images/alarms3.png index 48abec6a..d680a4ed 100644 Binary files a/doc/src/images/alarms3.png and b/doc/src/images/alarms3.png differ diff --git a/examples/tutorials/alarms/main.cpp b/examples/tutorials/alarms/main.cpp index 3e1bdd84..04d2f8dc 100644 --- a/examples/tutorials/alarms/main.cpp +++ b/examples/tutorials/alarms/main.cpp @@ -57,9 +57,14 @@ int main(int argc, char *argv[]) QGuiApplication app(argc, argv); QQmlApplicationEngine engine; - engine.load(QUrl(QStringLiteral("qrc:/main.qml"))); - if (engine.rootObjects().isEmpty()) - return -1; + const QUrl url(u"qrc:/alarms/main.qml"_qs); + QObject::connect(&engine, &QQmlApplicationEngine::objectCreated, &app, + [url](QObject *obj, const QUrl &objUrl) { + if (!obj && url == objUrl) + QCoreApplication::exit(-1); + }, + Qt::QueuedConnection); + engine.load(url); return app.exec(); } -- cgit v1.2.1 From 4a8687ba18baca83b5bc7474384419e24c99d4b1 Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Thu, 3 Feb 2022 18:35:10 +0100 Subject: Fix alarms demo to run successfully MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Previously it failed with QQmlApplicationEngine failed to load component qrc:/alarms/main.qml: No such file or directory main.cpp was adjusted to use alarms/main.cpp but the resource file locations were not changed. Change them to match the expected path in main.cpp. qtquickcontrols2.conf needs to stay in the root of the resource path, so it's added via a separate resource. Amends 302121874ea6e664ea2a59a07bff8fa06983c335 Fixes: QTBUG-100434 Change-Id: I3436e07600ca7dad8bba45274ba49dc6c137a938 Reviewed-by: Alexey Edelev Reviewed-by: Qt CI Bot Reviewed-by: Fabian Kosmale Reviewed-by: Topi Reiniö Reviewed-by: Leena Miettinen (cherry picked from commit c43d133e5233415260afbed78f7cda8b4dec680c) --- examples/tutorials/alarms/alarms.pro | 2 +- examples/tutorials/alarms/controls_conf.qrc | 5 +++++ examples/tutorials/alarms/qml.qrc | 3 +-- 3 files changed, 7 insertions(+), 3 deletions(-) create mode 100644 examples/tutorials/alarms/controls_conf.qrc diff --git a/examples/tutorials/alarms/alarms.pro b/examples/tutorials/alarms/alarms.pro index 14fc29a8..4e75fa52 100644 --- a/examples/tutorials/alarms/alarms.pro +++ b/examples/tutorials/alarms/alarms.pro @@ -4,7 +4,7 @@ QT += quick SOURCES += main.cpp -RESOURCES += qml.qrc +RESOURCES += qml.qrc controls_conf.qrc target.path = $$[QT_INSTALL_EXAMPLES]/demos/alarms INSTALLS += target diff --git a/examples/tutorials/alarms/controls_conf.qrc b/examples/tutorials/alarms/controls_conf.qrc new file mode 100644 index 00000000..4fbf17b7 --- /dev/null +++ b/examples/tutorials/alarms/controls_conf.qrc @@ -0,0 +1,5 @@ + + + qtquickcontrols2.conf + + diff --git a/examples/tutorials/alarms/qml.qrc b/examples/tutorials/alarms/qml.qrc index ae9ac907..270febb2 100644 --- a/examples/tutorials/alarms/qml.qrc +++ b/examples/tutorials/alarms/qml.qrc @@ -1,7 +1,6 @@ - + main.qml - qtquickcontrols2.conf TumblerDelegate.qml AlarmModel.qml AlarmDelegate.qml -- cgit v1.2.1 From 69366afd3c6b46227812d6b65b9ae1940766ca82 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Fri, 11 Feb 2022 16:33:26 +0100 Subject: Remove version number for Qt VS Tools support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The link in the paragraph leads to the latest information, so we should not have to maintain it here. Change-Id: I8d5c73fe8ab479af0027970d8f3aef72d5a9bdb2 Reviewed-by: Miguel Costa Reviewed-by: Topi Reiniö (cherry picked from commit c4aa05647ae20b2a9ddbf72d412c02646fcb52b8) Reviewed-by: Venugopal Shivashankar --- doc/src/platforms/windows.qdoc | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/doc/src/platforms/windows.qdoc b/doc/src/platforms/windows.qdoc index 651083a8..cb67bd52 100644 --- a/doc/src/platforms/windows.qdoc +++ b/doc/src/platforms/windows.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2019 The Qt Company Ltd. +** Copyright (C) 2022 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the documentation of the Qt Toolkit. @@ -75,12 +75,11 @@ \section2 Visual Studio Tools - The \l {Qt VS Tools} allows programmers to create, build, debug - and run Qt applications from within non-Express versions of Microsoft Visual Studio - 2013 and later. The add-in contains project wizards, Qt project import/export - support, integrated Qt resource manager and automated build setup for - the Qt Meta-Object Compiler, User Interface Compiler, and Resource - Compiler. + \l {Qt VS Tools} enables programmers to create, build, debug, and run + Qt applications from Microsoft Visual Studio. It contains project wizards, + Qt project import and export support, integrated Qt resource manager, + and automated build setup for the Qt Meta-Object Compiler, User Interface + Compiler, and Resource Compiler. */ -- cgit v1.2.1 From 176175e79a37184629f9f7e08aa159ec8d233b56 Mon Sep 17 00:00:00 2001 From: Heikki Halmet Date: Mon, 7 Mar 2022 15:08:47 +0200 Subject: Update supported platforms and compilers for lts-5.15.9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-99909 Change-Id: I07a4e40e55b8e716f78205cad265b943170f161c Reviewed-by: Tor Arne Vestbø --- doc/src/platforms/supported-platforms.qdocinc | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/doc/src/platforms/supported-platforms.qdocinc b/doc/src/platforms/supported-platforms.qdocinc index 1edb4c7f..acacdf87 100644 --- a/doc/src/platforms/supported-platforms.qdocinc +++ b/doc/src/platforms/supported-platforms.qdocinc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2021 The Qt Company Ltd. +** Copyright (C) 2022 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the documentation of the Qt Toolkit. @@ -43,6 +43,10 @@ \li \c x86_64 \li GCC 5 or later, \b {GCC 10} \li + \row \li Red Hat Enterprise Linux 8.4 + \li \c x86_64 + \li \b {GCC 10.1 via gcc-toolset-10} + \li \row \li Red Hat Enterprise Linux 7.6 \li \c x86_64 \li \b {GCC 5.3.1 via devtoolset-4} @@ -63,8 +67,8 @@ \table 80% \header \li Target Platform \li Architecture \li Build Environment \row \li \macos 10.13, \macos 10.14, \macos 10.15, \macos 11 - \li \c x86_64 and \c x86_64h - \li Xcode 11 or \b {Xcode 12} (11 SDK) + \li \c x86_64 and \c x86_64h and \c arm64 + \li Xcode 11 or Xcode 12 or \b {Xcode 13} (12 SDK) \endtable //! [macos] @@ -72,7 +76,11 @@ //! [windows] \table 80% \header \li Operating System \li Architecture \li Compiler \li Notes - \row \li Windows 10 + \row \li Windows 11 21H2 + \li \c x86 and \c x86_64 + \li {MSVC 2019} + \li + \row \li Windows 10 21H2 \li \c x86 and \c x86_64 \li \b {MSVC 2019}, MSVC 2017, MSVC 2015, MinGW 8.1 \li @@ -100,7 +108,7 @@ \row \li Android 5.0 or later (that is, API Level 21 and up) \li \c armv7a and \c x86, \c arm64-v8 and \c x86_64 \li \b {Clang as provided by Google}, \b {MinGW 8.1} - \li \b {RHEL 7.x (x86_64)}, \b{\macos 10.15}, \b {Windows 10 (x86_64)} + \li {RHEL 8.x (x86_64)}, \b {RHEL 7.x (x86_64)}, \b{\macos 10.15}, \b {Windows 10 (x86_64)} \endtable //! [android] -- cgit v1.2.1 From c45f8d95cf3cc9f9ce8953dce94ca7e266121928 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Mon, 14 Mar 2022 16:15:53 +0100 Subject: macOS: Update docs for specifying build architecture Change-Id: I60c8ba70030bf4449eeb4983c8ec570cdf31b228 Reviewed-by: Alexandru Croitor --- doc/src/platforms/macos.qdoc | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/doc/src/platforms/macos.qdoc b/doc/src/platforms/macos.qdoc index c213a679..f07df304 100644 --- a/doc/src/platforms/macos.qdoc +++ b/doc/src/platforms/macos.qdoc @@ -145,17 +145,24 @@ \section2 Architectures - By default, Qt is built for x86_64. To build for x86_64h (Haswell). use the - \c QMAKE_APPLE_DEVICE_ARCHS \c qmake variable. - This is selectable at configure time: + By default, Qt will build for the architecture of your development machine - + either \c x86_64, or \c arm64 if you are on an Apple Silicon Mac. + + To build for other architectures you can use the \c QMAKE_APPLE_DEVICE_ARCHS variables + in your project files or on the command line. This allows you to both cross-compile + to a different architecture, and to build universal (multi-architecture) binaries. + For example, to build your application for both \c x86_64 and \c arm64: + \code - ./configure -platform macx-clang QMAKE_APPLE_DEVICE_ARCHS=x86_64h + qmake ~/src/myapp QMAKE_APPLE_DEVICE_ARCHS="x86_64 arm64" \endcode - \c QMAKE_APPLE_DEVICE_ARCHS can also be specified as a space-delimited list - in order to build for multiple architectures simultaneously: + When specifying the architectures in a project file they should not be quoted, e.g.: + \code - ./configure -platform macx-clang QMAKE_APPLE_DEVICE_ARCHS="x86_64 x86_64h" + TEMPLATE = app + SOURCES = main.cpp + QMAKE_APPLE_DEVICE_ARCHS = x86_64 arm64 \endcode \section1 Additional Command-Line Options -- cgit v1.2.1 From cd0c6a6b68ddad7b3fae9fb1edbb1a81c372c659 Mon Sep 17 00:00:00 2001 From: Tarja Sundqvist Date: Mon, 21 Mar 2022 15:26:02 +0200 Subject: Document third-party code changes in Qt 5.15.9 The changes were obtained by running qtattributinsscanner -output-format json in the sources of both Qt 5.15.8 and Qt 5.15.9 checkouts, and diff'ing these. Pick-to: 5.15 Change-Id: I6060df23bbedceaa8f12cb9e1a463dce439c9274 Reviewed-by: Jani Heikkinen --- doc/src/legal/licensechanges.qdoc | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc index cc0abccf..439d52f6 100644 --- a/doc/src/legal/licensechanges.qdoc +++ b/doc/src/legal/licensechanges.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2021 The Qt Company Ltd. +** Copyright (C) 2022 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the documentation of the Qt Toolkit. @@ -34,6 +34,24 @@ Changes in Qt and \l{Licenses Used in Qt}{Third Party Modules} released with Qt that are relevant to licensing. + \section1 Qt 5.15.9 + + \section2 Qt Core Module + + The copy of the \l{psl}{The Public Suffix List} was updated on 2022-02-17. + + \section2 Qt GUI Module + + \l{libjpeg}{LibJPEG-turbo} was updated to upstream version 2.1.3. + + \section2 Qt Image Formats + + \li \l{libwebp}{WebP (libwebp)} was updated to upstream version 1.2.2. + + \section2 Qt SQL Module + + \l{sqlite}{SQLite} was updated to upstream version 3.37.2. + \section1 Qt 5.15.8 \section2 Qt Core Module -- cgit v1.2.1 From 56249c28d75acc1ede2ed12a9b4497925194c88d Mon Sep 17 00:00:00 2001 From: Tarja Sundqvist Date: Fri, 1 Apr 2022 09:44:27 +0300 Subject: Add information of the updated zlib version The zlib version was updated to 1.2.12. Change-Id: I572be7b59e25c5bf0f04bc079533c64f26a0608d Reviewed-by: Jani Heikkinen --- doc/src/legal/licensechanges.qdoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc index 439d52f6..17554d10 100644 --- a/doc/src/legal/licensechanges.qdoc +++ b/doc/src/legal/licensechanges.qdoc @@ -38,7 +38,10 @@ \section2 Qt Core Module - The copy of the \l{psl}{The Public Suffix List} was updated on 2022-02-17. + \list + \li The copy of the \l{psl}{The Public Suffix List} was updated on 2022-02-17. + \li \l{zlib}{Data Compression Library (zlib)} was updated to version 1.2.12. + \endlist \section2 Qt GUI Module -- cgit v1.2.1