summaryrefslogtreecommitdiff
path: root/src/declarative/util/qdeclarativeanimation_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Don't export QtDeclarative symbols needed by QtCreator on SymbianJoona Petrell2010-10-191-2/+2
* Add exports for BauhausThomas Hartmann2010-09-211-1/+1
* Export QDeclarativeScriptActionMarco Bubke2010-09-141-1/+1
* Remove wrong NOTIFY attribute.Olivier Goffart2010-08-191-9/+9
* Remove use of shared NOTIFY signalsMartin Jones2010-07-291-4/+6
* Optimization: change signal/slot to function callmae2010-07-081-2/+4
* Added QDeclarativeSpringAnimationmae2010-07-071-0/+1
* Add more Q_AUTOTEST_EXPORTsAaron Kennedy2010-06-031-1/+1
* Don't start valuesource animations until all component objects have been comp...Michael Brasser2010-05-051-0/+1
* Add duration and easing properties to AnchorAnimation.Michael Brasser2010-04-221-0/+12
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-2/+2
* Change and rename qml EaseFollow to SmoothedAnimationLeonardo Sobral Cunha2010-03-301-2/+8
* Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-251-0/+3
* Replace Animation's repeat property with loops.Michael Brasser2010-03-251-4/+5
* Rename stateChangeScriptName to scriptName.Michael Brasser2010-03-241-1/+1
* Add missing NOTIFYs.Michael Brasser2010-03-231-3/+8
* Remove ParentAction.Michael Brasser2010-03-231-27/+0
* Removed wrong parenthesis around property NOTIFY declarationLeonardo Sobral Cunha2010-03-221-1/+1
* Add AnchorAnimation for animating AnchorChanges.Michael Brasser2010-03-111-0/+21
* Add basic support for explicit newParent in ParentAnimation.Michael Brasser2010-03-051-1/+1
* Fix ParentAnimation crash.Michael Brasser2010-02-261-0/+3
* Add ParentAnimation.Michael Brasser2010-02-261-0/+31
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-9/+9
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+467