qt5base-lts/src/3rdparty
Jiang Jiang 314da0ae01 Fix isolated Thai SARA AM handling
Since 5e07a3ac58f93bd5e09715d43b58c20950c2befa Thai text layout is
handled by libthai to special case of the SARA AM. It didn't handle
isolated SARA AM. This patch fixed it and added detailed explaination
on the special case.

The dotted circle should be shown rather than hidden.

Add an test case to verify that with Waree.

Change-Id: I4967715627cbe15f5a3e9ab3e3844420ab541aed
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-01-17 16:12:53 +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
fonts 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 isolated Thai SARA AM handling 2012-01-17 16:12:53 +01:00
libgq Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
libjpeg Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
libmng Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
libpng libpng config for WEC7 2012-01-13 13:23:20 +01:00
libtiff Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02: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
patches Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02: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
s60 Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
sha1 Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03: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 Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.gitattributes Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
libgq.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
libjpeg.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
libmng.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
libpng.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
libtiff.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
Makefile Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02: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 Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02: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.