summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowspointerhandler.h
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Replace Q_DISABLE_COPY by Q_DISABLE_COPY_MOVEFriedemann Kleint2019-05-241-1/+1
* Windows QPA: Fix QWheelEvent::buttons() after click on title barAndre de la Rocha2019-05-181-1/+4
* Windows QPA: Handle mouse input using legacy messagesAndre de la Rocha2019-02-121-3/+3
* Windows QPA: Support "press and hold for right-clicking"Andre de la Rocha2019-01-141-0/+1
* Windows QPA: Fix mouse pointer capture and Enter/Leave eventsAndre de la Rocha2019-01-031-0/+4
* Windows QPA: Fix incorrect button state reporting for touchpadAndre de la Rocha2018-11-081-1/+0
* Windows QPA: Do not double delete the QTouchDeviceJan Arve Sæther2018-08-141-2/+2
* Add Windows Pointer Input Messages supportAndre de la Rocha2018-07-121-0/+82