summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qcomplextext/tst_qcomplextext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix two smaller bugs in the BiDi engineLars Knoll2019-02-091-1/+6
* Fix an assertion in the BiDi algorithmLars Knoll2019-02-091-0/+6
* Reduce amount of log output of the qcomplextext autotestLars Knoll2018-06-301-88/+56
* Update the Unicode BiDi algorithm to be compliant with Unicode 10Lars Knoll2018-02-281-1/+284
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-29/+0
* Various tests: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-281-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove spurious #ifdef from tst_QComplexTextKonstantin Ritt2014-04-041-8/+0
* QTextLayout: Fix cursor movement from invalid positionKonstantin Ritt2014-04-041-0/+33
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-29/+29
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* enable the text layout's cache where it is seems to be missedKonstantin Ritt2012-05-161-0/+4
* 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
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/otherBradley T. Hughes2012-01-191-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-4/+0
* Moved integrationtests/* into other/Jo Asplin2011-11-301-0/+294