qt6-bb10/src/platformsupport
Johannes Zellner 9a17206b5c devicediscovery: add more sophisticated discovery
Detect devices based on bit testing through evdev ioctl api. As this is
for the udev replacement, the bit testing is done similar to what udev
does. The current keyboard detection is based on testing if the KEY_Q is
available. This might be adjusted in the future.

Change-Id: I3f4176681a351e33d90a1425f1afedc8ce3640b8
Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
2012-05-26 02:47:01 +02:00
..
cglconvenience Change remaining uses of {to,from}Ascii to {to,from}Latin1 [platformsupport] 2012-05-04 15:27:59 +02:00
devicediscovery devicediscovery: add more sophisticated discovery 2012-05-26 02:47:01 +02:00
dnd Fix QtGui compilation for -qconfig large 2012-05-23 01:11:34 +02:00
eglconvenience QEGLPlatformContext: Add accessors for display and config. 2012-05-23 23:55:43 +02:00
eventdispatchers Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
fb_base Fix include path to fb_base.pri 2012-05-15 04:57:44 +02:00
fontdatabases Fix surrogate pair handling in QCoreTextFontEngine 2012-05-23 14:18:34 +02:00
glxconvenience Revert "Remove the LIBS from platformsupport" 2012-03-20 14:43:45 +01:00
inputcontext Fix deprecation warnings in QtGui, QtPlatformSupport. 2012-05-10 22:56:52 +02:00
printersupport Revert "QtPrintSupport: Remove remaining LPR specific code" 2012-05-08 06:58:27 +02:00
services Expose QPA API under qpa/* 2012-05-07 20:25:24 +02:00
themes Expose QPA API under qpa/* 2012-05-07 20:25:24 +02:00
platformsupport.pro udev: UDevHelper becomes DeviceDiscovery 2012-05-24 07:15:02 +02:00