qt5base-lts/util
Konstantin Ritt 9b0fab6b62 Update Qt internals to use QChar::Script
...and remove the outdated QUnicodeTables::Script enum.
QFontEngineData now has one extra slot that never used
(engines[QChar::Script_Inherited]). engines[QChar::Script_Unknown],
if accessed, would be set with a Box engine instance, and could be used
as a minor optimization some time later.

In order to preserve the existing behavior, we map all scripts up to Latin to Common.

Change-Id: Ide4182a0f8447b4bf25713ecc3fe8097b8fed040
Reviewed-by: Pierre Rossi <pierre.rossi@gmail.com>
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
2012-12-21 19:01:35 +01:00
..
accessibilityinspector CONFIG+=uitools is deprecated. Use QT+=uitools instead 2012-10-31 19:56:55 +01:00
aglfn Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
corelib/qurl-generateTLDs Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
harfbuzz Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
integrity Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
lexgen More changes from Nokia to Digia 2012-11-30 00:50:47 +01:00
local_database Always use QAIM to get the default flags. 2012-11-28 08:43:31 +01:00
plugintest Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
scripts Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
unicode Update Qt internals to use QChar::Script 2012-12-21 19:01:35 +01:00
xkbdatagen Update XKB data generator to use correct QLocale names 2012-11-25 04:06:51 +01:00