summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qrawfont
Commit message (Expand)AuthorAgeFilesLines
* [Windows] Fixed regression when creating fallback fontsEskil Abrahamsen Blomfeldt2019-02-141-3/+0
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-041-0/+3
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* enable the text layout's cache where it is seems to be missedKonstantin Ritt2012-05-161-0/+3
* Fix QRawFont autotest in WindowsMiikka Heikkinen2012-04-252-3/+10
* Make "nmake check" pass for gui tests in Windows.Miikka Heikkinen2012-02-101-0/+2
* Un-guard a QRawFont autotest.Pierre Rossi2012-02-031-4/+0
* 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-2/+2
* Changed qrawfont unittest to work from installation directory.Kurt Korbatits2012-01-162-35/+44
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Re-enabled tst_qrawfontJo Asplin2011-10-261-2/+0
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-2/+2
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-1/+1
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-231-17/+0