qt5base-lts/tests/auto
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
..
bic/data Remove QPointerBase bic check. 2013-02-13 15:06:53 +01:00
cmake Populate the cmake variables only one time. 2013-02-21 22:41:05 +01:00
compilerwarnings/data Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
concurrent Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
corelib Forward the 3rd parameter of dataChanged 2013-02-21 00:58:32 +01:00
dbus Doc: Fix module name format 2013-01-25 17:27:44 +01:00
gui Fixed crashes when using QImage in combination with QCoreApplication. 2013-02-14 10:55:33 +01:00
guiapplauncher Update the documentation after moving examples. 2011-07-05 21:19:08 +02:00
network Only compile SSL tests when openssl is available. 2013-02-13 23:56:41 +01:00
opengl Transient QWindows centered; default-constructed geometry 2013-02-24 20:41:05 +01:00
other Do not crash if the child index is out of range. 2013-02-06 12:00:07 +01:00
printsupport Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
shared Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
sql QSqlResult: fix parsing of bound SQL statements 2013-02-15 15:47:58 +01:00
testlib Doc: Fix module name format 2013-01-25 17:27:44 +01:00
tools moc: Fix infinite recursion in macro substitution 2013-02-21 16:55:41 +01:00
widgets Transient QWindows centered; default-constructed geometry 2013-02-24 20:41:05 +01:00
xml Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
auto.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
network-settings.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtest-config.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
test.pl Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00