qt5base-lts/tests/auto/other
Eskil Abrahamsen Blomfeldt 4d88d79aa5 Update usage of QFontMetrics::width() to new API
QFontMetrics(F)::width() has been deprecated and is replaced by
horizontalAdvance(). This updates all usage of it in tests and
documentation.

It is worth noting that many or most of the usages of
QFontMetrics::width() probably intended to use boundingRect().width(),
but since it currently works, I have not looked into that, just
replaced the function name mechanically.

Change-Id: Iec382e5bad0b50f37a6cfff841bfb46ed4d4555f
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2017-12-08 15:06:32 +00:00
..
android Updated license headers 2016-01-21 18:55:18 +00:00
compiler Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
gestures Extend blacklisting of tst_gestures in RHEL 2017-10-10 07:42:24 +00:00
lancelot Merge remote-tracking branch 'origin/5.9' into dev 2017-06-07 14:02:43 +02:00
languagechange winrt: Fix tst_qlanguagechange 2017-06-19 07:06:00 +00:00
macgui Blacklist tst_MacGui::nonModalOrder 2017-07-27 09:08:58 +00:00
macnativeevents Ignore tests that fail on OpenNebula 2017-08-03 09:30:06 +00:00
macplist Use dependencies instead of CONFIG+=ordered 2017-12-02 11:09:15 +00:00
modeltest ModelTest: cleanups 2017-09-17 21:27:58 +00:00
networkselftest Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
qaccessibility Update usage of QFontMetrics::width() to new API 2017-12-08 15:06:32 +00:00
qaccessibilitylinux Ensure result of all QTest::qWaitFor are verified 2017-10-05 15:15:36 +00:00
qaccessibilitymac Ensure result of all QTest::qWaitFor are verified 2017-10-05 15:15:36 +00:00
qcomplextext Updated license headers 2016-01-21 18:55:18 +00:00
qfocusevent Remove references to obsolete platforms 2017-11-05 06:33:53 +00:00
qnetworkaccessmanager_and_qprogressdialog test: blacklist tst_QNetworkAccessManager_And_QProgressDialog::downloadCheck(with-zeroCopy) 2017-11-15 05:12:15 +00:00
qobjectperformance Updated license headers 2016-01-21 18:55:18 +00:00
qobjectrace Merge remote-tracking branch 'origin/5.6' into 5.7 2016-08-01 10:03:21 +02:00
qprocess_and_guieventloop Properly use the "process" feature 2017-02-27 15:44:46 +00:00
qsharedpointer_and_qwidget Updated license headers 2016-01-21 18:55:18 +00:00
qtokenautomaton tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
qvariant_common Updated license headers 2016-01-21 18:55:18 +00:00
toolsupport Fix tst_toolsupport on 32-bit arm platform 2017-04-12 08:36:27 +00:00
other.pro Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00