summaryrefslogtreecommitdiffstats
path: root/examples/declarative/imageprovider/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adapted example to use the import mechanismmae2010-03-021-98/+0
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-10/+10
* Remove QmlView::execute(). QmlView::setSource() does it all now.Martin Jones2010-02-231-2/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-181-1/+1
* QmlView API review. See QmlChanges.txt for details.Martin Jones2010-02-181-1/+1
* Add QmlImageProvider to allow asynchronous access to images.Martin Jones2010-02-161-0/+99