summaryrefslogtreecommitdiffstats
path: root/examples/declarative/aspectratio/scale_to_fit.qml
Commit message (Collapse)AuthorAgeFilesLines
* Restructure the examples. They are now organized into variousBea Lam2010-05-161-22/+0
| | | | | | subdirectories to make it easier to locate examples for certain features (e.g. animation) and to distinguish between different types of examples (e.g. very basic examples vs complex demo-like examples).
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-081-1/+1
|
* Updated based on change to transformOrignNigel Hietala2010-02-221-0/+1
|
* Use a nicer face imageAaron Kennedy2009-10-281-0/+1
|
* lowercase idsYann Bodson2009-10-061-3/+3
|
* Syntax updateWarwick Allison2009-09-221-3/+3
| | | | | id must not be a type Image::fillMode change
* Renaming Rect -> RectangleYann Bodson2009-08-191-1/+1
|
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-0/+2
| | | | | Adjust examples and demos accordingly. As per QT-558
* Update in light of new Image.preserveAspect propertyWarwick Allison2009-07-201-5/+2
|
* Show how to achieve aspect-ratio-maintaining effects.Warwick Allison2009-05-011-0/+21