qt5base-lts/src
Sean Harmer b09d601261 QNX: Special case z-ordering of the QDesktopWidget window
The assumption that window creation order implies correct initial
z-ordering is broken when dealing with certain window types. In this
commit we special case the QDesktopWidget's window which maybe created
after normal application windows yet still need to be layered below
them.

Without this fix we may accidentaly activate the Desktop window when the
blackberry navigator service sends an event to activate the window
group. That results in broken focus handling.

Change-Id: I42dfde2efb4a0011e37e7bd2e7c5442590606a24
Reviewed-by: Kevin Krammer <kevin.krammer@kdab.com>
Reviewed-by: Kevin Ottens <kevin.ottens.qnx@kdab.com>
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
2012-05-19 01:45:04 +02:00
..
3rdparty Remove capitalization when specifying include-libraries. 2012-05-14 21:34:08 +02:00
concurrent turn off exceptions by default where they aren't required 2012-05-17 05:14:26 +02:00
corelib Compile fix: Do not rely on __cpuidex() for msvc2008 2012-05-19 01:45:04 +02:00
dbus Use QMetaType API directly instead of going through QVariant. 2012-05-18 20:25:11 +02:00
gui Move QIcon metatype handlers back to QtGui 2012-05-18 21:42:58 +02:00
modules Revert "List QtPrintSupport as a dependency of QtPlatformSupport." 2012-04-20 12:46:47 +02:00
network Make the windows socket handle non inheritable 2012-05-18 11:08:06 +02:00
opengl Doc: Add a default license footer. 2012-05-11 17:39:13 +02:00
platformsupport Populate the font database when calling fallbacksForFamily(). 2012-05-16 19:37:09 +02:00
plugins QNX: Special case z-ordering of the QDesktopWidget window 2012-05-19 01:45:04 +02:00
printsupport printsupport: set duplex setting correctly to CUPS printer 2012-05-15 23:03:23 +02:00
sql Doc: Add a default license footer. 2012-05-11 17:39:13 +02:00
testlib QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00
tools Don't use the deprecated translate() method anymore 2012-05-18 22:38:55 +02:00
widgets Move QIcon metatype handlers back to QtGui 2012-05-18 21:42:58 +02:00
winmain Fix tabs/whitespaces 2012-05-03 16:11:58 +02:00
xml Doc: Add a default license footer. 2012-05-11 17:39:13 +02:00
qbase.pri
qt_install.pri
qt_targets.pri
src.pro Enable Gtk file icons 2012-05-15 04:57:15 +02:00