summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxitem_p.h
Commit message (Expand)AuthorAgeFilesLines
* Basic implementation of visual "test scripts"Aaron Kennedy2009-09-211-0/+7
* Experiment with implicitWidth and implicitHeight functions.Michael Brasser2009-09-161-1/+3
* Focus changes to QFxItem and QFxView.Andreas Aardal Hanssen2009-09-151-2/+5
* Implement Focus Scope support in GraphicsViewAaron Kennedy2009-08-271-0/+3
* Implement QFxKeyNavigationAttached classAaron Kennedy2009-08-251-2/+2
* Change Item.contents to Item.childrenRect.Michael Brasser2009-08-181-0/+27
* Change key handling to use a Keys attached property.Martin Jones2009-08-121-6/+10
* Make QFxAnchorLine private and internalAaron Kennedy2009-08-051-0/+1
* Move the 'smooth' property to QFxItemYann Bodson2009-08-031-2/+3
* Get rid of QFxItem::options.Michael Brasser2009-07-311-2/+0
* More QFxItem cleanup.Michael Brasser2009-07-311-4/+1
* Introduce Loader item.Michael Brasser2009-07-301-8/+1
* More QFxItem cleanup.Michael Brasser2009-07-301-3/+0
* Move paint margin functionality to QFxRect.Michael Brasser2009-07-301-3/+1
* More QFxItem cleanup.Michael Brasser2009-07-301-3/+1
* QFxItem cleanup.Michael Brasser2009-07-291-0/+2
* Get rid of classComplete.Michael Brasser2009-07-291-2/+1
* make QFxItem use QGraphicsTransformLars Knoll2009-07-291-1/+9
* Remove the rotation/scale properties from QFxItemLars Knoll2009-07-291-6/+3
* remove itemParent() and related.Lars Knoll2009-07-291-1/+1
* Fixup merge errorsAaron Kennedy2009-07-291-12/+0
* Don't depend on qfxanchors.h.Michael Brasser2009-07-231-0/+1
* Minor header cleanup.Michael Brasser2009-07-231-0/+1
* unify z-value handling in graphics and fx items.Lars Knoll2009-07-221-2/+3
* More cleanups in QFxItemLars Knoll2009-07-221-0/+8
* First round of cleanups for QFxItemLars Knoll2009-07-221-4/+1
* Add experimental FocusRealm support.Michael Brasser2009-07-151-0/+13
* Cleanup in preparation for key/focus handling.Michael Brasser2009-07-131-0/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-101-1/+1
|\
| * Change geometry-related properties from int to qreal.Michael Brasser2009-06-301-1/+1
* | Remove simple canvasAaron Kennedy2009-06-231-6/+28
|/
* Support URLs directly (not just as strings), so they are correctly resolved.Warwick Allison2009-06-101-2/+1
* Remove extraneous semicolons.Martin Jones2009-05-261-3/+3
* Add support for baseline anchoring.Michael Brasser2009-05-221-0/+1
* Fixed #includesRoberto Raggi2009-05-181-3/+3
* Simplify (hopefully) anchors, and make them less reliant on signalsAaron Kennedy2009-05-181-3/+1
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-3/+3
* Add a declarative data ptr to QObjectPrivateAaron Kennedy2009-04-271-2/+0
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+182