qt6-bb10/tests/auto/widgets
Gabriel de Dietrich 52e7aba6bf QFileIconEngine: Remove reference to QFileIconProvider
Keeping the reference may end up in a crash if a created
QIcon outlives the QFileIconProvider and we then try to
generate a pixmap.

The reference is not necessary since the options are queried
only when creating the icon, so they can be saved in the icon
provider.

Task-number: QTBUG-46755
Change-Id: I5c60887c2ed39030a2a20298ff10fd652189e4e7
Reviewed-by: Timur Pocheptsov <Timur.Pocheptsov@digia.com>
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Reviewed-by: Morten Johan Sørvig <morten.sorvig@theqtcompany.com>
2015-06-30 12:27:04 +00:00
..
dialogs Replace MAC OS X with OS X 2015-06-30 07:33:31 +00:00
effects fix usage of wince scope 2015-06-05 10:29:10 +00:00
gestures QSwipeGestureRecognizer: Allow for small direction changes. 2015-06-07 20:10:12 +00:00
graphicsview Replace MAC OS X with OS X 2015-06-30 07:33:31 +00:00
itemviews QFileIconEngine: Remove reference to QFileIconProvider 2015-06-30 12:27:04 +00:00
kernel tst_qtooltip: Move cursor away from tooltip. 2015-06-30 12:03:13 +00:00
styles fix usage of wince scope 2015-06-05 10:29:10 +00:00
util Tests: Blacklist tests for ubuntu 14.04 2015-04-01 13:59:04 +00:00
widgets Replace MAC OS X with OS X 2015-06-30 07:33:31 +00:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00