qt5base-lts/src
Richard Moe Gustavsen cb07059525 QShapedPixmapWindow: don't accept input focus
Inform the platform that it should not activate the window
when shown by setting Qt::WindowDoesNotAcceptFocus. This compliments
the already set Qt::WindowTransparentForInput, which specifies
that mouse/touch events should also pass through the window. In
other words, the window is just for showing output and should not
respond to input.

Change-Id: I3e90a28be2f2e27e2044effedf64f47c94a857a5
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
2015-05-06 07:59:14 +00:00
..
3rdparty Merge remote-tracking branch 'origin/5.4' into 5.5 2015-04-15 09:09:24 +02:00
android Pass on the auto repeat information for key events 2015-04-15 21:04:45 +00:00
angle remove redundant definition of ANGLE_ENABLE_D3D11 2015-04-21 12:05:59 +00:00
concurrent Doc: Qt Concurrent: Link to essential usage information 2015-04-07 14:38:29 +00:00
corelib qstandardpaths_ios: return empty path for ApplicationsLocation 2015-05-05 06:20:23 +00:00
dbus Fix undefined behavior: accessing an object after destruction 2015-04-15 00:21:57 +00:00
gui QShapedPixmapWindow: don't accept input focus 2015-05-06 07:59:14 +00:00
network Make data tables const. 2015-05-05 05:31:32 +00:00
opengl Make data tables const. 2015-05-05 05:31:32 +00:00
openglextensions Fix typo when resolving EGL extension. 2015-04-23 11:54:36 +00:00
platformheaders Make it possible to use the -visual argument 2015-04-15 11:54:34 +00:00
platformsupport Avoid signed-unsigned warning on OS X 2015-04-16 16:48:00 +00:00
plugins Clean up API of QPlatformPrintDevice (QPA). 2015-05-05 14:06:27 +00:00
printsupport Clean up API of QPlatformPrintDevice (QPA). 2015-05-05 14:06:27 +00:00
sql MySQL: Add support for the timeout options via the connectionOptions 2015-04-27 11:39:29 +00:00
testlib TestCase: Also check main source path when looking for test data 2015-05-05 07:06:52 +00:00
tools qdoc: Enable prepare-phase warnings in single-exec mode 2015-05-05 13:33:57 +00:00
widgets Make data tables const. 2015-05-05 05:31:32 +00:00
winmain Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
xml QtXml: Fix const correctness in old style casts 2015-03-11 01:50:23 +00:00
src.pro Implement a more direct headersclean check 2015-04-17 00:54:45 +00:00