qt5base-lts/util/unicode
Konstantin Ritt b57e2162ef QUnicodeTables: some internal API renamings
enums GraphemeBreak, WordBreak, and SentenceBreak has been renamed to
GraphemeBreakClass, WordBreakClass, and SentenceBreakClass respectively,
their values has been renamed to contain a '_' as logical enum-value separator
(just like many other nums in Qt, e.g. LineBreakClass);
*BreakFormat has been replaced with *Break_Extend (some format characters are
kind of subtype of the extender characters, not vice versa).

Change-Id: I9ddbcf8848da87409736c2d6d1798a62fa28cab8
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-06-22 09:47:59 +02:00
..
codecs/big5 clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
data Make QUnicodeTables::script() support SMP code points 2012-06-14 05:22:13 +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 QUnicodeTables: some internal API renamings 2012-06-22 09:47:59 +02: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 Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00

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