qt6-bb10/src/plugins/platforms
Friedemann Kleint b319d44798 QCursor: Associate cursor with screen.
- Introduce cursor() accessor to QPlatformScreen.
- Remove screen member of QPlatformCursor (a
  cursor can be shared by multiple screens
  of a virtual desktop).
- Add QCursor::pos()/ QCursor::setPos() taking
  a QScreen-parameter, use primaryScreen() for
  old overloads.  QCursor::pos() can then query
  the platform cursor for the position and return
  the position even if the mouse position is outside
  the windows owned by the Qt application.
- Fix tests

Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>

Task-number: QTBUG-22457
Task-number: QTBUG-22565
Task-number: QTBUG-20753
Change-Id: Ia69f37343f95772e934eab1cd806bd54cbdbbe51
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-03-07 22:43:43 +01:00
..
blackberry Improving clipboard integration 2012-03-02 15:55:44 +01:00
cocoa QCursor: Associate cursor with screen. 2012-03-07 22:43:43 +01:00
directfb QCursor: Associate cursor with screen. 2012-03-07 22:43:43 +01:00
eglfs Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
kms QCursor: Associate cursor with screen. 2012-03-07 22:43:43 +01:00
linuxfb Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
minimal Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate. 2012-02-20 16:52:59 +01:00
openkode Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
openvglite Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
openwfd Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qvfb Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
uikit Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
vnc Remove QT_NO_QWS_MULTIPROCESS 2012-02-24 13:20:00 +01:00
windows QCursor: Associate cursor with screen. 2012-03-07 22:43:43 +01:00
xcb QCursor: Associate cursor with screen. 2012-03-07 22:43:43 +01:00
xlib QCursor: Associate cursor with screen. 2012-03-07 22:43:43 +01:00
platforms.pro Initial import of the Blackberry QPA plugin for Qt5 2012-02-28 12:39:35 +01:00