summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warning in evdevmouse plugin.Friedemann Kleint2012-04-131-1/+3
* Remove input plugins hard libudev dependencyBhooshan Supe2012-04-1210-7/+34
* remove obsolete qudevhelper and adopt mouse and touch pluginsJohannes Zellner2012-03-149-50/+299
* Query udev build parameters from pkg-configDonald Carr2012-03-073-2/+6
* Fix the bit test for ABS_MT_SLOT to detect protocol BShawn Rutledge2012-03-071-1/+1
* Support 16+4 mouse buttons within the generic/evdevmouse plugin.Rick Stockton2012-03-021-4/+19
* Add protocol type B support to the evdevtouch pluginLaszlo Agocs2012-03-024-11/+102
* Add UDev helper class for evdev pluginsJohannes Zellner2012-02-243-168/+43
* Migrate evdev plugins to the new plugin systemLaszlo Agocs2012-02-229-6/+33
* Fix another typo in the evdev keyboard plugin.Friedemann Kleint2012-02-171-1/+1
* Fixed typo.Rohan McGovern2012-02-151-1/+1
* Fixed compile with -qtnamespaceRohan McGovern2012-02-132-0/+6
* Add evdev based generic linux keyboard pluginJohannes Zellner2012-02-118-1/+1911
* Reorganize evdev pluginsLaszlo Agocs2012-02-0818-740/+406
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3016-16/+16
* Fix compilation of MeeGo/Maliit related code after Qt::ScreenOrientation API ...Simon Hausmann2012-01-271-1/+1
* Update contact information in license headers.Jason McDonald2012-01-2316-16/+16
* Support current screen orientation changes on HarmattanSimon Hausmann2012-01-177-0/+397
* Update touchscreen plug-in's readmeLaszlo Agocs2012-01-131-5/+3
* Do not mark any touch points as primary when no mouse event is sentLaszlo Agocs2012-01-121-4/+0
* Update year in Nokia copyright headers.Jason McDonald2012-01-108-8/+8
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* Update the touchscreen plug-in.Laszlo Agocs2011-12-195-148/+188
* Store the primary status in the touch point flags.Laszlo Agocs2011-12-122-7/+8
* Remove event type parameter from handleTouchEvent.Laszlo Agocs2011-12-094-6/+5
* Extend touch events.Laszlo Agocs2011-12-092-1/+8
* Remove mtdev dependency from the touchscreen QPA plugin.Laszlo Agocs2011-10-216-142/+145
* Calculate an area in the touchscreen qpa plugin.Laszlo Agocs2011-10-132-3/+6
* Migrate the touchscreen generic qpa plugin to QWindow.Laszlo Agocs2011-10-131-4/+5
* Get linux input plugin compiling by removing keyboard supportGunnar Sletta2011-08-094-227/+1
* Fixed build of generic linuxinput plugin.Samuel Rødal2011-07-201-0/+2
* Implement todos in touchscreen generic plug-in.Laszlo Agocs2011-07-196-28/+62
* Add a touchscreen generic qpa plugin.Laszlo Agocs2011-06-308-0/+755
* Made qpluginbase.pri into a feature profile.axis2011-05-312-2/+2
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-246-102/+102
* Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-272-2/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-278-0/+1078