qt5base-lts/tests/auto/widgets/itemviews/qitemdelegate
Christian Ehrlicher e6fa35ff14 Sync QItemDelegate::doLayout with QCommonStylePrivate::viewItemLayout
QItemDelegate::doLayout added a margin after the checkbox which is not
done within QCommonStylePrivate::viewItemLayout. This created a small
but visual difference between using QItemDelegate or QStyledItemDelegate.
The additional margin was removed from viewItemLayout somehwere between
4.4 and 4.5 so it was intentional.

Change-Id: I2fc3f287fe8b181355edeebec9626c49d85fe74d
Reviewed-by: Thorbjørn Lund Martsum <tmartsum@gmail.com>
2018-01-18 18:01:39 +00:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
BLACKLIST Blacklist tst_QItemDelegate::enterKey tests on openSUSE 42.3 2017-09-22 14:34:30 +00:00
qitemdelegate.pro Merge remote-tracking branch 'origin/5.7' into dev 2016-08-01 18:20:00 +02:00
tst_qitemdelegate.cpp Sync QItemDelegate::doLayout with QCommonStylePrivate::viewItemLayout 2018-01-18 18:01:39 +00:00