qt5base-lts/tests/auto/widgets
David Faure 22b7d21186 Set missing flags in the option when rendering QTreeView drag pixmap
QAbstractItemViewPrivate::renderToPixmap was not setting all the flags
that the normal QTreeView painting sets:
option.showDecorationSelected, option.viewItemPosition (so the drag pixmap
looked wrong on Windows 7, with rects around each cell), and then the
unittest also discovered that State_Children/State_Sibling wasn't set either.

Task-number: QTBUG-15834
Merge-request: 2517

(cherry picked from Qt4 commit d63910575949106f84dacf04abaa14fc866aa66b)

Change-Id: I0a5014d960543c3ed8fea73d6df578e7e521b0e0
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2012-01-12 08:31:17 +01:00
..
dialogs Avoid using 'check' as an identifier. 2012-01-10 01:44:35 +01:00
effects Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
graphicsview Flag tst_qgraphicsview as insignificant, test are unstable. 2012-01-12 05:34:36 +01:00
itemviews Set missing flags in the option when rendering QTreeView drag pixmap 2012-01-12 08:31:17 +01:00
kernel Removed QApplication::setInputContext() 2012-01-05 11:40:08 +01:00
shared Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
styles Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
util Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
widgets Improve QDateTimeEdit autotest. 2012-01-10 05:12:15 +01:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00