qt6-bb10/src
Tor Arne Vestbø e39a436d0c macOS: Report correct available geometry for non-primary screens
The assumption that the primary screen is the only one whose available
geometry differs from its full geometry no longer holds, so we need to
compute the available geometry for all screens.

Helpers methods for flipping between coordinates have been introduced
in QCocoaScreen, to make flipping possible relative to a specific
screen, and for exposing similar functionality in the future for
QScreen. The corresponding functions in qcocoahelpers.mm should
possibly be deprecated in favor of being explicit about which
screen is doing the mapping.

Change-Id: Iede658fabb4c3e4ef1f1b715db84fb927a661fa9
Reviewed-by: Erik Verbruggen <erik.verbruggen@qt.io>
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2016-10-28 08:04:18 +00:00
..
3rdparty Merge remote-tracking branch 'origin/5.8' into dev 2016-10-13 09:49:38 +02:00
android Android: Allow the user to hook into the onCreate methods 2016-10-12 11:47:32 +00:00
angle Fix out of source builds 2016-09-22 09:36:30 +00:00
concurrent QtConcurrent: use QDeadlineTimer to get the clock tick 2016-09-15 19:43:57 +00:00
corelib QOperatingSystemVersion: add Android Nougat MR1 (v7.1, API level 25) 2016-10-28 03:30:24 +00:00
dbus Merge remote-tracking branch 'origin/5.8' into dev 2016-10-13 09:49:38 +02:00
gui QWindow: re-order siblings on raise() and lower() 2016-10-27 15:29:17 +00:00
network qhostaddress.cpp: optimize string usage 2016-10-24 09:07:47 +00:00
opengl Merge dev into 5.8 2016-08-22 11:30:01 +02:00
openglextensions Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
platformheaders Merge remote-tracking branch 'origin/5.6' into 5.7 2016-08-22 21:58:45 +02:00
platformsupport Merge remote-tracking branch 'origin/5.8' into dev 2016-10-13 09:49:38 +02:00
plugins macOS: Report correct available geometry for non-primary screens 2016-10-28 08:04:18 +00:00
printsupport Fix build with various features disabled 2016-10-11 14:20:34 +00:00
sql Make sure flags from library detections go to the right places 2016-10-10 16:59:10 +00:00
testlib Merge remote-tracking branch 'origin/5.8' into dev 2016-10-13 09:49:38 +02:00
tools Merge remote-tracking branch 'origin/5.8' into dev 2016-10-13 09:49:38 +02:00
widgets QFileInfoGatherer/Win32: Connect to drive arrival/removal signals of watcher 2016-10-27 06:23:00 +00:00
winmain Merge remote-tracking branch 'origin/5.7' into 5.8 2016-09-21 11:57:52 +02:00
xml QXmlAttributes: mark as shared-come-qt6 2016-10-04 06:25:54 +00:00
src.pro Convert the old feature system 2016-09-15 08:24:10 +00:00