summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qglyphrun
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Skip mixedScript test on platforms with no Hangul fontEskil Abrahamsen Blomfeldt2023-11-022-7/+3
* tests/auto/: port Q_FOREACH to ranged-for, local const containersAhmad Samir2023-08-191-7/+4
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-0/+2
* CMake: Make gui tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Fix two compiler warningsAhmad Samir2023-01-051-1/+1
* Don't hide object replacement char except in rich textEskil Abrahamsen Blomfeldt2022-12-141-0/+16
* Try to match variant-selector font to preceding characterEskil Abrahamsen Blomfeldt2022-12-121-1/+5
* Fix missing text when Harfbuzz fails to shape a substringEskil Abrahamsen Blomfeldt2022-12-051-8/+32
* Don't return a visual glyph for ignorable charactersEskil Abrahamsen Blomfeldt2022-12-051-3/+1
* Fix type mismatch compiler warning in tst_QGlyphRunAxel Spoerl2022-11-101-33/+33
* Introduce QGlyphRun::stringIndexes()Eskil Abrahamsen Blomfeldt2022-09-293-0/+311
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* BLACKLIST: tst_QGlyphRun::mixedScripts for Ubuntu 22.04Heikki Halmet2022-06-201-0/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* CI: Blacklist mixedScripts for QNXPasi Petäjäjärvi2022-04-051-0/+3
* CMake: Add BUILTIN_TESTDATA option to qt_internal_add_testAlexey Edelev2022-02-111-12/+7
* Remove unused .qrc filesJoerg Bornemann2022-01-171-5/+0
* Fix compiler warning: don't mix signed and unsigned int in comparisonVolker Hilsheimer2021-02-111-1/+1
* Fix flakiness in tst_QGlyphRun::drawRightToLeftEskil Abrahamsen Blomfeldt2021-02-042-6/+0
* Remove false Q_UNREACHABLE from shaping codeEskil Abrahamsen Blomfeldt2021-02-031-0/+16
* Remove blacklisting for b2qt tests that now passSamuli Piippo2021-01-281-1/+0
* Remove the qmake project filesJoerg Bornemann2021-01-071-10/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* tests: blacklist tst_QGlyphRun::drawRightToLeft() on openSUSELiang Qi2020-12-081-0/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* Extend test blacklisting from Ubuntu 18.04 to 20.04Tor Arne Vestbø2020-09-031-0/+1
* QTestlib: Enable comparing QList against initializer lists/arraysFriedemann Kleint2020-07-211-2/+7
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* Use QList instead of QVector in gui testsJarek Kobus2020-06-251-23/+23
* Move some flaky text tests into LancelotEskil Abrahamsen Blomfeldt2020-06-081-132/+0
* Remove winrtOliver Wolff2020-06-061-3/+0
* cmake: add tests/auto/gui/textFrederik Gladhorn2019-11-011-0/+28
* unblacklist passing testsDaniel Smith2019-07-081-1/+0
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-041-0/+1
|\
* | Remove QEXPECT_FAIL from test on macOSEskil Abrahamsen Blomfeldt2018-10-101-4/+0
|/
* winrt: Fix/blacklist failing text related auto testsOliver Wolff2018-06-221-0/+3
* Blacklist tst_QGlyphRun::mixedScriptsJoni Jantti2018-06-151-0/+3
* Accept error margin in QGlyphRun/QStaticText test for decorationsEskil Abrahamsen Blomfeldt2017-02-021-0/+3
* QtGui: Remove Windows CE.Friedemann Kleint2016-03-301-9/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-0/+29
|\
| * Fix bounding rect of glyph runs in multi-line QTextLayoutEskil Abrahamsen Blomfeldt2016-01-301-0/+29
* | Remove insignificant flag from qglyphrun testTony Sarajärvi2016-01-221-2/+0
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QStyleSheetStyle: Don't interfere with QFontDialogPierre Rossi2014-10-243-6/+5