qt5base-lts/src/3rdparty
Liang Qi 511790fd1a Merge remote-tracking branch 'origin/5.7' into dev
Conflicts:
	config_help.txt
	configure
	mkspecs/features/uikit/sdk.prf
	src/corelib/global/qhooks.cpp
	src/corelib/io/qfilesystemwatcher.cpp
	src/corelib/io/qlockfile_unix.cpp
	src/corelib/tools/qalgorithms.h
	src/gui/kernel/qwindowsysteminterface.h
	src/gui/text/qtextdocument_p.cpp
	src/network/access/access.pri
	src/network/access/qnetworkaccessmanager.cpp
	src/network/access/qnetworkreplynsurlconnectionimpl.mm
	src/src.pro
	src/testlib/qtestcase.cpp
	src/widgets/kernel/qwidgetbackingstore_p.h
	src/widgets/styles/qwindowscestyle.cpp
	src/widgets/styles/qwindowsmobilestyle.cpp
	tests/auto/corelib/io/qdiriterator/qdiriterator.pro
	tests/auto/corelib/io/qfileinfo/qfileinfo.pro
	tests/auto/gui/kernel/qwindow/BLACKLIST
	tests/auto/widgets/dialogs/qfilesystemmodel/tst_qfilesystemmodel.cpp
	tools/configure/configureapp.cpp

Change-Id: Ibf7fb9c8cf263a810ade82f821345d0725c57c67
2016-06-13 12:46:46 +02:00
..
android
angle ANGLE: fixed usage of shared handles for WinRT/WinPhone applications 2016-05-20 05:27:29 +00:00
atspi2
dbus-ifaces
double-conversion Merge remote-tracking branch 'origin/5.7' into dev 2016-05-03 15:49:15 +02:00
easing
forkfd Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-06 09:04:55 +02:00
freebsd
freetype build qt-png as a proper helper library 2016-05-24 12:36:32 +00:00
harfbuzz
harfbuzz-ng Add support for Apple tvOS 2016-05-17 16:11:23 +00:00
iaccessible2
libjpeg
libpng install the qtpng library 2016-05-30 13:30:08 +00:00
md4
md5
pcre Add support for Apple tvOS 2016-05-17 16:11:23 +00:00
pixman
rfc6234 Fix compilation MSVC warning in 3rdparty/rfc6234 2016-04-20 07:49:41 +00:00
sha1
sha3
sqlite
wintab
xcb
xkbcommon
zlib
.gitattributes
freetype_dependency.pri Change the way we handle features that have sub-features 2016-04-15 20:11:03 +00:00
harfbuzz_dependency.pri Change the way we handle features that have sub-features 2016-04-15 20:11:03 +00:00
icu_dependency.pri
libjpeg.pri
pcre_dependency.pri
png_dependency.pri build qt-png as a proper helper library 2016-05-24 12:36:32 +00:00
README
sqlite.pri
xkbcommon.pri
zlib_dependency.pri make zlib_dependency auto-add QtCore as a private dep 2016-05-09 12:52:08 +00:00
zlib.pri

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.