summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
diff options
context:
space:
mode:
authorKonstantin Ritt <ritt.ks@gmail.com>2012-06-11 15:19:24 +0300
committerQt by Nokia <qt-info@nokia.com>2012-06-14 05:22:13 +0200
commitd8c04d60dbaf1b2d97da253af7c2a149b2af480b (patch)
treedf4efeb69dbac840fa39975e0287853878adf9b2 /src/corelib/tools
parent09bc8e2cb8238d8dee79a0f22b26efcc05ce6a52 (diff)
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>
Diffstat (limited to 'src/corelib/tools')
0 files changed, 0 insertions, 0 deletions