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