summaryrefslogtreecommitdiffstats
path: root/examples/declarative/tvtennis
Commit message (Expand)AuthorAgeFilesLines
* Add .qmlproject files to declarative examples.Yann Bodson2010-04-201-0/+16
* Fix code style in examplesBea Lam2010-04-131-2/+3
* Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-091-1/+1
* Renamed 'source' property from SpringFollow to 'to'Leonardo Sobral Cunha2010-04-081-3/+3
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-081-1/+1
* Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-251-1/+1
* Replace Animation's repeat property with loops.Michael Brasser2010-03-251-1/+1
* Remove Qt.playSound()Michael Brasser2010-03-041-4/+8
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-021-4/+4
* Removed "running: true" for animations used as propertyvaluesourceLeonardo Sobral Cunha2010-02-111-1/+1
* spring follows do not like to operate on "var" sourcesmae2009-12-141-1/+1
* move examples/follow.qml to visuals/qmlspringfollow.qmlYann Bodson2009-11-063-0/+74