qt6-bb10/tests/auto/widgets/itemviews
Andy Shaw 985f491024 QTreeView: Reset the pressed index if the decoration was pressed on
We need to reset the pressed index when the decoration was pressed on
otherwise if the mouse ends up over an already selected item that was
previously clicked on. This prevents it from thinking that the mouse
has been released on this item right after pressing on it.

Fixes: QTBUG-59067
Change-Id: Iab372ae20db3682ab0812661f86533079ba4083c
Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de>
2019-11-29 06:53:10 +00:00
..
qabstractitemview Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
qcolumnview unblacklist passing tests 2019-07-08 11:01:42 +00:00
qdatawidgetmapper tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
qdirmodel winrt: Make itemview auto tests pass 2018-06-22 05:02:44 +00:00
qfileiconprovider Updated license headers 2016-01-21 18:55:18 +00:00
qheaderview Fix the size calculation of QHeaderView when stylesheet is used 2019-10-14 10:17:07 +02:00
qitemdelegate Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
qitemeditorfactory Updated license headers 2016-01-21 18:55:18 +00:00
qitemview Fix use of deprecated ItemDataRoles Background/TextColorRole 2018-11-05 21:58:37 +00:00
qlistview Finish deprecating obsolete members of QWheelEvent 2019-07-12 15:13:01 +02:00
qlistwidget Fix compilation with Qt 6 2019-05-06 20:04:45 +00:00
qtableview QTableView: properly deselect row when column 0 is hidden/not visible 2019-10-24 19:41:14 +02:00
qtablewidget tst_QTableWidget: cleanup 2019-09-10 13:36:30 +02:00
qtreeview QTreeView: Reset the pressed index if the decoration was pressed on 2019-11-29 06:53:10 +00:00
qtreewidget tst_QTreeWidget: cleanup 2019-09-19 07:57:41 +02:00
qtreewidgetitemiterator tst_QTreeWidget: cleanup 2019-09-19 07:57:41 +02:00
itemviews.pro Remove references to obsolete platforms 2017-11-05 06:33:53 +00:00