summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/udev/qudevicehelper.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Extend QUDeviceHelper to detect DRM graphics devices.Hannu Lyytinen2012-04-191-4/+15
| | | | | | | | KMS QPA plugin duplicates udev code needlessly; merging the functionality here. Change-Id: I69be8549f1feee298fe28215d491c8ce5de96b18 Reviewed-by: Laszlo Agocs <laszlo.p.agocs@nokia.com>
* Add UDev helper class for evdev pluginsJohannes Zellner2012-02-241-0/+235
Adopt evdevkeyboard plugin to use new UDev helper Change-Id: Ie914c77dde9a28a8cf7f7cd972acd963c13bc698 Reviewed-by: Laszlo Agocs <laszlo.p.agocs@nokia.com>