summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxitem.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * CleanupMichael Brasser2009-06-301-0/+7
| * Rename notifiers: topChanged -> yChanged; leftChanged -> xChanged.Michael Brasser2009-06-301-8/+8
| * Change geometry-related properties from int to qreal.Michael Brasser2009-06-301-36/+38
| * Display errors in component creation in setQml()Martin Jones2009-06-241-0/+9
* | Merge branch 'kinetic-declarativeui-gv' of git@scm.dev.nokia.troll.no:qt/kine...Aaron Kennedy2009-06-241-0/+2
|\ \
| * | Get rid of some compiler warnings.Volker Hilsheimer2009-06-231-0/+2
* | | Merge branch 'kinetic-declarativeui' into kinetic-declarativeui-gvAaron Kennedy2009-06-241-4/+4
|\ \ \ | |/ / |/| / | |/
| * Doc fixes.Michael Brasser2009-06-221-4/+4
* | Remove simple canvasAaron Kennedy2009-06-231-54/+531
* | Make QSimpleCanvasItem inherit QGraphicsObjectAaron Kennedy2009-06-231-48/+2
* | Remove OpenGL support from Fluid UI primitivesAaron Kennedy2009-06-191-10/+0
|/
* More explicit QUrl <-> QString conversion.Warwick Allison2009-06-111-3/+3
* make the setRotation code a little more efficientLars Knoll2009-06-111-3/+2