qt5base-lts/tests/auto/widgets
David Faure eb466b636b Fix QAction::setFont crash on OSX, when font is unknown.
customMenuFont was null, so objects was an empty array, and
NSDictionary throws an exception when being called with arrays
of different sizes.

Task-number: QTBUG-42728
Change-Id: I8cdab449fd8c1d12b65c46dd5617a7f5e3e96c6e
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
2014-11-21 00:42:55 +01:00
..
dialogs Enable tst_qfiledialog2 on OSX 2014-11-19 16:13:25 +01:00
effects Update license headers and add new license files 2014-09-24 12:26:19 +02:00
gestures QPanGestureRecognizer: Make the number of touch points a parameter. 2014-11-17 14:38:15 +01:00
graphicsview Enable tst_QGraphicsView on OSX 2014-11-19 16:13:43 +01:00
itemviews tst_qitemdelegate: make the test more robust 2014-11-11 12:32:13 +01:00
kernel Fix QAction::setFont crash on OSX, when font is unknown. 2014-11-21 00:42:55 +01:00
styles Update license headers and add new license files 2014-09-24 12:26:19 +02:00
util Update license headers and add new license files 2014-09-24 12:26:19 +02:00
widgets Fix widget leak in tst_qmainwindow. 2014-11-20 22:30:28 +01:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00