qt6-bb10/src/plugins
Andreas Holzammer 0b0e28997d (QNX) Make it possible to set physical screen size
It can happen that the system is reporting a screen
width or height of zero, if the system does not know the
size instead of returning an error. You can either
set a define QQNX_PHYSICAL_SCREEN_WIDTH/QQNX_PHYSICAL_SCREEN_HEIGHT
or set it as environment variable QQNX_PHYSICAL_SCREEN_SIZE.

The preference order is:
1) Take detected size
2) Take size from env var
3) Take defined size if any define is set

Change-Id: I493a2c8988a225224587a6c323efeb9e9b7b5a54
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
2012-08-14 10:07:14 +02:00
..
accessible Group functions in QAccessibleTextInterface 2012-08-14 09:16:16 +02:00
bearer QtNetwork: use nullary version of qRegisterMetaType<T>("T") 2012-07-25 19:32:41 +02:00
generic Revert "Move QWindowSystemInterface out of qpa." 2012-08-03 00:38:09 +02:00
imageformats Don't inherit from QFactoryInterface for image plugins 2012-06-08 00:12:00 +02:00
platforminputcontexts Move QPlatformInputContextPlugin/Factory to QtGui 2012-06-28 06:22:03 +02:00
platforms (QNX) Make it possible to set physical screen size 2012-08-14 10:07:14 +02:00
printsupport printersupport: Fix cups.pro qmake warning 2012-06-13 23:59:03 +02:00
sqldrivers Remove QFactoryInterface from sql drivers 2012-06-07 21:18:36 +02:00
plugins.pro Fix compilation when configured with -no-widgets 2012-06-06 02:03:23 +02:00
qpluginbase.pri Made qpluginbase.pri into a feature profile. 2011-05-31 12:51:29 +02:00