qt5base-lts/tests/auto/widgets/kernel
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
..
qaction Expose QPA API under qpa/* 2012-05-07 20:25:24 +02:00
qactiongroup Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qapplication Use QFile::{encode,decode}Name to deal with QT_PLUGIN_PATH 2012-05-04 15:24:52 +02:00
qboxlayout Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdesktopwidget Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qformlayout Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qgridlayout Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets] 2012-05-03 06:10:20 +02:00
qicon Use "qt-project.org" instead of "trolltech" in the resource system 2012-03-28 07:50:06 +02:00
qlayout QLayoutItem - make controlTypes a virtual function. 2012-04-13 10:17:44 +02:00
qshortcut Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets] 2012-05-03 06:10:20 +02:00
qstackedlayout Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtooltip Cocoa: Improve basic window handling. 2012-03-14 23:02:12 +01:00
qwidget Expose QPA API under qpa/* 2012-05-07 20:25:24 +02:00
qwidget_window Improve widget geometry. 2012-05-09 13:40:16 +02:00
qwidgetaction Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
kernel.pro Start running some disabled tests again on Mac OS. 2012-04-23 09:46:22 +02:00