summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qtextscriptengine
Commit message (Expand)AuthorAgeFilesLines
* Make QFontDatabase member functions staticEskil Abrahamsen Blomfeldt2020-08-061-18/+18
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-092-2/+2
* Use QList instead of QVector in gui testsJarek Kobus2020-06-251-16/+16
* Update to Harfbuzz 2.6.4Eskil Abrahamsen Blomfeldt2020-03-041-4/+7
* Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-132-5/+3
|\
| * Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-122-5/+3
* | Remove work-around from thaiWithZWJ testEskil Abrahamsen Blomfeldt2020-02-121-3/+0
|/
* cmake: add tests/auto/gui/textFrederik Gladhorn2019-11-012-0/+33
* 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