- 29 Jun, 2011 1 commit
-
-
Thomas Hartmann authored
This change has to go to 2.3 Change-Id: I5d3ebfbff2df8129e5f6678e877c641e0ea926cb Reviewed-on: http://codereview.qt.nokia.com/887 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- 28 Jun, 2011 3 commits
-
-
Marco Bubke authored
The dirtySceneTransform flag isn't reset by resetDirtyItem(). So we do it now manually. Change-Id: I2a908c18b2e05e9b6f40dc2994e765c37197a6d5 Reviewed-on: http://codereview.qt.nokia.com/848 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Marco Bubke authored
We used only the bounding rectangle of the item under our control. But child items which are created in a component can be out side of the bounding rectangle. To fix compute a combined bounding rectangle of the item and all stepchildren. Stepchildren described the child not create directly by us. Change-Id: I7f25f112aa5eb2f80cfccec5d358221ab5e35d9b Reviewed-on: http://codereview.qt.nokia.com/839 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Marco Bubke authored
In qml the interactive bounding rectangle is always QRectF(0, 0, width, height). The painted bounding rectangle can differ from this logical one. This change is much more near to the qml description. Change-Id: I139cb70512fa1ed003b28ca2ae512f4e33e915e5 Reviewed-on: http://codereview.qt.nokia.com/812 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- 27 Jun, 2011 1 commit
-
-
Marco Bubke authored
Change-Id: I39e7eae1036ee79689ccd49bfe900fee93a3454b Reviewed-on: http://codereview.qt.nokia.com/808 Reviewed-by:
Marco Bubke <marco.bubke@nokia.com>
-
- 22 Jun, 2011 1 commit
-
-
Marco Bubke authored
Change-Id: Id50d8c6130e9d5169a74015bc24e84de64eabfa7 Reviewed-on: http://codereview.qt.nokia.com/634 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-