summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text/qfont
Commit message (Expand)AuthorAgeFilesLines
* qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-131-4/+0
* Blacklist tst_QFont::DefaultFamily in B2QtTony Sarajärvi2017-08-161-0/+2
* winrt: Use styleHint as clue for fallbacks for font familiesOliver Wolff2017-06-011-1/+1
* Properly use the "process" featureUlf Hermann2017-02-271-1/+1
* QFont: fix fromString(toString()) when application font has styleNameDavid Faure2017-01-111-0/+14
* tst_qfont: clear style name in test fontDavid Faure2017-01-111-0/+2
* UIKit: Improve handling of private system fonts / fallback fontsTor Arne Vestbø2016-12-081-1/+0
* Save QFont's style name if presentKonstantin Shegunov2016-08-031-0/+21
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-152/+4
|\
| * Remove dead code from tst_QFont::exactMatch()Eskil Abrahamsen Blomfeldt2016-05-121-145/+0
| * QFont::exactMatch() should return false for aliasesEskil Abrahamsen Blomfeldt2016-05-121-7/+4
* | Blacklist tst_qfont::exactMatch in openSUSE 42.1Tony Sarajärvi2016-03-171-0/+2
* | Autotest tst_qfont can split font familiesTony Sarajärvi2016-03-161-5/+5
|/
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-28/+0
* tests/auto/gui: Remove some placeholder formatting.Friedemann Kleint2015-10-191-1/+1
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-1/+6
|\
| * Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-241-1/+1
| * Serialize the capitalization value of QFontAndy Shaw2015-09-151-0/+5
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* | qtbase tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-08-312-5/+2
|/
* tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-35/+35
* Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Deprecate QFont:: rawMode()/setRawMode()Konstantin Ritt2015-01-231-4/+0
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* tst_QFont: remove unused static functionMarc Mutz2014-07-281-14/+0
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-141-5/+5
|\
| * Android: Prefer "Droid Serif" as default serif fontEskil Abrahamsen Blomfeldt2014-07-101-5/+5
* | Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-011-34/+0
|\|
| * Deprecate QFont::setRawName() and QFont::rawName()Sergio Ahumada2014-03-271-34/+0
* | Properly serialize QFont.Mitch Curtis2014-03-311-19/+105
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-181-1/+1
|\
| * tst_qfont: Fix small typoSergio Ahumada2014-02-171-1/+1
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-79/+79
|/
* test: fix tst_QFont::defaultFamily on Mac OS X 10.8Liang Qi2013-09-201-8/+0
* Expect fail font family mismatch in the right placeFrederik Gladhorn2013-08-081-9/+9
* Expect fail broken font family from QFontDatabase on OS X 10.8Frederik Gladhorn2013-08-071-0/+9
* Fix leaking of QFontEngineDataKonstantin Ritt2013-04-121-4/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* QFont: Don't invalidate engine unless request has been changedKonstantin Ritt2012-10-192-0/+44
* 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
* Replace Q_WS_ in tests by Q_OS_ or check platform names.Friedemann Kleint2012-07-161-8/+9
* Make qfont autotest build without widgetsKent Hansen2012-06-082-4/+11
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Don't hardcode the default families in qfont_qpa.cppPierre Rossi2012-04-101-18/+42
* Remove hardcoded font names in QFont::defaultFamily()Jiang Jiang2012-03-211-7/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1