summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeitem.h
Commit message (Expand)AuthorAgeFilesLines
* Fix QT_NO_TEXTSTREAM compilation errors.Tasuku Suzuki2010-05-311-0/+2
* Add a "priority" property to Keys and KeyNavigationMartin Jones2010-05-141-0/+4
* Mark some properties in QDeclarativeItem as private properties.Alexis Menard2010-04-291-31/+13
* Add forceFocus method to QDeclarativeItem.Yann Bodson2010-04-211-0/+1
* Struct -> class because class is better.Alexis Menard2010-04-131-1/+1
* Move effect property where it should be.Alexis Menard2010-04-131-1/+0
* Fix parenting after 6f88388db4e8e202780d789e66664ff824691948.Michael Brasser2010-03-301-1/+0
* Remove the children property from QDeclarativeItem.Alexis Menard2010-03-251-6/+2
* Fix warnings.Martin Jones2010-03-171-1/+1
* Make QDeclarativeItem NOTIFY signals canonicalJoona Petrell2010-03-091-12/+11
* Fix warnings and change geometry-related functions to use reals.Michael Brasser2010-03-091-2/+2
* Minor cleanup.Michael Brasser2010-03-091-2/+0
* Minor anchors.fill optimization.Michael Brasser2010-03-091-0/+2
* Add mapFromItem() and mapToItem() in QDeclarativeItem.Bea Lam2010-03-041-0/+3
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+243