qt5base-lts/util/unicode
Konstantin Ritt 2fbb69a093 QTBF: Fix issue with no splitting the words at "." (FULL STOP)
As of Unicode 5.1, some punctuation marks were mapped to MidLetter and MidNumLet
for better URL and abbreviations handling which caused "hi.there" to be treated
like if it were just a single word;
until we have the Unicode Text Segmentation tailoring mechanism, retain
the old behavior by remapping (some of) those characters back to their old values.

Change-Id: I49dea6064f2ea40a82fc0b1bc3c4f0b4e803919f
Reviewed-by: David Faure <david.faure@kdab.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2012-11-23 11:59:50 +01:00
..
codecs/big5 Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
data Update the Unicode Data and Algorithms up to Unicode 6.2 2012-10-09 03:04:41 +02:00
x11 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
main.cpp QTBF: Fix issue with no splitting the words at "." (FULL STOP) 2012-11-23 11:59:50 +01:00
README Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
unicode.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
writingSystems.sh Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00

Unicode is used to generate the unicode data in src/corelib/tools.