summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/input/evdevkeyboard
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-115-35/+35
* Unify input device hotplugging support for embeddedLaszlo Agocs2015-01-211-2/+10
* Switch to categorized logging in all the input handlersLaszlo Agocs2014-10-162-67/+30
* Update license headers and add new license filesMatti Paaso2014-09-245-95/+55
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-233-0/+33
|\
| * Add missing private headers warningSamuel Gaist2014-09-043-0/+33
* | Enables remap of NumpadKeys when Numlock is on and using evkeyboard.Risto Avila2014-08-271-0/+70
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-041-0/+1
|\|
| * Add missing power button keycode to keymapRainer Keller2014-07-311-0/+1
* | Add a way to access loadKeymap on eglfsLaszlo Agocs2014-06-254-6/+38
|/
* 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