summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxitem.h
Commit message (Expand)AuthorAgeFilesLines
* Remove a bunch of unneeded semicolons.Martin Jones2009-10-081-1/+1
* Try to restore stacking order when restoring from a ParentChange.Michael Brasser2009-10-021-0/+7
* Experiment with reset functions for width and height.Michael Brasser2009-09-161-2/+4
* Experiment with implicitWidth and implicitHeight functions.Michael Brasser2009-09-161-0/+2
* Focus changes to QFxItem and QFxView.Andreas Aardal Hanssen2009-09-151-3/+4
* Rename QFxItem::children() to QFxItem::fxChildren()Alan Alpert2009-09-091-2/+2
* Remove KeyProxy in favour of the Keys.forwardTo attached property.Martin Jones2009-09-071-0/+2
* Add graphics effects supportAaron Kennedy2009-08-281-0/+1
* Fix compile after merge from 4.6.Michael Brasser2009-08-251-1/+1
* Implement QFxKeyNavigationAttached classAaron Kennedy2009-08-251-5/+0
* Remove unnecessary KeysAttached static mapMartin Jones2009-08-251-0/+1
* Remove duplicated signals.Michael Brasser2009-08-241-2/+0
* Change Item.contents to Item.childrenRect.Michael Brasser2009-08-181-34/+3
* Remove unused include.Michael Brasser2009-08-141-1/+0
* Remove unused function.Michael Brasser2009-08-141-3/+0
* Remove unused function.Michael Brasser2009-08-141-2/+0
* QGraphicsRotation3D has been merged into QGraphicsRotation.Michael Brasser2009-08-131-1/+0
* Change key handling to use a Keys attached property.Martin Jones2009-08-121-2/+4
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-051-27/+4
|\
| * Fix previous commit.Martin Jones2009-08-051-3/+3
| * Document keepMouseFocusMartin Jones2009-08-051-3/+3
| * Make QFxAnchorLine private and internalAaron Kennedy2009-08-051-24/+1
* | Add qDebug support for QFxItem*.Michael Brasser2009-08-051-0/+2
* | More QFxItem cleanup.Michael Brasser2009-08-051-1/+0
|/
* Move the 'smooth' property to QFxItemYann Bodson2009-08-031-1/+5
* Get rid of QFxItem::options.Michael Brasser2009-07-311-12/+0
* More QFxItem cleanup.Michael Brasser2009-07-311-1/+1
* Remove paintContents.Michael Brasser2009-07-311-2/+1
* More QFxItem cleanup.Michael Brasser2009-07-311-9/+6
* Introduce Loader item.Michael Brasser2009-07-301-10/+2
* More QFxItem cleanup.Michael Brasser2009-07-301-3/+0
* More QFxItem cleanup.Michael Brasser2009-07-301-3/+0
* Move paint margin functionality to QFxRect.Michael Brasser2009-07-301-1/+0
* More QFxItem cleanup.Michael Brasser2009-07-301-9/+1
* More QFxItem cleanup.Michael Brasser2009-07-301-13/+6
* Partially revert ef0f2901d4055bf53ac2bebb7fe2d5681900db19.Michael Brasser2009-07-291-0/+2
* QFxItem cleanup.Michael Brasser2009-07-291-6/+1
* Get rid of classComplete.Michael Brasser2009-07-291-2/+0
* QGraphicsAxis is goneLars Knoll2009-07-291-2/+0
* make QFxItem use QGraphicsTransformLars Knoll2009-07-291-5/+10
* rename transformOrigin to transformOriginPointLars Knoll2009-07-291-1/+0
* Remove itemBoundingRect()Lars Knoll2009-07-291-2/+0
* remove scenePos() as it exists in QGraphicsItem.Lars Knoll2009-07-291-2/+0
* fix after the itemParent/parentItem cleanup.Lars Knoll2009-07-291-1/+2
* Remove the rotation/scale properties from QFxItemLars Knoll2009-07-291-11/+0
* remove itemParent() and related.Lars Knoll2009-07-291-5/+2
* Don't depend on qfxanchors.h.Michael Brasser2009-07-231-2/+26
* Minor header cleanup.Michael Brasser2009-07-231-2/+0
* remove the id property in QFxItemLars Knoll2009-07-221-4/+0
* unify z-value handling in graphics and fx items.Lars Knoll2009-07-221-4/+0