qt5base-lts/util
Konstantin Ritt d8c04d60db Make QUnicodeTables::script() support SMP code points
Instead of expanding the scripts table with script values for the code points
>= 0x10000, it has been merged with the properties table in order to
increase perfomance of the script itemization code (not affected yet).
(Stats: the properties table grew up in 97428-89800 = 7628 bytes;
        the old scripts table was of size 7680 bytes)

The outdated ScriptsInitial.txt and ScriptsCorrections.txt file has been removed
(they were just empty, the "corrigendum" script corrections should be applied
to Scripts.txt directly, *no customization allowed*!).

More script testcases has been added - at least one per supported script.

Task-number: QTBUG-6530

Change-Id: I40a9e76f681e2dd552fd4c61af0808d043962e79
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-06-14 05:22:13 +02:00
..
accessibilityinspector Avoid non-standard indentation of license headers. 2012-01-30 16:40:10 +01:00
aglfn Add the AGLFN tables generator, update the tables up to AGLFN 1.7 2012-06-14 05:22:03 +02:00
corelib/qurl-generateTLDs Stop relying on qHash always giving the same results 2012-04-08 21:44:26 +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 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
local_database QLocale: Clean up QLocalePrivate implementation 2012-04-24 16:37:11 +02:00
plugintest Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
scripts Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
unicode Make QUnicodeTables::script() support SMP code points 2012-06-14 05:22:13 +02:00
xkbdatagen Change remaining uses of {to,from}Ascii to {to,from}Latin1 [other] 2012-05-04 12:48:06 +02:00