QTextBoundaryFinder: Consider soft hyphen as line breaking opportunity
authorKonstantin Ritt <ritt.ks@gmail.com>
Fri, 25 May 2012 02:00:28 +0000 (05:00 +0300)
committerQt by Nokia <qt-info@nokia.com>
Thu, 7 Jun 2012 19:18:36 +0000 (21:18 +0200)
commit8aac04f705c8f9e4193444b904f9819aea85b326
tree6e1b0117717551f3fdeb11969dff98b4e4444e0f
parent824180a12249e48c0e3280fec64940825ce0aa6e
QTextBoundaryFinder: Consider soft hyphen as line breaking opportunity

SoftHyphen enum value was added to specify such a boundary reason

Change-Id: I4248909eed6ab8cbca419de4dcf9fe917620a158
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/corelib/tools/qtextboundaryfinder.cpp
src/corelib/tools/qtextboundaryfinder.h
tests/auto/corelib/tools/qtextboundaryfinder/tst_qtextboundaryfinder.cpp