qt5base-lts/tests/auto/gui
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
..
image test: Remove dead code from tst_QPixmap 2012-10-27 00:24:16 +02:00
itemmodels Strip trailing whitespace in itemviews. 2012-11-01 16:10:32 +01:00
kernel Remove QWindow pos, geometry and size as properties; pos->position 2012-11-08 15:01:30 +01:00
math3d Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
painting qpa: Fix rendering issue in blitter engine (negative scaling factors) 2012-11-07 14:19:00 +01:00
qopengl Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
text QFontEngineMulti: Fix possible crash in stringToCMap() 2012-10-29 20:31:08 +01:00
util Fix QRegExpValidator::validate docs about the pos parameter 2012-10-22 22:42:26 +02:00
gui.pro Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00