qt5base-lts/tests/auto/widgets/dialogs/qfontdialog
Leonard Lee 685f8fe550 Do not rely on the list of standard font sizes for QFontDialog.
QFontDialog should always show the correct size, even if the size
is not available in the list of standard font sizes. Native font
dialogs across common platforms show the correct size at all times.

Inside init() function, the size list requires proper initialization
since the initial value of size is zero.

Task-number: QTBUG-10317
Change-Id: Idc9e922ac95f797ac98bbf6c885e52828c4c48fd
Reviewed-by: Liang Qi <liang.qi@digia.com>
2014-03-28 22:52:19 +01:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qfontdialog.pro QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
tst_qfontdialog_mac_helpers.mm Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
tst_qfontdialog.cpp Do not rely on the list of standard font sizes for QFontDialog. 2014-03-28 22:52:19 +01:00