summaryrefslogtreecommitdiffstats
path: root/examples/declarative/imageprovider
Commit message (Expand)AuthorAgeFilesLines
* 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-164-0/+135