Document Third-Party Code changes in Qt 5.14.0

The changes where obtained by running

  qtattributionsscanner -output-format json

in the sources of both Qt 5.13.2 and Qt 5.14.0 checkouts, and diff'ing
these.

Task-number: QTBUG-79980
Change-Id: I7a00cd3c4c9ca9f27e1dfd72a57232575efcecef
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
Jani Heikkinen 2019-12-02 09:59:26 +02:00 committed by Topi Reinio
parent 48d1fed22a
commit ca6a90c445
1 changed files with 19 additions and 0 deletions

View File

@ -46,6 +46,25 @@
\li The copy of the \l{psl}{The Public Suffix List} got updated on 2019-10-23.
\endlist
\section2 Qt GUI Module
\list
\li \l{freetype}{Freetype 2} got updated to upstream version 2.10.1.
\li \l{libjpeg}{LibJPEG-turbo} got updated to upstream version 2.0.3.
\li \l{md4c}{MD4C} version 0.3.4 was added under MIT License.
\li \l{vulkanmemoryallocator}{Vulkan Memory Allocator} version 2.2.0 was added under MIT License.
\endlist
\section2 Qt Image Formats
\list
\l{libtiff} got updated to upstream version 4.1.0.
\endlist
\section2 Qt QML Module
\l{llvm-adt}{LLVM: ADT} was added under University of Illinois/NCSA Open Source License.
\section2 Qt SQL Module
\l{sqlite}{SQLite} got updated to upstream version 3.30.1.