summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowspointerhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Fix onPressedChanged only reported on touch upv5.12.0-rc1Andre de la Rocha2018-11-161-1/+4
* Windows QPA: Fix broken focus for native child windowsAndre de la Rocha2018-11-141-0/+5
* Windows QPA: Fix incorrect button state reporting for touchpadAndre de la Rocha2018-11-081-19/+34
* Windows QPA: Fix 2-finger scroll not working with some touchpadsAndre de la Rocha2018-10-251-9/+34
* Windows/QPA: Fix receiving mouse clicks after double clicks in QQuickWidgetFriedemann Kleint2018-10-221-24/+2
* Windows QPA: Fix Drag&Drop from touchscreen/penAndre de la Rocha2018-10-181-10/+139
* Windows QPA: Fix multiple mouse button presses detectionAndre de la Rocha2018-10-021-16/+42
* Windows QPA: Dispatch skipped touch/pen events if compression is offRomain Pokrzywka2018-09-141-0/+49
* Windows QPA: Stop synthesizing mouse events from tablet/touchAndre de la Rocha2018-09-011-24/+0
* Windows QPA: Fix duplicate Pointer Touch events and missing TouchCancelRomain Pokrzywka2018-08-301-0/+25
* Windows QPA: Improve Pointer Pen events translationRomain Pokrzywka2018-08-271-6/+24
* Windows QPA: Do not double delete the QTouchDeviceJan Arve Sæther2018-08-141-3/+3
* Add Windows Pointer Input Messages supportAndre de la Rocha2018-07-121-0/+573