qt5base-lts/tests/auto/widgets
Friedemann Kleint ab556d6b32 Fix height of combo popup when the list view has non-zero spacing.
QListView::spacing() is the space around the item (layout margin),
so the effective spacing is twice as big.
This differs conceptionally from QTableView, which has a spacing of 1
and a line on top/bottom. Split up QComboBoxPrivateContainer::spacing()
into functions return spacing and top/bottom margins to reflect this.

Task-number: QTBUG-37865
Change-Id: I1ff812e7856e00a53f1119ef3304956cbb7cbfca
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
2014-10-22 06:21:54 +02:00
..
dialogs Stabilize tst_qwizard. 2014-10-03 19:07:22 +02:00
effects Update license headers and add new license files 2014-09-24 12:26:19 +02:00
graphicsview Removing a few unneeded "? true : false" 2014-10-09 09:43:26 +02:00
itemviews Merge remote-tracking branch 'origin/5.3' into 5.4 2014-10-14 13:54:50 +02:00
kernel Set correct transient parent in q_createNativeChildrenAndSetParent(). 2014-10-21 06:30:15 +02:00
styles Update license headers and add new license files 2014-09-24 12:26:19 +02:00
util Update license headers and add new license files 2014-09-24 12:26:19 +02:00
widgets Fix height of combo popup when the list view has non-zero spacing. 2014-10-22 06:21:54 +02:00
widgets.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00