summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename centeredIn to centerIn.Michael Brasser2009-07-311-1/+1
* More QFxItem cleanup.Michael Brasser2009-07-311-16/+0
* Introduce Loader item.Michael Brasser2009-07-301-146/+0
* More QFxItem cleanup.Michael Brasser2009-07-301-40/+0
* More QFxItem cleanup.Michael Brasser2009-07-301-12/+2
* Move paint margin functionality to QFxRect.Michael Brasser2009-07-301-10/+1
* More QFxItem cleanup.Michael Brasser2009-07-301-29/+0
* More QFxItem cleanup.Michael Brasser2009-07-301-25/+10
* Partially revert ef0f2901d4055bf53ac2bebb7fe2d5681900db19.Michael Brasser2009-07-291-0/+5
* QFxItem cleanup.Michael Brasser2009-07-291-20/+6
* Get rid of classComplete.Michael Brasser2009-07-291-31/+6
* fix merge error.Lars Knoll2009-07-291-1/+1
* Fix graphics transform handling after latest changes.Lars Knoll2009-07-291-8/+3
* QGraphicsAxis is goneLars Knoll2009-07-291-9/+0
* always set the correct point for the transform origin.Lars Knoll2009-07-291-6/+2
* make QFxItem use QGraphicsTransformLars Knoll2009-07-291-26/+55
* rename transformOrigin to transformOriginPointLars Knoll2009-07-291-7/+1
* Remove itemBoundingRect()Lars Knoll2009-07-291-5/+0
* remove scenePos() as it exists in QGraphicsItem.Lars Knoll2009-07-291-8/+0
* Remove the rotation/scale properties from QFxItemLars Knoll2009-07-291-98/+4
* remove itemParent() and related.Lars Knoll2009-07-291-30/+15
* Fixup merge errorsAaron Kennedy2009-07-291-19/+38
* Revert "Make private stuff public"Alan Alpert2009-07-281-1/+1
* Make private stuff publicAlan Alpert2009-07-281-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-271-2/+3
|\
| * Make private stuff privateAaron Kennedy2009-07-271-2/+3
* | Fix crashes on exit.Michael Brasser2009-07-271-1/+2
|/
* Allow span of versions to be defined, not just one.Warwick Allison2009-07-231-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-231-46/+0
|\
| * remove the id property in QFxItemLars Knoll2009-07-221-28/+0
| * unify z-value handling in graphics and fx items.Lars Knoll2009-07-221-18/+0
* | Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-1/+1
|/
* Remove an unused method in QFxItemLars Knoll2009-07-221-7/+0
* More cleanups in QFxItemLars Knoll2009-07-221-45/+0
* First round of cleanups for QFxItemLars Knoll2009-07-221-101/+0
* Remove moveToParent property.Michael Brasser2009-07-221-64/+0
* Fix repaint errors.Michael Brasser2009-07-211-2/+7
* Basic inputMethodQuery support for KeyProxy.Michael Brasser2009-07-171-0/+5
* Fix warnings.Michael Brasser2009-07-151-3/+0
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-151-1/+1
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-091-1/+1
| |\
| * | First conversion to new module handling.Warwick Allison2009-07-021-1/+1
* | | Add experimental FocusRealm support.Michael Brasser2009-07-151-4/+31
* | | Fix transform handling.Michael Brasser2009-07-141-14/+22
* | | Fix containsMouse.Michael Brasser2009-07-141-0/+1
* | | Cleanup in preparation for key/focus handling.Michael Brasser2009-07-131-39/+27
* | | Fix ChildMouseFilterMichael Brasser2009-07-101-8/+7
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-101-46/+64
|\ \ \ | | |/ | |/|
| * | Make performance logging classes private.Michael Brasser2009-07-021-1/+1
| |/
| * Support compile-in-namespace for the declarative module.Michael Brasser2009-06-301-1/+3