qt5base-lts/src/3rdparty
Liang Qi d25c322729 Merge remote-tracking branch 'origin/5.13' into dev
Conflicts:
	src/network/ssl/qsslsocket_openssl.cpp
	src/platformsupport/vkconvenience/qvkconvenience.cpp

Change-Id: I97ce6ed185f7fdad8102cc58d3cfec0119fd7bb4
2019-07-01 10:21:37 +02:00
..
android Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
angle Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-28 01:00:23 +02:00
dbus-ifaces dbustray: add NewMenu signal and emit it when menu changed 2018-02-22 21:05:43 +00:00
double-conversion 3rd-Party/Double conversion: Fix developer build with MSVC 2019-06-27 10:46:41 +02:00
easing Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
forkfd Port from implicit to explicit atomic pointer operations 2019-06-29 09:10:34 +02:00
freebsd Fix attribution file for "FreeBSD strtoll and strtoull" 2019-01-08 16:34:49 +00:00
freetype wasm: fix building examples and applications 2019-02-15 08:44:27 +00:00
gradle Update gradle files 2018-03-23 10:30:52 +00:00
harfbuzz Prefix textstream operators with Qt:: 2019-05-02 11:52:02 +00:00
harfbuzz-ng harbuzzng: Remove assumption about Core Text working in 96 DPI 2019-02-11 01:41:32 +00: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.2 2019-02-27 13:00:43 +00:00
libpng Update bundled libpng to version 1.6.37 2019-04-29 12:43:11 +00:00
md4 Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
md4c Update 3rdparty md4c library 2019-05-24 15:37:05 +02:00
md5 Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
pcre2 Upgrade PCRE2 to 10.33 2019-05-02 13:38:54 +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 Update SQLite to 3.28.0 2019-06-05 21:03:20 +02:00
tinycbor TinyCBOR: Fix parsing on big-endian machines 2019-04-25 05:22:24 +00:00
VulkanMemoryAllocator vkmemalloc: Disable SRWLOCK for mingw 2019-06-18 08:53:56 +00: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 configure: properly atomize render vs. renderutil 2019-01-03 10:09:34 +00:00
zlib zlib: Fix spelling of license 2018-10-02 10:19:14 +00:00
.gitattributes Moving tiff image format support and libtiff out of qtbase 2012-01-31 14:31:04 +01:00
libjpeg.pri Update bundled libjpeg-turbo to version 2.0.0 2018-09-28 14:11:44 +00:00
md4c.pri Import MD4C Markdown parser into 3rdparty 2019-04-17 15:26:28 +00:00
README Remove QWS era pvr headers 2012-04-10 10:38:10 +02:00
sqlite.pri sqlite: Remove SQLITE_OMIT_LOAD_EXTENSION define 2019-03-03 11:51:36 +00: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.