summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsmousehandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix horizontal scrolling on Windows when ALT + mouse wheel is usedAndy Shaw2014-05-131-1/+1
* Windows: Set source of synthesized mouse events correctly.Friedemann Kleint2014-02-271-8/+8
* Port Windows QPA plugin to new logger API.Friedemann Kleint2014-01-221-14/+7
* Allow OS synthesized mouse events by default on WindowsLaszlo Agocs2013-10-081-1/+3
* Relay mouse event synthesization informationLaszlo Agocs2013-10-041-2/+7
* Correct the detection of Windows-generated mouse eventsLaszlo Agocs2013-09-261-2/+4
* Windows: Add command line parameter enabling OS-synthesized mouse events from...Friedemann Kleint2013-09-091-4/+7
* Windows: Fix detection of synthesized mouse events for MSVC / 64bit.Friedemann Kleint2013-07-021-2/+7
* Windows: Prevent spurious leave events.Sebastian Eifert2013-06-121-1/+3
* Windows: Suppress mouse events synthesized by OS.Friedemann Kleint2013-05-301-0/+10
* Suppress "Click to focus" for widget windows.Friedemann Kleint2013-05-231-2/+2
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-231-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Implement click-to-focus for native child windows.Friedemann Kleint2013-01-231-0/+4
|/
* Fix touch event handling for WindowsOliver Wolff2012-11-271-12/+18
* Windows: Fixed mouse events related to size gripsOliver Wolff2012-11-151-9/+0
* Change to enter/leave policy while grabbing.Miikka Heikkinen2012-11-151-31/+48
* Windows: Fix autocapture for multiple buttonsMiikka Heikkinen2012-11-151-4/+5
* Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-101-1/+3
* Windows: Add missing support for X-buttons.Miikka Heikkinen2012-11-081-3/+8
* Fix autocapture for doubleclick in WindowsMiikka Heikkinen2012-11-071-1/+2
* Fix invalid mouse press and release events on window maximizeMiikka Heikkinen2012-11-071-2/+30
* Fix wheel events in WindowsMiikka Heikkinen2012-10-101-11/+30
* Fix Windows mouse enter/leave event generationMiikka Heikkinen2012-10-041-24/+58
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Windows: Implement automatic mouse capture in QPA.Friedemann Kleint2012-09-101-1/+18
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-191-1/+1
* fixed cursor handling on winceBjoern Breitmeyer2012-07-061-1/+2
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* Add framestrut mouse events.Friedemann Kleint2012-06-291-6/+31
* Fix key modifiers in mouse wheel events on Windows.Glenn Watson2012-06-221-1/+3
* Introduce QPA API for size grip handling.Friedemann Kleint2012-06-141-0/+10
* Windows QPA plugin: Add \internal to class documentation.Friedemann Kleint2012-05-291-0/+1
* Fix for windows platform plugin to work with WINCE.Bjoern Breitmeyer2012-05-101-0/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Added application flags to translate between touch and mouse events.Samuel Rødal2012-01-131-2/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Store the primary status in the touch point flags.Laszlo Agocs2011-12-121-2/+3
* Remove event type parameter from handleTouchEvent.Laszlo Agocs2011-12-091-3/+2
* Extend touch events.Laszlo Agocs2011-12-091-2/+10
* Fix email address in license headers.Jason McDonald2011-09-151-1/+1
* Add Windows to the Lighthouse.Friedemann Kleint2011-08-181-0/+288