summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qrawfont
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-1/+1
* 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
* unblacklist passing tests 2022Anna Wojciechowska2022-05-181-2/+0
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* CMake: Add BUILTIN_TESTDATA option to qt_internal_add_testAlexey Edelev2022-02-111-14/+9
* Remove unused .qrc filesJoerg Bornemann2022-01-171-7/+0
* Fix bug with NoFontMerging when font does not support scriptEskil Abrahamsen Blomfeldt2021-08-191-3/+24
* Remove the qmake project filesJoerg Bornemann2021-01-071-10/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-031-14/+9
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* Make QFontDatabase member functions staticEskil Abrahamsen Blomfeldt2020-08-061-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* CMake: Skip / ignore failing tests on CMake platformsAlexandru Croitor2020-07-011-0/+2
* Use QList instead of QVector in gui testsJarek Kobus2020-06-251-8/+8
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* cmake: add tests/auto/gui/textFrederik Gladhorn2019-11-011-0/+33
* Android: QEXPECT_FAIL in tst_QRawFont::fallbackFontsOrderMårten Nordheim2018-06-301-0/+3
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-0/+39
|\
| * CoreText: Make sure to keep reference to data when cloning raw font engineTor Arne Vestbø2018-02-071-0/+39
* | qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-131-4/+0
|/
* CoreText: Order fallback fonts based on writing system supportEskil Abrahamsen Blomfeldt2018-01-091-0/+35
* Fix fallback fonts for non-common writing systemEskil Abrahamsen Blomfeldt2018-01-081-1/+1
* Added capHeight() to QRawFont and QFontMetrics(F)Konstantin Tokarev2016-08-153-2/+29
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Fix kerned advances in QRawFont on OS X and WindowsEskil Abrahamsen Blomfeldt2015-11-251-0/+34
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-19/+23
|\
| * Fix QRawFont test when used with bundled FreeTypeEskil Abrahamsen Blomfeldt2015-01-161-19/+23
* | Fix assorted MSVC warnings in tests.Friedemann Kleint2015-01-171-1/+1
|/
* QStyleSheetStyle: Don't interfere with QFontDialogPierre Rossi2014-10-243-7/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-222-0/+11
|\
| * Android: Fix tests in gui/text requiring test dataEskil Abrahamsen Blomfeldt2014-07-212-0/+11
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-0/+5
|\|
| * Windows: Fix another crash when creating QRawFont from invalid dataEskil Abrahamsen Blomfeldt2014-05-281-0/+5
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-221-0/+11
|\|
| * Fix crash when loading invalid font data in QRawFontEskil Abrahamsen Blomfeldt2014-05-141-0/+11
* | QNX: Make qrawfont auto test passBernd Weimer2014-03-141-18/+21
|/
* Revert "test: Mark tst_QRawFont::fromFont() as XFAIL"Liang Qi2013-09-201-4/+0
* test: Mark tst_QRawFont::fromFont() as XFAILSergio Ahumada2013-08-061-0/+4
* Fixed qrawfont auto testBernd Weimer2013-06-251-4/+4
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-041-2/+0
* QRawFont: improve performance and safety of glyphIndexesForString()Konstantin Ritt2012-10-151-0/+45