Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up QmlImageReader thread on engine destruction. | Martin Jones | 2010-02-05 | 1 | -1/+2 |
* | Really run image reader in its own thread. | Martin Jones | 2010-02-03 | 1 | -0/+1 |
* | Move image network access into a separate thread, with decoding. | Martin Jones | 2010-01-29 | 1 | -6/+4 |
* | Avoid using QUrl::toString() in QmlPixmapCache. | Martin Jones | 2010-01-20 | 1 | -1/+3 |
* | Compile. | Martin Jones | 2009-12-14 | 1 | -2/+2 |
* | Decode images loaded via network in a separate thread. | Martin Jones | 2009-12-14 | 1 | -5/+39 |
* | Add Image auto test | Martin Jones | 2009-11-19 | 1 | -1/+1 |
* | Rename QmlGraphicsPixmapCache to QmlPixmapCache. | Michael Brasser | 2009-11-04 | 1 | -0/+71 |