summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qmlgraphicsitem.h
Commit message (Collapse)AuthorAgeFilesLines
* Add transformOriginChanged signal to QmlGraphicsItemMarco Bubke2010-02-011-1/+2
| | | | | | | This is needed that Bauhaus is reflecting the changes in QmlGraphicsItem. Task-number: BAUHAUS-125 Reviewed-by: Kai Koehne
* fix includesOswald Buddenhagen2009-12-031-2/+3
| | | | | | | | | | | | - include headers from own directory with "" - include headers from own project without private/ - sort includes from most specific to most generic - make headers self-contained - some whitespace unification no attempt was made at making the qt includes consistent regarding the use of module names and forwarding headers. no attempt was made at sorting includes.
* AnchorChanges autotestsYann Bodson2009-11-171-9/+8
|
* NOTIFY on children changedWarwick Allison2009-11-171-1/+2
|
* Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-2/+2
| | | | as it breaks reinstalling the module against existing Qt.
* use same name for setter/getter and propertyYann Bodson2009-11-041-3/+3
|
* Rename fx -> graphicsitemsAaron Kennedy2009-10-301-0/+237