summaryrefslogtreecommitdiffstats
path: root/examples/declarative/progressbar
Commit message (Expand)AuthorAgeFilesLines
* Restructure the examples. They are now organized into variousBea Lam2010-05-164-92/+0
* Add .qmlproject files to declarative examples.Yann Bodson2010-04-201-0/+16
* Example fixesBea Lam2010-04-131-4/+4
* Fix code style in examplesBea Lam2010-04-132-11/+26
* 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