summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qunicodetools.cpp
Commit message (Expand)AuthorAgeFilesLines
* Line Breaking Algorithm: handle the Object Replacement CharacterKonstantin Ritt2012-06-101-30/+31
* Line Breaking Algorithm: don't break inside numeric expressionsKonstantin Ritt2012-06-101-6/+107
* Update the Unicode Text Breaking Algorithm implementationKonstantin Ritt2012-06-101-281/+326
* Shift positions for lineBreakTypeKonstantin Ritt2012-06-071-1/+4
* Set the whiteSpace flag outside the grapheme and the line breaking loopKonstantin Ritt2012-06-071-7/+21
* QTBF: fix the mandatory line breaks not being set in some casesKonstantin Ritt2012-05-301-4/+5
* Introduce QUnicodeToolsKonstantin Ritt2012-05-301-11/+21
* move the default text breaking algorithm impl from HarfBuzz to QtKonstantin Ritt2012-05-101-0/+398