qt5base-lts/src/3rdparty
Liang Qi 88cf044580 Merge remote-tracking branch 'origin/5.9' into 5.10
Conflicts:
	src/gui/kernel/qwindow.cpp
	src/plugins/platforms/cocoa/qcocoawindow.mm
	src/plugins/platforms/windows/qwindowssystemtrayicon.cpp
	src/plugins/platforms/xcb/qxcbconnection_xi2.cpp
	tests/auto/corelib/io/qtemporarydir/tst_qtemporarydir.cpp
	tests/auto/widgets/kernel/qaction/tst_qaction.cpp

Change-Id: Ifa515dc0ece7eb1471b00c1214149629a7e6a233
2017-11-09 11:47:57 +01:00
..
android Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
angle Remove // from license text 2017-10-04 10:50:36 +00:00
dbus-ifaces Add native support for D-Bus global menu 2016-02-23 20:56:07 +00:00
double-conversion Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
easing Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
forkfd Bump minimum glibc requirement for sys/eventfd.h to glibc 2.8 2017-08-04 17:56:34 +00:00
freebsd Improve documentation for 3rdparty freebsd code 2016-11-23 09:35:46 +00:00
freetype Freetype: Also list BDF, PCF, ZLIB licenses 2017-10-26 12:16:11 +00:00
gradle gradle: Complete qt_attribution.json file 2017-04-24 12:51:47 +00:00
harfbuzz Fix libs build with msvc on Chinese locale on Windows 2017-02-01 08:35:42 +00:00
harfbuzz-ng Fix CoreText font database build on watchOS 2017-03-30 22:54:31 +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 Replace bundled libjpeg by libjpeg-turbo 1.5.2 2017-09-28 10:06:26 +00:00
libpng Update bundled libpng to version 1.6.34 2017-11-07 09:16:59 +00:00
md4 Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
md5 Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
pcre2 Merge remote-tracking branch 'origin/5.9' into 5.10 2017-09-06 13:26:31 +02:00
pixman Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
rfc6234 Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
sha1 Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
sha3 Extend documentation for SHA-3 third-party license 2016-11-23 09:35:26 +00:00
sqlite Update bundled sqlite to 3.20.1 2017-10-27 00:54:15 +00:00
wintab Convert features.tabletevent to QT_CONFIG 2017-06-28 16:15:14 +00:00
xcb Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
xkbcommon Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
zlib Update bundled zlib to version 1.2.11 2017-08-04 08:36:22 +00:00
.gitattributes Moving tiff image format support and libtiff out of qtbase 2012-01-31 14:31:04 +01:00
libjpeg.pri Replace bundled libjpeg by libjpeg-turbo 1.5.2 2017-09-28 10:06:26 +00:00
README Remove QWS era pvr headers 2012-04-10 10:38:10 +02:00
sqlite.pri QSqlField: Add a means to see what the tablename is for a given field 2017-07-12 09:01:50 +00:00
xkbcommon-x11.pri Clean up xkbcommon.pri 2016-08-19 04:27:50 +00:00
xkbcommon.pri Make sure X11 paths are properly set in plugins 2016-10-06 19:04:36 +00: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.