summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* OpenGL, PlatformSupport: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-04-071-3/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* qevent.h: Add fixme comments to remove include directives for Qt 6.Friedemann Kleint2015-10-021-0/+1
* Map Shift+Tab to Shift+Backtab in evdevkeyboardLaszlo Agocs2015-07-171-8/+14
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Switch to categorized logging in all the input handlersLaszlo Agocs2014-10-161-49/+23
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Enables remap of NumpadKeys when Numlock is on and using evkeyboard.Risto Avila2014-08-271-0/+70
* Add a way to access loadKeymap on eglfsLaszlo Agocs2014-06-251-2/+4
* Evdev keyboard handler emits keyevents with QString(0xffff)Allan Sandfeld Jensen2013-11-261-1/+1
* Fix CapsLock handling in EvdevKeyboard pluginSamuli Piippo2013-08-021-4/+9
* Added grabbing option for qevdevkeyboard and mouse.Libor Tomsik2013-04-231-0/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* Send the native scancode in evdevkeyboardLaszlo Agocs2012-07-281-3/+6
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-191-1/+1
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* Move evdev to platformsupportGirish Ramakrishnan2012-06-011-0/+489