summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativeitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Test and fix order of transform application.Warwick Allison2010-03-261-4/+5
* QDeclarativeItem don't need to emit childrenChanged anymore.Alexis Menard2010-03-261-4/+0
* Control of image rendered size (esp. SVG).Warwick Allison2010-03-261-1/+37
* Remove some Script {} docsMartin Jones2010-03-251-9/+7
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-251-7/+7
|\
| * Merge remote branch 'main/4.7' into 4.7Morten Johan Sørvig2010-03-251-5/+0
| |\
| * | doc: Fixed function signatures in qdoc comments.Martin Smith2010-03-241-9/+9
* | | Optimize QML "parent" property accessAaron Kennedy2010-03-251-1/+10
* | | Auto-test fix.Alexis Menard2010-03-251-2/+2
* | | Remove the children property from QDeclarativeItem.Alexis Menard2010-03-251-97/+76
| |/ |/|
* | Remove dead performance measurement code from QMLAaron Kennedy2010-03-221-5/+0
|/
* Merge remote branch 'qt/4.7' into qml-4.7Qt Continuous Integration System2010-03-101-0/+10
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-091-0/+10
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-081-0/+10
| | |\
| | | * doc: Fixed some QML qdoc errors.Martin Smith2010-03-051-0/+10
* | | | Make QDeclarativeItem NOTIFY signals canonicalJoona Petrell2010-03-091-24/+16
* | | | Fix warning.Michael Brasser2010-03-091-0/+2
* | | | Fix warnings and change geometry-related functions to use reals.Michael Brasser2010-03-091-8/+8
|/ / /
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Michael Brasser2010-03-091-3/+3
|\ \ \ | |/ /
| * | fix QDeclarativeItem sceneEvent handlingYann Bodson2010-03-081-3/+3
* | | Minor anchors.fill optimization.Michael Brasser2010-03-091-0/+21
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-051-13/+75
|\ \ | |/
| * Add support for tab and backtab in KeyNavigationYann Bodson2010-03-041-13/+75
* | Add mapFromItem() and mapToItem() in QDeclarativeItem.Bea Lam2010-03-041-0/+54
|/
* doc: Fixed some qdoc errors.Martin Smith2010-03-021-1/+1
* Small optimizations.Martin Jones2010-03-011-2/+6
* Explain the onPropertyChanged pattern in the docs.Alan Alpert2010-02-241-0/+11
* Fix wrong property name in qdeclarativeitem docsLeonardo Sobral Cunha2010-02-241-1/+1
* Removed unnecessary update calls in qmlgraphicsitemLeonardo Sobral Cunha2010-02-241-4/+0
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+2838