qt6-bb10/src
Arthur Krebsbach 17ebcd2b46 Windows: Fix tablet position in relative (mouse) mode.
When in "mouse" or "relative" mode with the pen position information
would not be calculated correctly resulting in a significant offset
between the tablet pen location and the mouse cursor location. Logic
was added to detect when the two were not in sync and use the mouse
location when this happens.

Change-Id: Icb7129e8cce186c0099953769e215649d9347c8e
Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
2013-10-14 15:05:55 +02:00
..
3rdparty Fix compilation for MSVC 2008 and std::tuple 2013-10-09 13:52:58 +02:00
android Android: Fix backspace bug with 4.3 stock keyboard 2013-10-09 15:38:24 +02:00
angle Fix compilation for MSVC 2008 and std::tuple 2013-10-09 13:52:58 +02:00
concurrent Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
corelib Fix memory leak in QFileInfo::exists() 2013-10-12 10:52:03 +02:00
dbus Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
gui Update QPA cursor only for non-synthetic mouse events 2013-10-14 12:08:00 +02:00
network Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
opengl Avoid calling convertFromGLImage on a null image. 2013-10-14 14:58:00 +02:00
openglextensions Use BSD licensing for QtOpenGLExtensions instead of LGPL 2013-06-24 10:16:32 +02:00
platformsupport linuxfb: Make the mouse cursor visible and working 2013-10-14 12:08:12 +02:00
plugins Windows: Fix tablet position in relative (mouse) mode. 2013-10-14 15:05:55 +02:00
printsupport Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
sql Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
testlib Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
tools Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
widgets Accessibility: simplify dockwidget accessible 2013-10-14 15:00:15 +02:00
winmain winmain for winrt 2013-09-14 15:42:24 +02:00
xml Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
src.pro WinRT: Basic global support 2013-09-20 13:53:59 +02:00