Line Breaking Algorithm: handle the Object Replacement Character
authorKonstantin Ritt <ritt.ks@gmail.com>
Thu, 31 May 2012 10:04:32 +0000 (13:04 +0300)
committerQt by Nokia <qt-info@nokia.com>
Sun, 10 Jun 2012 13:58:13 +0000 (15:58 +0200)
commit12e03192136ae72a27697b9d5a2a330dddc6fbf9
tree03e89374195644aa227f234ad3325d1a90762aef
parentc8dd0de1a6620d1f664d0188bd004065b7b6013f
Line Breaking Algorithm: handle the Object Replacement Character

See http://www.unicode.org/reports/tr14/#CB
and http://www.unicode.org/reports/tr14/#LB20 for details

Change-Id: Ice0aa2b2ce81f6e39839a353240420436eddd754
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/corelib/tools/qunicodetools.cpp
tests/auto/corelib/tools/qchar/tst_qchar.cpp
tests/auto/corelib/tools/qtextboundaryfinder/tst_qtextboundaryfinder.cpp
util/unicode/main.cpp