qt6-bb10/src/widgets
Thorbjørn Lund Martsum 06556d079a Refix QDockwidget drag out dockwidget
In f082458c46 a fix attempt was made
and in a lucky example on Mac it worked well. However, the logic was
still not correct and that could be seen in other systems/examples.
This patch updates the logic to be the correct behavior in
general.

Pick-to: 6.4 6.3 6.2 5.15 6.4.0
Fixes: QTBUG-106064
Change-Id: I3b098be9942d37c367b146a7359185bcfd127762
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2022-09-06 20:35:28 +02:00
..
accessible Fix tree/table/list accessibility state 2022-08-31 22:58:24 +02:00
compat Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
dialogs add color picking support on wayland using the XDG desktop portal 2022-08-26 13:33:15 +02:00
doc Update the snippet for QFileDialog::saveFileContent 2022-08-26 14:46:16 +00:00
effects Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
graphicsview QGraphicsScene::render: fix int/qsizetype mismatch 2022-08-08 20:34:43 +00:00
itemviews QAbstractItemDelegate: tolerate that editor gets reparented 2022-08-25 18:04:19 +02:00
kernel Move QMacAutoReleasePool from qglobal.h to qcore_mac_p.h 2022-09-01 13:26:30 +02:00
styles QCommonStyle: use logging categories 2022-08-09 12:57:12 +02:00
util Apply Q_CONSTINIT where beneficial 2022-09-01 19:44:19 +02:00
widgets Refix QDockwidget drag out dockwidget 2022-09-06 20:35:28 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
Qt6WidgetsMacros.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
QtWidgets.dynlist
configure.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qt_cmdline.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qtwidgets.tracepoints