summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/declarative/animation-standalone.qml
Commit message (Collapse)AuthorAgeFilesLines
* Re-wrote QML Animation documentation and cleaned snippet codeJerome Pasion2011-02-041-63/+0
| | | | | | | Removed unneeded snippets and added new snippet code. Task-number: QTBUG-16071 Reviewed-by: David Boddie
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | | | Reviewed-by: Trust Me
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-291-1/+1
| | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones
* Doc: More work on the QML documentation.David Boddie2010-09-141-1/+1
|
* Improve docs on QML Animation page and associated elementsBea Lam2010-08-051-0/+63
Task-number: QTBUG-12666