Take scroll position into account when painting drag pixmap.
authorStephen Kelly <stephen.kelly@kdab.com>
Thu, 9 Aug 2012 12:49:38 +0000 (14:49 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 10 Aug 2012 19:59:47 +0000 (21:59 +0200)
commit146b7a9c8bf4ca93488099a19853ca3a47df08cd
tree100b8d03fbdbf496993f6b83249a8295c0a4c072
parent59cd316d6c12df60297347ddc10f29e19a241066
Take scroll position into account when painting drag pixmap.

Task-number: QTBUG-26793

Change-Id: Ic19cb6581cd5838d26713998e152772a5d12da4f
Reviewed-by: David Faure <faure@kde.org>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
src/widgets/itemviews/qlistview.cpp
tests/auto/widgets/itemviews/qlistview/qlistview.pro
tests/auto/widgets/itemviews/qlistview/tst_qlistview.cpp