summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativebehavior.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bail out early if the same target value is reassigned to a Behavior.Michael Brasser2010-05-121-0/+6
* Use enum rather than string for easing type.Yann Bodson2010-05-051-1/+1
* Prevent Behavior from being triggered on initialization.Michael Brasser2010-04-291-2/+13
* Docs Changes to start page. Minor change to Elements doc. See also added to s...Peter Yard2010-04-271-0/+2
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-3/+3
* Change and rename qml EaseFollow to SmoothedAnimationLeonardo Sobral Cunha2010-03-301-1/+2
* Cleanup.Michael Brasser2010-03-281-8/+4
* Fix Behavior documentation due to easing changes.Martin Jones2010-03-211-1/+2
* Make the animation property of Behavior deferred.Michael Brasser2010-03-081-0/+1
* 'on' syntax fixesYann Bodson2010-03-031-3/+3
* Merge remote branch 'origin/master' into 4.7Thiago Macieira2010-02-271-0/+1
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-6/+6
* Make more private QDeclarativeMetaProperty methods privateAaron Kennedy2010-02-251-2/+3
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+191