qt5base-lts/tests/auto/widgets/graphicsview
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
..
qgraphicsanchorlayout Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicsanchorlayout1 Fix error in qgraphicsanchorlayout1 autotest. 2012-02-07 08:29:19 +01:00
qgraphicseffectsource Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicsgridlayout Eliminate duplicate data row names in widgets autotests. 2012-02-15 02:36:47 +01:00
qgraphicsitem Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicsitemanimation Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicslayout Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicslayoutitem Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicslinearlayout Replace Q_WS_WINCE against Q_OS_WINCE. 2012-02-09 10:45:38 +01:00
qgraphicsobject Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicspixmapitem Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicspolygonitem Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicsproxywidget Cocoa: Implement QPlatformTheme:palette() 2012-03-01 13:55:49 +01:00
qgraphicsscene Refactor input context tests 2012-02-22 13:54:13 +01:00
qgraphicssceneindex Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicstransform Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicsview QCursor: Associate cursor with screen. 2012-03-07 22:43:43 +01:00
qgraphicswidget QCursor: Associate cursor with screen. 2012-03-07 22:43:43 +01:00
graphicsview.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00