qt5base-lts/src/3rdparty
Donald Carr 8dd18751e1 Remove legacy font cache from 3rdparty
Change-Id: I5a02251565c0c72e8762c0b41cdf5802c7df1938
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-03-22 18:59:45 +01:00
..
ce-compat Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
des Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
easing Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
freetype Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
harfbuzz Fix GPOS positioning for some fonts 2012-03-20 17:30:32 +01:00
iaccessible2 Add support for IAccessible2 on Windows 2012-03-13 21:11:55 +01:00
libjpeg Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
libpng Remove Symbian specific code in 3rdparty. 2012-02-01 19:06:18 +01:00
md4 Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
md5 Silence warning from clang 2011-11-01 17:39:32 +01:00
pcre Compile in the LSB env 2012-03-15 00:50:47 +01:00
pixman Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
powervr Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
rfc6234 Compile SHA-2 code on systems without stdint.h 2012-02-28 18:53:32 +01:00
sha1 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
sqlite Fixed sqlite for Windows CE. 2012-01-14 03:54:18 +01:00
wintab Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
zlib Fixed zlib build for WEC7. 2012-02-11 08:38:00 +01:00
.gitattributes Moving tiff image format support and libtiff out of qtbase 2012-01-31 14:31:04 +01:00
libjpeg.pri Remove Symbian specific code in 3rdparty. 2012-02-01 19:06:18 +01:00
libpng.pri Remove usages of QT_ARCH and QT_ARCH_* from qtbase 2012-02-17 08:22:43 +01:00
Makefile Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
pcre.pri Remove usages of QT_ARCH and QT_ARCH_* from qtbase 2012-02-17 08:22:43 +01:00
README Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
sqlite.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
zlib_dependency.pri Remove Symbian specific code in 3rdparty. 2012-02-01 19:06:18 +01:00
zlib.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02: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.

--

The pvr2d.h & wsegl.h in the powervr directory are required for building
the PowerVR plugin on Qt for Embedded Linux. These headers are for SGX
based SoCs, but may also work on MBX SoCs.