summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativebehavior.cpp
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
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-041-2/+3
|\
| * Document using Behaviors with States.Michael Brasser2011-04-041-2/+3
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2011-01-171-1/+1
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Re-organized the Qt Quick page. Changed titles and links.Jerome Pasion2010-12-201-3/+3
|/
* qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-161-0/+1
* Improve docs on QML Animation page and associated elementsBea Lam2010-08-051-3/+6
* Only ignore the same target value for a Behavior when it is running.Michael Brasser2010-07-211-1/+1
* various doc improvements for animation elementsBea Lam2010-07-201-22/+17
* Optimization: change signal/slot to function callmae2010-07-081-5/+1
* Added QDeclarativeSpringAnimationmae2010-07-071-2/+25
* Docs - add more links to relevant examplesBea Lam2010-06-301-1/+1
* 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