qt5base-lts/tests/auto/widgets/itemviews
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
..
qabstractitemview Prospective fix to stabilize tst_QAbstractItemView::task200665_itemEntered(). 2015-06-26 06:48:32 +00:00
qcolumnview Update copyright headers 2015-02-11 06:49:51 +00:00
qdatawidgetmapper Update copyright headers 2015-02-11 06:49:51 +00:00
qdirmodel fix usage of wince scope 2015-06-05 10:29:10 +00:00
qfileiconprovider QFileIconEngine: Remove reference to QFileIconProvider 2015-06-30 12:27:04 +00:00
qheaderview Update copyright headers 2015-02-11 06:49:51 +00:00
qitemdelegate fix usage of wince scope 2015-06-05 10:29:10 +00:00
qitemeditorfactory Update copyright headers 2015-02-11 06:49:51 +00:00
qitemview Update copyright headers 2015-02-11 06:49:51 +00:00
qlistview fix usage of wince scope 2015-06-05 10:29:10 +00:00
qlistwidget Use ItemIsUserTristate instead of ItemIsTristate in table & list tests. 2015-05-09 10:01:41 +00:00
qtableview Fix problems with extended selection after changing the model contents 2015-03-22 14:38:07 +00:00
qtablewidget Use ItemIsUserTristate instead of ItemIsTristate in table & list tests. 2015-05-09 10:01:41 +00:00
qtreeview Replace MAC OS X with OS X 2015-06-30 07:33:31 +00:00
qtreewidget QtWidgets: assorted migrations to QString::asprintf 2015-02-12 19:39:49 +00:00
qtreewidgetitemiterator Update copyright headers 2015-02-11 06:49:51 +00:00
itemviews.pro Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00