qt5base-lts/src/3rdparty
Kai Koehne 10b5db1393 Improve license information for libpng
Use the official name and ID from SPDX:

https://spdx.org/licenses/libpng-2.0.html

Pick-to: 5.15
Change-Id: I199efd600373cdc150d48a449b122f90ff2c48ef
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2020-08-26 17:30:50 +02:00
..
android Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
blake2 3rdparty: Add reference C implementation of BLAKE2 2020-07-31 15:05:08 +02:00
dbus-ifaces dbustray: add NewMenu signal and emit it when menu changed 2018-02-22 21:05:43 +00:00
double-conversion CMake: Remove old 3rdparty mechanism for double conversion 2020-03-10 07:33:07 +01:00
easing Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
forkfd forkfd: remove FFD_VFORK_SEMANTICS 2020-06-30 08:11:23 +00:00
freebsd Fix attribution file for "FreeBSD strtoll and strtoull" 2019-01-08 16:34:49 +00:00
freetype CMake: Generate information about 3rdparty libs in module .pri files 2020-05-19 13:26:53 +02:00
gradle Android: Copy required gradle files in non-prefix shadow builds 2020-08-18 20:24:43 +02:00
harfbuzz-ng CMake: Generate information about 3rdparty libs in module .pri files 2020-05-19 13:26:53 +02:00
iaccessible2 Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
icc Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
libjpeg Update bundled libjpeg-turbo to version 2.0.5 2020-08-06 13:34:53 +02:00
libpng Improve license information for libpng 2020-08-26 17:30:50 +02:00
md4 Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
md4c Update md4c to 0.4.3 2020-02-22 00:38:10 +01:00
md5 Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
pcre2 Disable PCRE2 JIT on macOS ARM64 2020-07-10 23:34:33 +00:00
pixman Document version number of pixman 2018-08-31 12:06:34 +00:00
rfc6234 Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
sha1 Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
sha3 rtems: Fix build 3rdparty/sha3 2019-06-30 23:34:55 +02:00
sqlite sqlite: Upgrade to 3.32.3 2020-07-16 10:09:41 +02:00
tinycbor CBOR support: prevent overflowing QByteArray's max allocation 2020-03-27 16:45:48 -03:00
VulkanMemoryAllocator Revert "Add missing override" for 3rdparty vk_mem_alloc.h 2020-07-29 15:35:01 +03:00
wasm wasm: add fixedPitch font 2019-05-07 07:21:58 +00:00
wintab Doc: Improve WinTab license information 2019-03-29 12:28:15 +00:00
xcb 3rdparty: remove xcb libs and bump minimal required version to 1.11 2019-08-27 01:06:40 +02:00
zlib zlib: Fix spelling of license 2018-10-02 10:19:14 +00:00
_clang-format Make clang-format ignore formatting of third party code 2020-08-06 13:35:30 +02:00
.gitattributes Mark gradlew with Unix eol endings as it is a script 2020-07-10 11:38:00 +02:00
CMakeLists.txt CMake: Remove old 3rdparty mechanism for harfbuzz-non-ng 2020-03-10 07:33:13 +01:00
libjpeg.pri MSVC: Fix C4996 warnings when building Qt 2020-08-19 12:46:09 +02:00
md4c.pri Markdown importer: use Unicode decoding 2020-02-03 14:58:00 +01:00
README
sqlite.pri Remove winrt 2020-06-06 20:25:49 +02:00
VulkanMemoryAllocator.pri Add VulkanMemoryAllocator 2019-06-12 12:42:38 +02:00
zlib_dependency.pri Update bundled zlib to version 1.2.11 2017-08-04 08:36:22 +00:00
zlib.pri Update bundled zlib to version 1.2.11 2017-08-04 08:36:22 +00:00

The libraries included here are the original packages, unpacked, and
with their version number removed from the directory name (for version
information, see the README files in the directories).

Certain files and subdirectories of the original library packages that
are irrelevant to Qt may not be included here. Typically, those are
the standalone library configuration and make files, tools, test
files, contribs, documentation, and similar.

Patches may have been applied, typically for configuration and build
issues in the Qt framework. Such patches can be reviewed in the the
public git repository; they will appear in the commit logs of each
library directory, following the latest clean version update commit.

The 'patches' subdirectory contains certain patches applied prior to
the start of the public git history, where the library has not been
updated since.