qt5base-lts/tests/manual
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
..
bearerex Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork] 2012-05-04 12:46:05 +02:00
cocoa Cocoa implementation of QPA menu interface. 2012-05-19 10:18:21 +02:00
gestures Build manual tests. 2012-04-12 14:50:39 +02:00
inputmethodhints Build manual tests. 2012-04-12 14:50:39 +02:00
keypadnavigation Convert these files to ASCII or UTF-8 2012-04-27 22:52:01 +02:00
lance lance: Document all available command line options. 2012-04-25 19:53:22 +02:00
mkspecs Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
network_remote_stresstest Build manual tests. 2012-04-12 14:50:39 +02:00
network_stresstest Fix warnings in manual tests. 2012-04-13 18:15:26 +02:00
qcursor Make QCursor manual tests compile on Qt5 2012-03-07 10:08:37 +01:00
qdesktopwidget Build manual tests. 2012-04-12 14:50:39 +02:00
qgraphicsitemgroup Fix warnings in manual tests. 2012-04-13 18:15:26 +02:00
qgraphicslayout/flicker Fix warnings in manual tests. 2012-04-13 18:15:26 +02:00
qhttpnetworkconnection Build manual tests. 2012-04-12 14:50:39 +02:00
qimagereader Build manual tests. 2012-04-12 14:50:39 +02:00
qlocale Build manual tests. 2012-04-12 14:50:39 +02:00
qnetworkaccessmanager/qget qget test - fix null pointer dereference 2012-06-27 00:46:35 +02:00
qnetworkconfigurationmanager Build manual tests. 2012-04-12 14:50:39 +02:00
qnetworkreply Build manual tests. 2012-04-12 14:50:39 +02:00
qssloptions remove some qmake -project boilerplate from project files 2012-06-19 16:39:52 +02:00
qtabletevent Fix warnings in manual tests. 2012-04-13 18:15:26 +02:00
qtbug-8933 Build manual tests. 2012-04-12 14:50:39 +02:00
qtouchevent Build manual tests. 2012-04-12 14:50:39 +02:00
qwidget_zorder Build manual tests. 2012-04-12 14:50:39 +02:00
repaint Build manual tests. 2012-04-12 14:50:39 +02:00
socketengine Build manual tests. 2012-04-12 14:50:39 +02:00
textrendering Build manual tests. 2012-04-12 14:50:39 +02:00
widgets/itemviews QHeaderView - resizeSection improvement 2012-07-05 13:13:58 +02:00
windowflags Add Qt::WindowTransparentForInput to Window flags manual test. 2012-06-08 08:02:46 +02:00
windowgeometry Fix windowgeometry test for Windows. 2012-04-24 10:44:29 +02:00
windowmodality Windowmodality-test: Compile with Qt 4.8. 2012-05-04 15:24:52 +02:00
manual.pro Add a manual test for the window geometry. 2012-04-19 19:46:07 +02:00