QTextBlock: Handle surrogates in textDirection()
authorKonstantin Ritt <ritt.ks@gmail.com>
Sun, 14 Oct 2012 22:37:03 +0000 (01:37 +0300)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 16 Oct 2012 00:47:51 +0000 (02:47 +0200)
commit46ed9dbaa0a3627513c1f89c46b5e67d1e1af14b
tree1c970bc0280bb5a6957352a509069554001ac7e8
parent34823524aed422b13662b9fcb12767b0a7a256de
QTextBlock: Handle surrogates in textDirection()

just like QString does.

Change-Id: I002827d9ec93fb19ef2c0198b5fcd4dae15c5c34
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
src/gui/text/qtextobject.cpp