qt5base-lts/tests/auto/widgets/widgets
Shawn Rutledge 153d613353 Transient QWindows centered; default-constructed geometry
Default-constructed geometry does not mean put the window at 0,0,
and it does not mean center the window on the screen: it means
let the window manager position the window.  If the window is
explicitly positioned at 0,0 though, that is a higher priority
than the transient hint; without this change, the transientFor property
had no effect.  On X11, transient means use center "gravity" to
make the transient window exactly centered.  But the user can still
override the geometry of a transient window, as with any window.
On OSX and Windows, neither transient window functionality nor smart
initial positioning are provided, so a window with no position set
will be centered on the screen, and a transient window will be put
at the center of its transientParent.

Change-Id: I4f5e37480eef5d105e45ffd60362a57f13ec55f5
Task-number: QTBUG-26903
Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
2013-02-24 20:41:05 +01:00
..
qabstractbutton Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qabstractscrollarea Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qabstractslider Stabilize tst_qabstractslider 2013-01-24 15:16:19 +01:00
qabstractspinbox Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qbuttongroup Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qcalendarwidget Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qcheckbox Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qcombobox Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qcommandlinkbutton Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdatetimeedit Doc: Fix references to Qt Test 2013-01-30 01:35:06 +01:00
qdial Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdialogbuttonbox Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdockwidget Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qdoublespinbox Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfocusframe Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfontcombobox Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgroupbox Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qlabel Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qlcdnumber Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qlineedit Transient QWindows centered; default-constructed geometry 2013-02-24 20:41:05 +01:00
qmainwindow Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmdiarea Fix a crash when minimizing a QQuickWindow. 2013-01-18 15:42:59 +01:00
qmdisubwindow Cocoa: Add QMdiSubWindow size grip back. 2013-02-19 08:53:55 +01:00
qmenu Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmenubar Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qplaintextedit Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qprogressbar Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qpushbutton Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qradiobutton Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qscrollarea Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qscrollbar Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsizegrip Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qslider Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qspinbox Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsplitter Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qstackedwidget QStackedLayout: Fix crash when focus widget is destroyed in hide() 2013-02-19 21:07:14 +01:00
qstatusbar Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtabbar Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtabwidget Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtextbrowser Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtextedit Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtoolbar Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtoolbox Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtoolbutton Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
widgets.pro Move QValidator tests to QtGui 2012-10-10 23:27:03 +02:00