qt6-bb10/tests/auto/widgets/graphicsview
Friedemann Kleint b316c3ac5e Improve widget geometry.
- Rename posFromMove to posIncludesFrame in Widgets and
  make the handling more fine-grained; try to clean it up
  as soon as the frame margins are known
  in QWidgetPrivate::fixPosIncludesFrame().
- Implement QWidgetPrivate::updateFrameStrut().
- Windows: Handle posIncludesFrame in window creation,
  notify changed geometry after setting window flags.
- XCB: Do not change the window gravity in propagateSizeHint()
  as this causes the window to jump around. Determine
  the gravity in window creation, leave it constant and
  fix the geometry when setting instead.
- Store the normal geometry when maximize/fullscreen
  state change events are received.
- Remove xfails from fixed tests

Task-number: QTBUG-25331
Task-number: QTBUG-24905
Task-number: QTBUG-24294

Change-Id: I89c7229d86aaf88f02247d63915da7905e4a27ea
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
2012-05-09 13:40:16 +02:00
..
qgraphicsanchorlayout Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicsanchorlayout1 Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets] 2012-05-03 06:10:20 +02:00
qgraphicseffectsource Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgraphicsgridlayout Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets] 2012-05-03 06:10:20 +02:00
qgraphicsitem Don't use obsolete qVariantValue, qVariantCanConvert, etc. 2012-05-02 08:30:59 +02: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 Fix some compiler warnings in tests. 2012-03-27 16:35:39 +02: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 Improve widget geometry. 2012-05-09 13:40:16 +02:00
qgraphicsscene Don't use obsolete qVariantValue, qVariantCanConvert, etc. 2012-05-02 08:30:59 +02: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 Re-enable QGraphicsView test on Windows, Mac and Ubuntu 11.10. 2012-04-23 09:45:24 +02:00
qgraphicswidget Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets] 2012-05-03 06:10:20 +02:00
graphicsview.pro Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00