qt6-bb10/src
Miikka Heikkinen 9ae2159251 Fix QApplication::primaryScreen() in Windows
QPlatformInterface::screenAdded() documentation specifies that first
added screen will be the primary screen, so we need to ensure that
the screen Windows reports as the main display gets added first.

Task-number: QTBUG-27988
Change-Id: Ibc17b05a6c37007ff749fb54ab62d47ffa40f8ac
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2012-11-15 13:55:00 +01:00
..
3rdparty ANGLE: Invalidate client window area when resetting swap chain 2012-11-15 10:54:21 +01:00
angle Improve Direct X SDK detection in configure.exe 2012-11-06 16:35:16 +01:00
concurrent remove explicit load(qt_build_config)s from the libraries 2012-10-19 13:02:17 +02:00
corelib Assign correct codes to QLocale::AnyCountry and AnyScript 2012-11-15 13:55:00 +01:00
dbus Remove some dead code in switch statements 2012-10-29 13:51:10 +01:00
gui Change to enter/leave policy while grabbing. 2012-11-15 11:59:34 +01:00
network Remove qSort usages from SSL code 2012-11-08 15:06:03 +01:00
opengl Make QGLWidget::paintGL() call glClear(). 2012-11-03 00:24:37 +01:00
platformsupport Avoid duplicate entries in QGenericUnixTheme::themeNames() 2012-11-12 12:33:24 +01:00
plugins Fix QApplication::primaryScreen() in Windows 2012-11-15 13:55:00 +01:00
printsupport Cocoa: QPrintDialog does not show/closes down immediatly 2012-11-14 08:37:50 +01:00
sql fix binding of bool type in mysql driver 2012-11-09 00:37:42 +01:00
testlib Remove QWindow pos, geometry and size as properties; pos->position 2012-11-08 15:01:30 +01:00
tools add QLinkedList to bootstrap lib 2012-11-11 12:10:45 +01:00
widgets Regression fix to QHeaderView::setDefaultSectionSize 2012-11-15 13:55:00 +01:00
winmain let winmain just use qtcore 2012-11-02 18:07:35 +01:00
xml remove explicit load(qt_build_config)s from the libraries 2012-10-19 13:02:17 +02:00
src.pro Add ANGLE as a 3rdparty library to Qt. 2012-10-24 02:29:15 +02:00