qt6-bb10/src/widgets
Thorbjørn Lund Martsum f8f6acb05c QHeaderView - resizeSection improvement
This patch improves the manual resizeSection a bit. Before we didn't
consider that the program could maybe resize other sections when the
user was resizing one section.

The main issue with that is that setOffset is so smart that it helps
moving the mouse cursor - however it really shouldn't do if the
program is trying to change something too.

Maybe this won't solve all (possible) problems at once - but it is
a fixed needed just to make something work - trying to make anything
work without this fix is horrible....

Change-Id: I3cefa375a9b8ee4c1ef1e08ba0900025c671e4c6
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2012-07-05 13:13:58 +02:00
..
accessible Remove some unused variables from QAccessibleWidgetPrivate 2012-06-26 22:45:30 +02:00
dialogs Remove references to Q_WS_QWS 2012-06-20 15:45:07 +02:00
doc QtWidgets: remove \link usages 2012-05-29 11:35:21 +02:00
effects Doc: Modularize QtWidgets documentation. 2012-05-09 08:36:46 +02:00
graphicsview Move the QDataStream operator<< for QPair to qdatastream.h 2012-06-28 06:21:53 +02:00
itemviews QHeaderView - resizeSection improvement 2012-07-05 13:13:58 +02:00
kernel Make QGenericPlugin and QGenericPluginFactory public API 2012-07-04 14:40:20 +02:00
statemachine Remove AccessibilityPrepare event. 2012-03-05 18:46:43 +01:00
styles Support for overlay-scrollbars on Mac 2012-07-05 13:13:58 +02:00
util Platform-plugin support for QSystemTrayIcon. 2012-07-03 16:48:33 +02:00
widgets Support for overlay-scrollbars on Mac 2012-07-05 13:13:58 +02:00
Qt5WidgetsConfigExtras.cmake.in Properly quote all variables which are paths. 2012-05-16 12:03:54 +02:00
Qt5WidgetsMacros.cmake Convert macros to functions. 2011-12-21 19:58:14 +01:00
QtGui.dynlist library split 2011-05-07 00:02:01 +02:00
widgets.pro fix misnomer: qt_module.prf => qt_build_config.prf 2012-06-19 16:46:08 +02:00