summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic/evdevkeyboard/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.Friedemann Kleint2015-05-131-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make QGenericPlugin and QGenericPluginFactory public APIGirish Ramakrishnan2012-07-041-1/+1
* Remove QFactoryInterface from the generic pluginsLars Knoll2012-06-081-6/+0
* Move evdev to platformsupportGirish Ramakrishnan2012-06-011-1/+1
* Fix warnings in evdevkeyboard-plugin.Friedemann Kleint2012-05-101-2/+1
* Migrate evdev plugins to the new plugin systemLaszlo Agocs2012-02-221-2/+5
* Fixed typo.Rohan McGovern2012-02-151-1/+1
* Add evdev based generic linux keyboard pluginJohannes Zellner2012-02-111-0/+77