summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qtextboundaryfinder
Commit message (Expand)AuthorAgeFilesLines
* Update Text segmentation and line break data to Unicode 10.0Lars Knoll2018-01-034-3835/+5833
* Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-1/+3
* Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-1/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-184-334/+460
|\
| * Update Unicode data files to v8.0Konstantin Ritt2015-11-054-334/+460
* | tests/auto/corelib: Remove some placeholder formatting.Friedemann Kleint2015-10-221-2/+2
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
|/
* Update UCD source files to v7.0Konstantin Ritt2015-03-274-9/+9
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Android: Fix QTextBoundaryFinder testEskil Abrahamsen Blomfeldt2015-01-092-0/+13
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove qSort usages from core testsSergio Ahumada2014-02-221-1/+3
* Update UCD source files up to Unicode 6.3.0Konstantin Ritt2014-01-144-357/+651
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-1/+0
* QTBF: Fix issue with no splitting the words at "." (FULL STOP)Konstantin Ritt2012-11-231-2/+41
* QTextBoundaryFinder: Fix handling of break opportunitiesKonstantin Ritt2012-10-121-191/+219
* QTextBoundaryFinder: Introduce BoundaryReason::MandatoryBreak flagKonstantin Ritt2012-10-101-0/+37
* Update the Unicode Data and Algorithms up to Unicode 6.2Konstantin Ritt2012-10-094-321/+819
* Fix QTextBoundaryFinder assignment operatorKonstantin Ritt2012-10-031-0/+25
* QCharAttributes: add wordStart/wordEnd flagsKonstantin Ritt2012-09-261-1/+63
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* test: Mark tst_qtextboundaryfinder::generateDataFromFile() with internal buildSergio Ahumada2012-08-291-1/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add QChar::SoftHyphen enum valueKonstantin Ritt2012-07-031-2/+2
* Make QTBF autotest support SMP code points in the test dataKonstantin Ritt2012-06-161-2/+6
* Line Breaking Algorithm: handle the Object Replacement CharacterKonstantin Ritt2012-06-101-3/+0
* Line Breaking Algorithm: don't break inside numeric expressionsKonstantin Ritt2012-06-101-25/+0
* Update the Unicode Text Breaking Algorithm implementation testsKonstantin Ritt2012-06-105-669/+7659
* QTextBoundaryFinder: Consider soft hyphen as line breaking opportunityKonstantin Ritt2012-06-071-1/+31
* Improve the QTextBoundaryFinder autotests a lotKonstantin Ritt2012-06-051-256/+394
* move the default text breaking algorithm impl from HarfBuzz to QtKonstantin Ritt2012-05-101-0/+90
* Eliminate duplicate data row names from corelib autotests.Jason McDonald2012-02-141-8/+8
* 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
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fixed installation of corelib testsRohan McGovern2011-12-012-7/+4
* Cleanup corelib autotestsJason McDonald2011-11-141-2/+0
* Cleanup corelib autotestsJason McDonald2011-11-111-4/+2
* Cleanup corelib autotestsJason McDonald2011-11-071-20/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-5/+2
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-016-0/+1375