qt6-bb10/src/platformsupport
Laszlo Agocs 844ea8beea linuxfb: Support transparency
Always clearing to opaque black makes it impossible to create
semi-transparent overlays with linuxfb. Instead, behave like other
platforms' backingstores: if the target image has an alpha channel,
clear to transparent instead and set the correct composition mode.

Task-number: QTBUG-52475
Change-Id: I2db4588e0112e200a3aa5eed49f806c37d7ca8b5
Reviewed-by: Louai Al-Khanji <louai.al-khanji@qt.io>
2016-05-09 15:56:20 +00:00
..
accessibility Fix missing "We mean it" in qtbase private headers 2015-10-01 21:09:05 +00:00
cglconvenience Fixed license headers 2015-02-17 18:46:09 +00:00
clipboard Skip spurious .toLower() on returns of QUrl::scheme() 2016-03-10 15:00:59 +00:00
dbusmenu Fix QDBusPlatformMenu::menuItemAt() 2016-02-25 18:33:34 +00:00
dbustray dbustray: Implement better detection of indicator-application 2016-04-11 14:39:16 +00:00
devicediscovery Libraries: Fix single-character string literals. 2015-10-13 16:37:37 +00:00
eglconvenience Revert "egl: Reshuffle headers to help less fortunate systems with X11" 2016-05-04 09:00:34 +00:00
eventdispatchers Windows: Move GUI event dispatcher to QtPlatformSupport. 2015-11-14 18:22:01 +00:00
fbconvenience linuxfb: Support transparency 2016-05-09 15:56:20 +00:00
fontdatabases Add constants for the CoreText font weights. 2016-05-08 04:28:37 +00:00
glxconvenience Update copyright headers 2015-02-11 06:49:51 +00:00
input evdevtouch: ensure touchpoints released with typeB mtdev drivers 2016-03-02 06:34:06 +00:00
linuxaccessibility Don't use QStringLiteral in comparisons 2016-01-28 18:00:47 +00:00
platformcompositor Fix clipRect interpretation in composited backingstores 2016-02-01 08:49:26 +00:00
services QtPlatformSupport: Remove virtual from declarations with override. 2016-01-21 07:17:18 +00:00
themes QtPlatformSupport: Remove virtual from declarations with override. 2016-01-21 07:17:18 +00:00
platformsupport.pro Move QEventDispatcherCoreFoundation to QtCore 2015-10-16 18:07:32 +00:00