summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/input/evdevkeyboard
Commit message (Expand)AuthorAgeFilesLines
* Extend multimedia keysAllan Sandfeld Jensen2014-01-021-0/+4
* Evdev keyboard handler emits keyevents with QString(0xffff)Allan Sandfeld Jensen2013-11-261-1/+1
* Update keycode mappings of multimedia keysAllan Sandfeld Jensen2013-10-151-1/+27
* Fix CapsLock handling in EvdevKeyboard pluginSamuli Piippo2013-08-022-420/+425
* 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/+7
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-185-5/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-225-120/+120
* Use QStringList::join(QChar) overload where applicable [QtGui]Marc Mutz2012-09-071-1/+1
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* Send the native scancode in evdevkeyboardLaszlo Agocs2012-07-282-4/+8
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-191-1/+1
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-271-1/+1
* Move evdev to platformsupportGirish Ramakrishnan2012-06-016-0/+1697