qt6-bb10/src/3rdparty
Liang Qi 5d5c00c676 Merge remote-tracking branch 'origin/5.12' into dev
Conflicts:
	src/gui/painting/qdrawhelper.cpp

Change-Id: I4916e07b635e1d3830e9b46ef7914f99bec3098e
2018-12-04 09:58:43 +01:00
..
android Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
angle Merge remote-tracking branch 'origin/5.12.0' into 5.12 2018-11-16 08:10:15 +01:00
dbus-ifaces dbustray: add NewMenu signal and emit it when menu changed 2018-02-22 21:05:43 +00:00
double-conversion Upgrade double-conversion to v3.1.1 2018-09-25 22:13:59 +00:00
easing Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
forkfd Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
freebsd Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
freetype doc: Document version of bundled Freetype in qt_attribution 2018-10-09 06:26:52 +00:00
gradle Update gradle files 2018-03-23 10:30:52 +00:00
harfbuzz Doc: Improve HarfBuzz configure options documentation 2018-09-27 03:32:02 +00:00
harfbuzz-ng Doc: Improve HarfBuzz configure options documentation 2018-09-27 03:32:02 +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 fix configure instructions in libpng and libjpeg attributions 2018-11-06 16:40:44 +00:00
libpng Merge remote-tracking branch 'origin/5.12.0' into 5.12 2018-11-16 08:10:15 +01:00
md4 Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
md5 Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
pcre2 Upgrade PCRE2 to 10.32 2018-10-18 21:14:48 +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 Merge remote-tracking branch 'origin/5.12.0' into 5.12 2018-11-16 08:10:15 +01:00
sqlite Update bundled sqlite to 3.25.2 2018-10-16 06:38:34 +00:00
tinycbor Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
wasm Update DejaVuSans.ttf from upstream 2018-11-06 16:41:18 +00:00
wintab Update various qt_attribution.json files 2018-11-02 13:48:35 +00:00
xcb Update READMEs for the bundled xcb sources and the xcb plugin 2018-03-23 19:01:25 +00:00
zlib zlib: Fix spelling of license 2018-10-02 10:19:14 +00:00
.gitattributes
README
libjpeg.pri Update bundled libjpeg-turbo to version 2.0.0 2018-09-28 14:11:44 +00:00
sqlite.pri Merge remote-tracking branch 'origin/5.12' into dev 2018-10-25 07:21:53 +02: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.