qt6-bb10/src
Allan Sandfeld Jensen f8f3f0fbd4 Correct qt_defaultDpi X/Y with just a QCoreApplication
Makes the 96DPI attribute check avoid undefined behavior by using
QCoreApplication::instance() directly, instead of calling through
qApp, which performs an invalid cast to QGuiApplication.

Change-Id: Ib86e7d2461b462a2d623f1364414f7d4d2293f22
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2016-03-16 10:37:39 +00:00
..
3rdparty Bundled HarfBuzz: simplify the built-in shapers list configuration 2016-03-07 14:04:53 +00:00
android Android: Fix immersive mode 2016-02-19 11:42:05 +00:00
angle rework include path construction in the module system 2016-01-12 15:14:57 +00:00
concurrent consistently put {qt,qml}_{module,plugin} at the end of project files 2016-03-07 14:09:49 +00:00
corelib WinRT: Fix QTimeZone transitions by switching backend 2016-03-16 10:30:26 +00:00
dbus consistently put {qt,qml}_{module,plugin} at the end of project files 2016-03-07 14:09:49 +00:00
gui Correct qt_defaultDpi X/Y with just a QCoreApplication 2016-03-16 10:37:39 +00:00
network Don't include by default ciphers that are not supported 2016-03-14 00:00:43 +00:00
opengl consistently put {qt,qml}_{module,plugin} at the end of project files 2016-03-07 14:09:49 +00:00
openglextensions consistently put {qt,qml}_{module,plugin} at the end of project files 2016-03-07 14:09:49 +00:00
platformheaders Expose the number of X screen through the QXcbScreenFunctions 2016-03-05 10:46:41 +00:00
platformsupport Skip spurious .toLower() on returns of QUrl::scheme() 2016-03-10 15:00:59 +00:00
plugins xcb: Initialize all xcb_client_message_event_t members before use 2016-03-15 19:58:40 +00:00
printsupport consistently put {qt,qml}_{module,plugin} at the end of project files 2016-03-07 14:09:49 +00:00
sql tst_QSqlQuery: fix UBs (invalid downcasts, member calls) 2016-03-15 10:39:20 +00:00
testlib QtTest: fix UB in QSpontaneKeyEvent::setSpontaneous() 2016-03-07 16:13:33 +00:00
tools Generate QVariant::fromValue(enum_value) for enum values 2016-03-09 13:51:39 +00:00
widgets Revert "Handle the QWidgetPrivate::mapper structure" 2016-03-15 10:39:31 +00:00
winmain winrt: handle PrelaunchActivated property to pass certification 2016-01-05 13:04:09 +00:00
xml consistently put {qt,qml}_{module,plugin} at the end of project files 2016-03-07 14:09:49 +00:00
src.pro rework include path construction in the module system 2016-01-12 15:14:57 +00:00