qtdeclarative/tests/auto/quick/qquicktableview
Richard Moe Gustavsen adfff7ec77 TableView: allow negative spacing
There is no apparent reason why negative spacing should not be allowed.
And in fact, you can use negative spacing to eliminate double edges
in the grid when the delegate is e.g a rectangle with a border.

Fixes: QTBUG-83956
Pick-to: 5.15
Change-Id: I3be9d58ac8c43142e26e75165274e41872e878f4
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2020-05-07 13:25:13 +02:00
..
data Merge remote-tracking branch 'origin/5.14' into 5.15 2019-12-10 01:01:06 +01:00
CMakeLists.txt CMake: Update Apple platform defines after rename in qtbase 2020-03-17 10:42:00 +01:00
qquicktableview.pro TableView: use fetchMore() when scrolling to the end of the table 2019-11-20 12:45:34 +02:00
testmodel.h TableView: use fetchMore() when scrolling to the end of the table 2019-11-20 12:45:34 +02:00
tst_qquicktableview.cpp TableView: allow negative spacing 2020-05-07 13:25:13 +02:00