qt6-bb10/src/3rdparty
Liang Qi 6b2535ea15 Merge remote-tracking branch 'origin/5.15' into dev
Conflicts:
	examples/widgets/graphicsview/boxes/scene.h
	src/corelib/Qt5CoreMacros.cmake
	src/corelib/Qt6CoreMacros.cmake
	src/network/ssl/qsslsocket.cpp
	src/network/ssl/qsslsocket.h
	src/platformsupport/fontdatabases/windows/qwindowsfontenginedirectwrite.cpp
	src/testlib/CMakeLists.txt
	src/testlib/.prev_CMakeLists.txt
	tests/auto/corelib/tools/qscopeguard/tst_qscopeguard.cpp

Disabled building manual tests with CMake for now, because qmake
doesn't do it, and it confuses people.

Done-With: Alexandru Croitor <alexandru.croitor@qt.io>
Done-With: Volker Hilsheimer <volker.hilsheimer@qt.io>
Change-Id: I865ae347bd01f4e59f16d007b66d175a52f1f152
2020-02-13 18:31:40 +01:00
..
VulkanMemoryAllocator Make sure documentation for VulkanMemoryAllocator 3rdparty code shows up 2019-12-03 13:45:31 +01:00
android
angle Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-28 01:00:23 +02:00
dbus-ifaces
double-conversion Merge remote-tracking branch 'origin/dev' into merge-dev 2020-01-24 13:17:33 +01:00
easing
forkfd forkfd: add FFD_USE_FORK to force use of fork() 2020-01-09 22:52:25 +01:00
freebsd
freetype wasm: fix building examples and applications 2019-11-13 06:33:18 +00:00
gradle Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake 2019-10-11 16:23:19 +02:00
harfbuzz Merge remote-tracking branch 'origin/dev' into wip/cmake 2019-06-03 15:14:42 +02:00
harfbuzz-ng
iaccessible2
icc
libjpeg Update bundled libjpeg-turbo to version 2.0.3 2019-10-25 14:33:11 +02:00
libpng Update bundled libpng to version 1.6.37 2019-04-29 12:43:11 +00:00
md4
md4c Update 3rdparty/md4c to post-0.3.4 2019-10-24 20:19:15 +00:00
md5
pcre2 Update PCRE2 to 10.34 2019-12-25 00:49:19 +01:00
pixman
rfc6234
sha1
sha3 rtems: Fix build 3rdparty/sha3 2019-06-30 23:34:55 +02:00
sqlite sqlite: Update to v3.31.1 2020-02-06 17:46:21 +01:00
tinycbor Clean up tinycbor handling 2019-10-08 09:49:07 +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 3rdparty: remove xcb libs and bump minimal required version to 1.11 2019-08-27 01:06:40 +02:00
zlib
.gitattributes
CMakeLists.txt Clean up tinycbor handling 2019-10-08 09:49:07 +00:00
README
VulkanMemoryAllocator.pri Add VulkanMemoryAllocator 2019-06-12 12:42:38 +02:00
libjpeg.pri
md4c.pri Markdown importer: use Unicode decoding 2020-02-03 14:58:00 +01:00
sqlite.pri Fix build without features.dlopen 2019-08-19 01:51:32 +09:00
zlib.pri
zlib_dependency.pri

README

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.