summaryrefslogtreecommitdiffstats
path: root/src/declarative/timeline/qmltimeline.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Corrected some qdoc warnings.Martin Smith2009-04-301-1/+1
* Coding style refactor, changing 'if(' and 'for(' to 'if (' and 'for ('Leonardo Sobral Cunha2009-04-281-63/+63
* Rename GfxValue to QmlTimeLineValue.Michael Brasser2009-04-271-70/+70
* Rename GfxEvent to QmlTimeLineEvent.Michael Brasser2009-04-271-12/+12
* Replace the use of the obsolete GfxEasing with QEasingCurve.Michael Brasser2009-04-271-0/+943