qt6-bb10/src/plugins
Shawn Rutledge ebdf991660 xcb: create a screen if dimensions are known but outputs are not
This partially reverts 51ada7734a
because it's necessary to keep some scenarios with vnc and
remote X servers working.  When an application is starting,
if we don't find the xrandr outputs but we know the dimensions
of the screen, we should still be able to put windows onto that
screen; but when we already had known xrandr outputs and then they
were removed, that's the case where we want to stop rendering
(and have no screen instances) until the screen(s) are reattached.

Task-number: QTBUG-31389
Task-number: QTBUG-40174
Task-number: QTBUG-42985
Change-Id: I13d0996ba6ece78c4ebcd2c3a59f1617c1c7f0fa
Reviewed-by: Uli Schlachter <psychon@znc.in>
Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
2015-03-17 15:37:45 +00:00
..
bearer Merge remote-tracking branch 'origin/5.4' into 5.5 2015-02-24 21:02:08 +01:00
generic Update copyright headers 2015-02-11 06:49:51 +00:00
imageformats QPA plugins: Fix const correctness in old style casts 2015-03-09 13:21:38 +00:00
platforminputcontexts QPA plugins: Fix const correctness in old style casts 2015-03-09 13:21:38 +00:00
platforms xcb: create a screen if dimensions are known but outputs are not 2015-03-17 15:37:45 +00:00
platformthemes Update copyright headers 2015-02-11 06:49:51 +00:00
printsupport Introduce QT_NO_MIMETYPE 2015-02-17 00:06:47 +00:00
sqldrivers Update copyright headers 2015-02-11 06:49:51 +00:00
styles Update copyright headers 2015-02-11 06:49:51 +00:00
plugins.pro BlackBerry 10 specific widget style as a style plugin 2014-11-07 16:35:47 +01:00