summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeitem.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Expose implicitWidth and implicitHeight properties of Item.Martin Jones2011-01-241-0/+5
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Remove QDeclarativeItem::childrenChanged() signal overloadMartin Jones2010-07-221-1/+0
* QML focus API updates.Michael Brasser2010-07-211-4/+4
* Make Item::transformOriginPoint read-onlyMartin Jones2010-07-201-0/+1
* Add qmlmethod Item::childAt() to delarative itemmae2010-06-081-0/+1
* 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-051-0/+3
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+243