summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativestateoperations.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't crash if a target isn't specified for AnchorChanges.Michael Brasser2010-04-061-0/+12
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-1/+1
* Update AnchorChanges to use more natural form for setting anchors.Michael Brasser2010-03-251-170/+304
* StateChangeScript doc.Michael Brasser2010-03-241-2/+24
* Remove ParentAction.Michael Brasser2010-03-231-1/+1
* Fix warning mentioned in the comments of QTBUG-9182.Michael Brasser2010-03-221-3/+2
* Initialize variable.Michael Brasser2010-03-211-1/+1
* Add AnchorAnimation for animating AnchorChanges.Michael Brasser2010-03-111-65/+179
* Doc fix.Michael Brasser2010-03-051-1/+5
* Document new ParentChange properties.Michael Brasser2010-03-051-6/+16
* Add ParentAnimation.Michael Brasser2010-02-261-2/+157
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-4/+4
* Handle smooth reparenting where the item being reparented has a complexMichael Brasser2010-02-251-11/+12
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+833