summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsmousehandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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