summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qmlpixmapcache_p.h
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-107/+0
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* Clean up QmlImageReader thread on engine destruction.Martin Jones2010-02-051-1/+2
* Really run image reader in its own thread.Martin Jones2010-02-031-0/+1
* Move image network access into a separate thread, with decoding.Martin Jones2010-01-291-6/+4
* Avoid using QUrl::toString() in QmlPixmapCache.Martin Jones2010-01-201-1/+3
* Compile.Martin Jones2009-12-141-2/+2
* Decode images loaded via network in a separate thread.Martin Jones2009-12-141-5/+39
* Add Image auto testMartin Jones2009-11-191-1/+1
* Rename QmlGraphicsPixmapCache to QmlPixmapCache.Michael Brasser2009-11-041-0/+71