qt6-bb10/src/plugins
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
..
accessible Remove use of deprecated conversion from QKeySequence 2012-02-27 22:24:00 +01:00
bearer Use new plugin system for network bearer plugins. 2012-02-24 22:38:15 +01:00
generic Query udev build parameters from pkg-config 2012-03-07 00:10:09 +01:00
imageformats Convert jpeg plugin to new format 2012-02-17 08:50:55 +01:00
platforminputcontexts Rename remaining references to QInputPanel 2012-02-28 14:38:36 +01:00
platforms QCursor: Associate cursor with screen. 2012-03-07 22:43:43 +01:00
printsupport Use new plugin system in qtbase. 2012-02-27 13:28:21 +01:00
sqldrivers Use new plugin system for SQL drivers. 2012-02-24 22:38:28 +01:00
plugins.pro Don't build printer plugins for Windows CE. 2012-02-10 22:53:13 +01:00
qpluginbase.pri Made qpluginbase.pri into a feature profile. 2011-05-31 12:51:29 +02:00