summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic/evdevmouse
Commit message (Expand)AuthorAgeFilesLines
* 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
* make cmake registration of qt plugins make use of PLUGIN_EXTENDSOswald Buddenhagen2014-04-091-0/+1
* Fix typosFrederik Gladhorn2013-08-061-1/+1
* Add how to create a udev rule for the evdev pluginsJorgen Lind2013-08-021-0/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1
* beef up qt_plugin.prfOswald Buddenhagen2012-11-011-4/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make QGenericPlugin and QGenericPluginFactory public APIGirish Ramakrishnan2012-07-041-1/+1
* Add gui-private to generic pluginsGirish Ramakrishnan2012-06-221-1/+1
* Remove QFactoryInterface from the generic pluginsLars Knoll2012-06-081-7/+0
* Fix touchpads with evdevmouseLaszlo Agocs2012-06-041-1/+4
* Move evdev to platformsupportGirish Ramakrishnan2012-06-016-577/+2
* Add QObject parent parameter to constructorsGirish Ramakrishnan2012-05-312-3/+3
* evdev: Cleanup mouse and keyboard pluginsJohannes Zellner2012-05-303-27/+11
* udev: UDevHelper becomes DeviceDiscoveryJohannes Zellner2012-05-242-24/+10
* input: Synchronize multiple mice handled through evdevmouse pluginJohannes Zellner2012-05-214-32/+54
* Input: evdevmouse plugin cleanupJohannes Zellner2012-05-212-22/+13
* input: Use UDev or specific device pathsJohannes Zellner2012-05-151-3/+2
* Made the evdev mouse plugin clamp coordinates to screen.Samuel Rødal2012-04-162-4/+23
* Fixed broken logic in evdev input plugins.Samuel Rødal2012-04-151-7/+11
* Fix compiler warning in evdevmouse plugin.Friedemann Kleint2012-04-131-1/+3
* Remove input plugins hard libudev dependencyBhooshan Supe2012-04-124-2/+13
* remove obsolete qudevhelper and adopt mouse and touch pluginsJohannes Zellner2012-03-146-43/+283
* Query udev build parameters from pkg-configDonald Carr2012-03-071-0/+2
* Support 16+4 mouse buttons within the generic/evdevmouse plugin.Rick Stockton2012-03-021-4/+19
* Migrate evdev plugins to the new plugin systemLaszlo Agocs2012-02-223-2/+11
* Reorganize evdev pluginsLaszlo Agocs2012-02-085-0/+399