summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qfontdialog/tst_qfontdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-031-2/+1
* Make QFontDatabase member functions staticEskil Abrahamsen Blomfeldt2020-08-061-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-081-0/+1
|\
| * If only family is set, prefer that in the families list after resolvingAndy Shaw2019-11-051-0/+1
* | Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+3
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+4
|\
| * Work around QFont bug in QFontDialog testEskil Abrahamsen Blomfeldt2016-05-131-1/+4
* | Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* Font definitions with different style names are not equalAllan Sandfeld Jensen2015-06-031-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QStyleSheetStyle: Don't interfere with QFontDialogPierre Rossi2014-10-241-0/+30
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Do not rely on the list of standard font sizes for QFontDialog.Leonard Lee2014-03-281-0/+32
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-5/+5
* Revert Mac event loop changes.Morten Johan Sørvig2013-09-021-7/+10
* Cocoa: Fix QFontDialog, QColorDialog auto-testsGabriel de Dietrich2013-08-291-10/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Stabilize tst_qfontdialog test case.Miikka Heikkinen2012-10-231-6/+19
* Run application main run loop in color/font dialog testTeemu Katajisto2012-09-271-12/+24
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Respect the DontUseNativeDialog flag.Christoph Schleifenbaum2012-04-271-4/+1
* Skip all tst_QFontDialog tests on Mac OS XBradley T. Hughes2012-02-171-0/+10
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-5/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-031-3/+3
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-201-0/+186