qt6-bb10/src/widgets/itemviews
Christian Ehrlicher 180c662b07 QHeaderView: Mark the drop section during section move
Currently there is no visual feedback where the section move will end
up. Therefore mark the drop section to show where the dragged section
will be inserted.

Fixes: QTBUG-673
Fixes: QTBUG-1114
Change-Id: I3e45a9a9c0604342bb0286fc7cd4c89c757c28cd
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2021-01-29 06:26:55 +00:00
..
qabstractitemdelegate.cpp Add ; to Q_UNUSED 2020-07-07 11:51:48 +02:00
qabstractitemdelegate.h Use QList instead of QVector in widgets 2020-07-02 21:57:06 +02:00
qabstractitemdelegate_p.h
qabstractitemview.cpp ItemViews: Don't remove items on internal move 2021-01-18 19:51:07 +01:00
qabstractitemview.h QAbstractItemView: add virtual itemDelegateForIndex 2020-09-12 05:42:53 +02:00
qabstractitemview_p.h QAbstractItemView: don't lose items if model only allows MoveAction 2020-10-16 13:53:03 +02:00
qbsptree.cpp Fix some MSVC int conversion warnings 2020-07-17 22:14:43 +02:00
qbsptree_p.h Use QList instead of QVector in widgets 2020-07-02 21:57:06 +02:00
qcolumnview.cpp QColumnView: replace QItemDelegate with QStyledItemDelegate 2020-08-26 17:33:45 +00:00
qcolumnview.h
qcolumnview_p.h QColumnView: replace QItemDelegate with QStyledItemDelegate 2020-08-26 17:33:45 +00:00
qcolumnviewgrip.cpp
qcolumnviewgrip_p.h
qdatawidgetmapper.cpp Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE 2020-11-30 17:16:21 +01:00
qdatawidgetmapper.h Use QList instead of QVector in widgets 2020-07-02 21:57:06 +02:00
qfileiconprovider.cpp Fix some qdoc warnings: typos 2020-09-21 20:09:28 +02:00
qfileiconprovider.h Move QFileSystemModel into QtGui 2020-08-25 06:33:44 +02:00
qfileiconprovider_p.h Move QFileSystemModel into QtGui 2020-08-25 06:33:44 +02:00
qheaderview.cpp QHeaderView: Mark the drop section during section move 2021-01-29 06:26:55 +00:00
qheaderview.h QHeaderView: allow un-sorting of models 2020-11-30 18:16:21 +02:00
qheaderview_p.h QHeaderView: Mark the drop section during section move 2021-01-29 06:26:55 +00:00
qitemdelegate.cpp Fix conversion warnings when setting alpha to QColor 2020-09-15 21:26:11 +02:00
qitemdelegate.h
qitemeditorfactory.cpp Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
qitemeditorfactory.h
qitemeditorfactory_p.h
qlistview.cpp ItemViews: Don't remove items on internal move 2021-01-18 19:51:07 +01:00
qlistview.h Replace QAbstractItemView::viewOptions with initViewItemOption 2020-08-26 18:02:58 +02:00
qlistview_p.h QAbstractItemView: add virtual itemDelegateForIndex 2020-09-12 05:42:53 +02:00
qlistwidget.cpp Item widgets: fix crash in mimeTypes() 2020-07-08 19:19:17 +02:00
qlistwidget.h Remove ### Qt 6 comment 2020-08-26 18:32:19 +02:00
qlistwidget_p.h Use QList instead of QVector in widgets 2020-07-02 21:57:06 +02:00
qstyleditemdelegate.cpp Fix some qdoc warnings: unnamed parameters 2020-09-21 20:09:21 +02:00
qstyleditemdelegate.h
qtableview.cpp TableView: Trigger the resizing of editors resizing a row/column 2021-01-05 18:31:54 +00:00
qtableview.h Replace QAbstractItemView::viewOptions with initViewItemOption 2020-08-26 18:02:58 +02:00
qtableview_p.h Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE 2020-11-30 17:16:21 +01:00
qtablewidget.cpp QAbstractItemView: don't lose items if model only allows MoveAction 2020-10-16 13:53:03 +02:00
qtablewidget.h Remove ### Qt 6 comment 2020-08-26 18:32:19 +02:00
qtablewidget_p.h Use QList instead of QVector in widgets 2020-07-02 21:57:06 +02:00
qtreeview.cpp Adjust code format, add space after 'if' 2020-11-16 12:53:37 +00:00
qtreeview.h Move event-response code into dedicated event handlers 2020-09-02 09:01:56 +02:00
qtreeview_p.h Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE 2020-11-30 17:16:21 +01:00
qtreewidget.cpp QTreeWidgetItem: fix documentation error for childIndicatorPolicy() 2021-01-05 07:49:50 +01:00
qtreewidget.h Remove ### Qt 6 comment 2020-08-26 18:32:19 +02:00
qtreewidget_p.h Use QList instead of QVector in widgets 2020-07-02 21:57:06 +02:00
qtreewidgetitemiterator.cpp
qtreewidgetitemiterator.h
qtreewidgetitemiterator_p.h
qwidgetitemdata_p.h Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE 2020-11-30 17:16:21 +01:00