qt6-bb10/src/3rdparty
Qt Forward Merge Bot 295cd87c6d Merge remote-tracking branch 'origin/5.11' into 5.12
Change-Id: I66c7f18a2abd13601da0947919436f7da3549ae9
2018-09-07 01:00:21 +02:00
..
android
angle [Backport] Remove usage of auto_ptr in MacroExpander 2018-06-21 13:13:04 +00:00
dbus-ifaces dbustray: add NewMenu signal and emit it when menu changed 2018-02-22 21:05:43 +00:00
double-conversion WebAssembly for QtBase 2018-08-30 06:48:33 +00:00
easing
forkfd forkfd: Restore errno on exit from the SIGCHLD handler 2018-05-30 03:57:36 +00:00
freebsd Improve documentation for 3rdparty freebsd code 2016-11-23 09:35:46 +00:00
freetype Fix encoding of freetype/LICENSE.txt to utf-8 2018-05-04 12:02:22 +00:00
gradle Update gradle files 2018-03-23 10:30:52 +00:00
harfbuzz Fix the copyright attribution for the HarfBuzz dependency 2018-07-13 10:20:55 +00:00
harfbuzz-ng harfbuzz: Fix building for win64 with clang 2018-01-05 07:34:23 +00:00
iaccessible2 Fix 64-bit build using MinGW 2017-08-11 13:10:46 +00:00
icc Improve PDF/A-1b support in QPdfWriter 2017-03-28 07:02:05 +00:00
libjpeg Update bundled libjpeg-turbo to version 1.5.3 2018-01-25 21:50:35 +00:00
libpng Update bundled libpng to version 1.6.34 2017-11-07 09:16:59 +00:00
md4
md5
pcre2 Document SLJIT part of pcre2 2018-09-06 12:09:31 +00:00
pixman Document version number of pixman 2018-08-31 12:06:34 +00:00
rfc6234
sha1
sha3 Extend documentation for SHA-3 third-party license 2016-11-23 09:35:26 +00:00
sqlite Update bundled sqlite to 3.24.0 2018-07-13 14:36:08 +00:00
tinycbor Update TinyCBOR 2018-09-01 15:19:34 +00:00
wasm WebAssembly for QtBase 2018-08-30 06:48:33 +00:00
wintab Convert features.tabletevent to QT_CONFIG 2017-06-28 16:15:14 +00:00
xcb Update READMEs for the bundled xcb sources and the xcb plugin 2018-03-23 19:01:25 +00:00
xkbcommon Document xkbcommon version 2018-08-15 14:14:26 +00:00
zlib Update bundled zlib to version 1.2.11 2017-08-04 08:36:22 +00:00
.gitattributes
README
libjpeg.pri libjpeg: silence warnings with clang as well as gcc 2018-02-07 20:00:34 +00:00
sqlite.pri Add HAVE_USLEEP define to give better performance where possible 2018-01-09 09:51:56 +00:00
xkbcommon-x11.pri
xkbcommon.pri Detect C standard and try using the most recent one (take 2) 2018-04-21 09:05:14 +00:00
zlib.pri Update bundled zlib to version 1.2.11 2017-08-04 08:36:22 +00:00
zlib_dependency.pri Update bundled zlib to version 1.2.11 2017-08-04 08:36:22 +00:00

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.