summaryrefslogtreecommitdiffstats
path: root/examples/declarative/progressbar/progressbars.qml
Commit message (Expand)AuthorAgeFilesLines
* Restructure the examples. They are now organized into variousBea Lam2010-05-161-33/+0
* Fix code style in examplesBea Lam2010-04-131-3/+12
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-081-1/+1
* 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-021-3/+3
* 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-251-0/+24