summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextscriptengine/tst_qtextscriptengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix tst_QTextScriptEngine failures on some platformsKonstantin Ritt2014-03-241-121/+166
* Get rid of QGlyphLayout::advances_yKonstantin Ritt2014-01-301-4/+3
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-449/+449
* Replace HB types used in API with Qt analogsKonstantin Ritt2013-03-121-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* test: Remove Q_WS_X11 from tst_QTextScriptEngineKonstantin Ritt2012-11-111-319/+226
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* tst_qtextscriptengine: make it compilable under MSVC2010Debao Zhang2012-06-261-2/+6
* replace remaining "const QChar &" with "QChar"Konstantin Ritt2012-05-221-1/+1
* enable the text layout's cache where it is seems to be missedKonstantin Ritt2012-05-161-0/+4
* QTextLayout::d is privateGirish Ramakrishnan2012-04-231-1/+1
* Re-enable QTextScriptEngine test.Jason McDonald2012-04-191-0/+4
* Harfbuzz-thai - fix buffer overflow when setting item attributesJohn Tapsell2012-04-021-1/+23
* Skip test tst_QTextScriptEngine::thaiWithZWJ on Windows.Friedemann Kleint2012-02-291-0/+3
* QTextEngine - treat a fullstop (0x2E) as the same script as the preceeding te...John Tapsell2012-02-231-6/+6
* Harfbuzz-thai: Hide ZWJ and ZWNJ characters and show Inherited charactersJohn Tapsell2012-02-231-0/+42
* 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-3/+3
* Fix isolated Thai SARA AM handlingJiang Jiang2012-01-171-0/+24
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-7/+0
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-37/+58
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-92/+61
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-1/+1
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-031-63/+36
* Moved gui autotests into new directory structureJo Asplin2011-09-011-0/+1304