- 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 5 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
The information change notifier provided no hint which infotmation changed. So the property editor has updated the anchors for all information changes. Now there is a hint and the update is only happen for a anchor change. Change-Id: I3b6d7546f43bce4c08757662e7af32604a8db56f Reviewed-on: http://codereview.qt.nokia.com/811 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Thomas Hartmann authored
If we know from the (text editor) meta system that an object is an (visible) item, we always create an item as fallback. We might not be able to instaciate the original item. Change-Id: I6851cd7a8de68d9d09b789927c204f0617017de7 Reviewed-on: http://codereview.qt.nokia.com/829 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Marco Bubke <marco.bubke@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>
-
- 24 Jun, 2011 1 commit
-
-
Thomas Hartmann authored
Change-Id: I7dfecd8e0ad0016748ef4513cf0364e8dcd7d121 Reviewed-on: http://codereview.qt.nokia.com/715 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@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>
-