summaryrefslogtreecommitdiffstats
path: root/examples/declarative/fillmode
Commit message (Expand)AuthorAgeFilesLines
* Add .qmlproject files to declarative examples.Yann Bodson2010-04-201-0/+16
* Improve fillmode example.Yann Bodson2010-04-194-37/+45
* Fix code style in examplesBea Lam2010-04-131-2/+5
* 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
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-021-1/+1
* Removed "running: true" for animations used as propertyvaluesourceLeonardo Sobral Cunha2010-02-111-1/+0
* cleanupYann Bodson2009-10-281-7/+7
* lowercase idsYann Bodson2009-10-061-7/+7
* SetPropertyAction -> PropertyActionMartin Jones2009-08-211-12/+12
* Renaming Rect -> RectangleYann Bodson2009-08-191-1/+1
* Get rid of QmlFont and use the QFont value type instead.Michael Brasser2009-08-141-1/+1
* Clearer name for two PreserveAspect modes.Warwick Allison2009-08-101-4/+4
* Add a PreserveAspectFill mode (needs a better name)Yann Bodson2009-08-101-0/+3
* update for fa75cbdd3e1ae7b7d10d582498ae7e1d535f82ecWarwick Allison2009-07-311-2/+2
* tile/preservseAspect are now fillModeWarwick Allison2009-07-312-0/+39