qt6-bb10/tests/auto/gui/kernel
Shawn Rutledge 672e7c875e Remove QWindow pos, geometry and size as properties; pos->position
Abbreviated properties are to be avoided.  But all 3 of these
properties are redundant from the QML perspective; and because QRect,
QPoint and QSize are (wisely) not QObjects, it's not possible to bind
to _their_ properties, which make these QWindow properties less useful
than users might assume that they are.

Change-Id: I19c00b54b1d2712f9418e8bcf56e35a8008b89ef
Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
2012-11-08 15:01:30 +01:00
..
qbackingstore Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qclipboard test: Remove QSKIP from tst_QClipboard::copy_exit_paste() 2012-10-24 01:39:04 +02:00
qdrag Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qevent Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qfileopenevent Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qguiapplication Rename all QWindow properties that have "window" in them 2012-11-07 21:26:08 +01:00
qguieventdispatcher Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qguimetatype Auto tests: revise cursor dependant tests 2012-10-13 05:51:19 +02:00
qguitimer Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qguivariant Auto tests: revise cursor dependant tests 2012-10-13 05:51:19 +02:00
qinputmethod Rename all QWindow properties that have "window" in them 2012-11-07 21:26:08 +01:00
qkeysequence Test: remove QSKIP and remove whole test cases instead. 2012-10-17 21:06:30 +02:00
qmouseevent Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qmouseevent_modal Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qpalette Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qscreen Fix QScreen::orientation() not always being updated after changing the update orientation mask 2012-09-26 19:55:00 +02:00
qtouchevent Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qwindow Remove QWindow pos, geometry and size as properties; pos->position 2012-11-08 15:01:30 +01:00
kernel.pro Make gui tests build when widgets aren't available 2012-06-07 00:38:01 +02:00