summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextlayout
Commit message (Expand)AuthorAgeFilesLines
* Skip incompatible QTextLayout tests when dpi-scaling is usedEskil Abrahamsen Blomfeldt2015-01-091-0/+62
* Fix possibly corrupted log clusters when using custom tab stopsEskil Abrahamsen Blomfeldt2014-12-151-0/+34
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix crash in QTextLayout::cursorToXKevin Funk2014-09-021-0/+23
* REG: Fix nbsp in QTextLayoutEskil Abrahamsen Blomfeldt2014-07-081-0/+24
* Fix assert on justification of QTextLine with only spacesEskil Abrahamsen Blomfeldt2014-04-301-0/+15
* Make HarfBuzz-NG the default shaper on MacKonstantin Ritt2014-04-141-31/+13
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-55/+55
* tst_QTextLayout: fix unhandled enum value in switch warningMarc Mutz2013-09-161-0/+2
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* Hide Harfbuzz from the outer worldKonstantin Ritt2013-03-131-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-041-1/+0
* Revert "Handle additional format ranges when itemizing."Pierre Rossi2012-10-101-108/+0
* Handle additional format ranges when itemizing.Pierre Rossi2012-10-081-0/+108
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* A step out from Harfbuzz (reduce dependency)Konstantin Ritt2012-09-221-14/+14
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Replace insignificant test with QEXPECT_FAIL.Toby Tomkins2012-07-042-2/+1
* Remove Unicode escape sequence, which MSVC does not support.Friedemann Kleint2012-07-031-15/+1
* Fix capitalization with newline bugYann Bodson2012-07-031-0/+23
* Update the Unicode Text Breaking Algorithm implementationKonstantin Ritt2012-06-101-3/+1
* Shift positions for lineBreakTypeKonstantin Ritt2012-06-071-4/+4
* Marked expected failures in tst_qtextlayout on WindowsRohan McGovern2012-06-011-0/+14
* Fix cursorToX for right to left text with trailing whitespace.Andrew den Exter2012-05-171-0/+440
* enable the text layout's cache where it is seems to be missedKonstantin Ritt2012-05-161-3/+40
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui]Thiago Macieira2012-05-041-1/+1
* Start running some disabled tests again on Mac OS.Jason McDonald2012-04-231-0/+2
* Remove historical +1 from font height calculationEskil Abrahamsen Blomfeldt2012-02-171-5/+5
* 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/guiBradley T. Hughes2012-01-181-8/+8
* 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
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-4/+4
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-27/+19
* Remove obsolete QSKIP parameter.Jason McDonald2011-11-151-1/+1
* Do not put cursor at non-stop character positionsJiang Jiang2011-11-041-2/+17
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+2
* Tests: Fix compilation on Windows.Friedemann Kleint2011-10-031-1/+1
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-031-20/+27
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-5/+0
* Re-enabled test that was marked insignificant and passesHolger Ihrig2011-09-261-1/+0
* Moved gui autotests into new directory structureJo Asplin2011-09-013-0/+1519