summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qtextboundaryfinder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-2/+2
* Mark Q_UNUSED the private members that aren't usedThiago Macieira2013-03-231-0/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Move Unicode script itemization code from text engine to UnicodeToolsKonstantin Ritt2013-03-141-27/+12
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-211-6/+5
|/
* QTBF: Remove StartOfItem/EndOfItem enum valuesKonstantin Ritt2012-11-091-9/+2
* QTextBoundaryFinder: Fix handling of break opportunitiesKonstantin Ritt2012-10-121-53/+89
* QTextBoundaryFinder: Introduce BoundaryReason::MandatoryBreak flagKonstantin Ritt2012-10-101-1/+6
* Fix QTextBoundaryFinder assignment operatorKonstantin Ritt2012-10-031-6/+15
* QCharAttributes: add wordStart/wordEnd flagsKonstantin Ritt2012-09-261-39/+32
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* A step out from Harfbuzz (reduce dependency)Konstantin Ritt2012-09-221-31/+31
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Update the Unicode Text Breaking Algorithm implementationKonstantin Ritt2012-06-101-5/+10
* Shift positions for lineBreakTypeKonstantin Ritt2012-06-071-5/+4
* QTextBoundaryFinder: Consider soft hyphen as line breaking opportunityKonstantin Ritt2012-06-071-3/+7
* Introduce QUnicodeToolsKonstantin Ritt2012-05-301-6/+9
* move the default text breaking algorithm impl from HarfBuzz to QtKonstantin Ritt2012-05-101-5/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Don't realloc user-provided bufferJoão Abecasis2011-05-101-2/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+479