summaryrefslogtreecommitdiffstats
path: root/examples/declarative/imageelements/image
Commit message (Collapse)AuthorAgeFilesLines
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-292-2/+2
| | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones
* Doc: Fixed text in license headers.David Boddie2010-09-132-2/+2
|
* Make declarative examples a bit more qt-like.Yann Bodson2010-08-263-1/+1
|
* Add image example.Bea Lam2010-06-074-0/+142
|
* Remove image example (covered in class docs)Bea Lam2010-05-199-175/+0
|
* Restructure the examples. They are now organized into variousBea Lam2010-05-169-0/+175
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).