summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextscriptengine
Commit message (Expand)AuthorAgeFilesLines
* qtbase: Remove BLACKLIST files which are no longer activeChristian Ehrlicher2018-02-121-2/+0
* Ignore thaiZWJ failure on RHEL 7.2Simon Hausmann2017-08-041-0/+2
* Add API to disable text shaping on fontsEskil Abrahamsen Blomfeldt2017-07-261-0/+60
* Adjust some tests to pass with latest HB-NG changesKonstantin Ritt2017-02-021-7/+9
* Fix tst_QTextScriptEngine::thaiWithZWJ() on OpenSUSEEskil Abrahamsen Blomfeldt2017-02-021-0/+3
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-20/+10
|\
| * Enable some tests previously disabled due to different results with HB-NGKonstantin Ritt2016-04-291-5/+3
| * Improve the script itemization algorithm to match Unicode 8.0Konstantin Ritt2016-04-271-15/+7
* | Add some QChar::unicode() calls to brush over deprecation warning.Friedemann Kleint2016-05-061-1/+1
|/
* Updated license headersJani Heikkinen2016-01-212-34/+24
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-18/+1
* Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-7/+15
|\
| * Fix several regressions in font selectionEskil Abrahamsen Blomfeldt2014-08-201-7/+15
* | Make HarfBuzz-NG the default shaper on all platformsKonstantin Ritt2014-08-201-13/+2
|/
* Improve the Unicode script itemization implementationKonstantin Ritt2014-04-141-15/+7
* Make HarfBuzz-NG the default shaper on MacKonstantin Ritt2014-04-141-0/+16
* Fix tst_QTextScriptEngine failures on some platformsKonstantin Ritt2014-03-241-121/+166
* Get rid of QGlyphLayout::advances_yKonstantin Ritt2014-01-301-4/+3
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-272-2/+0
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-162-450/+450
* Hide Harfbuzz from the outer worldKonstantin Ritt2013-03-131-1/+1
* Replace HB types used in API with Qt analogsKonstantin Ritt2013-03-121-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-042-2/+1
* test: Remove Q_WS_X11 from tst_QTextScriptEngineKonstantin Ritt2012-11-111-319/+226
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-012-0/+2
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* tst_qtextscriptengine: make it compilable under MSVC2010Debao Zhang2012-06-261-2/+6
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* 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-192-2/+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
* clean up qmake-generated projectsOswald Buddenhagen2012-02-241-9/+0
* 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-302-2/+2
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* 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-052-2/+2
* Re-enable 'check' target for tests/auto/gui on Mac OS XBradley T. Hughes2011-12-091-0/+2
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-7/+0