qt5base-lts/tests/auto/widgets/dialogs
Andy Shaw b1004c7d0a If only family is set, prefer that in the families list after resolving
If a font with only a family set is resolved with one that has been setup
with setFamilies() then the family needs to be prepended to the families
list after resolving. This is so that the font still prefers the one set
as just a family with no famillies set.

This also amends the QFontDialog test to account for this too.

[ChangeLog][QtGui][Text] Resolving a font that just has a family set
with families set will prepend the family to the families so that it
is still the first preference for the font.

Task-number: QTBUG-46322
Change-Id: Icc4005732f95b2b4c684e592b06b31e133270e44
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2019-11-05 09:46:29 +01:00
..
qcolordialog Fix deprecation warnings in widget autotests 2019-02-08 18:00:51 +00:00
qdialog Qt Widgets: Make tests pass on High DPI screens and scaling 2019-05-29 12:52:51 +02:00
qerrormessage Updated license headers 2016-01-21 18:55:18 +00:00
qfiledialog QtWidgets: mark QFileDialog functions as deprecated 2019-02-12 17:12:41 +00:00
qfiledialog2 Fix deprecation warnings in widget autotests 2019-02-08 18:00:51 +00:00
qfilesystemmodel Extend blacklisting of dirsBeforeFiles as it's flaky 2019-04-26 16:41:51 +00:00
qfontdialog If only family is set, prefer that in the families list after resolving 2019-11-05 09:46:29 +01:00
qinputdialog Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qmessagebox Remove dead code 2019-01-04 09:42:14 +00:00
qprogressdialog tests/auto/widgets/dialogs: Avoid unconditional qWait()s 2018-05-14 10:39:00 +00:00
qsidebar winrt: make dialog auto tests pass 2018-06-22 05:02:43 +00:00
qwizard QWizard/Aerostyle: Fix "&Next" shortcut 2019-09-25 15:14:36 +02:00
dialogs.pro winrt: Remove qfiledialog and qmessagebox auto tests for now 2018-05-28 06:50:45 +00:00