qt5base-lts/src/3rdparty
Liang Qi 40a1f69e86 Merge remote-tracking branch 'origin/5.8' into dev
Conflicts:
	configure.json
	mkspecs/macx-tvos-clang/qmake.conf
	mkspecs/macx-watchos-clang/qmake.conf

Change-Id: Iaf32339ace59dff9ed344972472744c55d75025c
2016-09-15 19:47:57 +02:00
..
android Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
angle Merge remote-tracking branch 'origin/5.7' into 5.8 2016-08-29 15:30:17 +02:00
atspi2 Add qt_attribution.json files 2016-08-12 06:55:01 +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 Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
freebsd Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
freetype Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00
harfbuzz Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
harfbuzz-ng Don't disable CoreText on watchOS Simulator 2016-08-25 22:18:01 +00:00
iaccessible2 Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
libjpeg Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
libpng Add qt_attribution.json files 2016-08-12 06:55:01 +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
pcre Merge remote-tracking branch 'origin/5.7' into 5.8 2016-08-29 15:30:17 +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 Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
sqlite Add qt_attribution.json files 2016-08-12 06:55:01 +00:00
wintab Add qt_attribution.json files 2016-08-12 06:55:01 +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 make bootstrapped build work entirely without generated headers 2016-08-19 04:26:59 +00:00
.gitattributes
freetype_dependency.pri Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
harfbuzz_dependency.pri Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
icu_dependency.pri Introduce icu_dependency.pri 2015-03-20 18:12:04 +00:00
libjpeg.pri fix usage of wince scope 2015-06-05 10:29:10 +00:00
pcre_dependency.pri Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00
png_dependency.pri Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
README
sqlite.pri Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
xkbcommon-x11.pri Clean up xkbcommon.pri 2016-08-19 04:27:50 +00:00
xkbcommon.pri Clean up xkbcommon.pri 2016-08-19 04:27:50 +00:00
zlib_dependency.pri Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
zlib.pri fix usage of wince scope 2015-06-05 10:29:10 +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.