qt5base-lts/tests/auto/widgets/dialogs
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
..
qabstractprintdialog Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qcolordialog Cocoa: fix setting color with alpha channel value for color dialog 2012-03-22 13:22:10 +01:00
qdialog Improve widget geometry. 2012-05-09 13:40:16 +02:00
qerrormessage clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
qfiledialog Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets] 2012-05-03 06:10:20 +02:00
qfiledialog2 Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets] 2012-05-03 06:10:20 +02:00
qfilesystemmodel Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents. 2012-04-11 10:46:19 +02:00
qfontdialog Respect the DontUseNativeDialog flag. 2012-04-27 05:51:14 +02:00
qinputdialog Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets] 2012-05-03 06:10:20 +02:00
qmessagebox Expose QPA API under qpa/* 2012-05-07 20:25:24 +02:00
qprogressdialog Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsidebar Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qwizard Fix build of QWizard tests with QT_USE_QSTRINGBUILDER 2012-02-29 16:51:07 +01:00
dialogs.pro Skip tst_QInputDialog on Mac OS X 2012-04-25 14:58:36 +02:00