qt5base-lts/src/platformsupport
Laszlo Agocs 328f2f9c35 eglfs: Move reusable functionality to eglconvenience
The cursor implementation is generic GL(ES) code that should be shared
by all the present and future egl-based embedded platform
plugins. Follow the pattern of QEGLPlatformContext and move this class
into eglconvenience as QEGLPlatformCursor.

Similarly, the common bits from the context implementation context are
moved back to EGLPlatformContext.

eglconvenience has now base classes for integration, screen, window,
etc. too. By using these, eglfs becomes much smaller and cleaner. This
also paves the way for creating new, separate EGL-based platform
plugins for Android, embedded Linux, etc.

Also added some documentation to each of the base classes.

devicediscovery is now fixed to be usable on any platform. The
implementation in this case is naturally a dummy one. This finally
allows using it from anywhere without myriads of ugly ifdefs.

Change-Id: I02946e360c04e02de7fe234a23a08320eff4ccf5
Reviewed-by: Jørgen Lind <jorgen.lind@digia.com>
2014-01-17 14:30:48 +01:00
..
cfsocketnotifier QCFSocketNotifier: initialize member variable to avoid crash 2013-05-13 13:29:48 +02:00
cglconvenience Support running Qt apps on the integrated GPU 2014-01-10 13:28:13 +01:00
devicediscovery eglfs: Move reusable functionality to eglconvenience 2014-01-17 14:30:48 +01:00
eglconvenience eglfs: Move reusable functionality to eglconvenience 2014-01-17 14:30:48 +01:00
eventdispatchers Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
fbconvenience Android: Initialize mWindowState 2013-11-14 21:15:35 +01:00
fontdatabases Merge remote-tracking branch 'origin/stable' into dev 2014-01-10 18:27:49 +01:00
glxconvenience build glxconvenience also without Xrender 2013-09-05 13:06:14 +02:00
input Merge remote-tracking branch 'origin/stable' into dev 2014-01-10 18:27:49 +01:00
linuxaccessibility Accessibility Linux: Fix atspi getActions to return action name 2014-01-03 13:00:18 +01:00
services Improve desktop environment detection. 2013-04-24 19:45:26 +02:00
themes Make QKdeTheme constructor public, allowing for custom inheritance 2013-12-30 14:36:16 +01:00
platformsupport.pro Remove jniconvenience from platformsupport. 2013-09-20 23:45:06 +02:00