summaryrefslogtreecommitdiffstats
path: root/examples/declarative/progressbar
Commit message (Expand)AuthorAgeFilesLines
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-082-2/+2
* Change and rename qml EaseFollow to SmoothedAnimationLeonardo Sobral Cunha2010-03-301-1/+2
* Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-251-3/+3
* Replace Animation's repeat property with loops.Michael Brasser2010-03-251-3/+3
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-022-4/+4
* Renamed Flickable viewportXXX properties contentXXXMartin Jones2010-02-261-1/+1
* Removed "running: true" for animations used as propertyvaluesourceLeonardo Sobral Cunha2010-02-111-3/+3
* cleanup progressbar exampleYann Bodson2009-11-254-27/+28
* use enums rather than strings in examplesYann Bodson2009-10-261-1/+1
* Remove unused filesYann Bodson2009-10-162-0/+0
* Add simple examplesYann Bodson2009-10-165-0/+59