summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/input/evdevmouse
Commit message (Expand)AuthorAgeFilesLines
...
* eglfs: Mouse hotplugging supportLaszlo Agocs2014-01-311-0/+2
* mark private dependencies as suchOswald Buddenhagen2013-05-201-1/+1
* Added grabbing option for qevdevkeyboard and mouse.Libor Tomsik2013-04-231-0/+4
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-202-8/+0
|\
| * Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-292-8/+0
* | Added configuration environment variables for evdev input plugins.Libor Tomsik2013-03-201-1/+6
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-184-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-224-96/+96
* Use QStringList::join(QChar) overload where applicable [QtGui]Marc Mutz2012-09-071-1/+1
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-032-2/+2
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-192-2/+2
* input/evdevmouse: normalize signals/slotsMarc Mutz2012-07-131-2/+2
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-032-2/+2
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-271-1/+1
* evdevmouse: send correct event position for wheel eventsJohannes Zellner2012-06-104-8/+17
* Fix touchpads with evdevmouseLaszlo Agocs2012-06-042-4/+14
* Report mouse events when the driver says soLaszlo Agocs2012-06-041-7/+8
* Move evdev to platformsupportGirish Ramakrishnan2012-06-015-0/+579