aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativepixmapcache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Say hello to QtQuick moduleKent Hansen2011-12-021-1241/+0
* Remove QSGContext and QSGTexture from QDeclarativePixmapDataGunnar Sletta2011-12-021-197/+73
* Don't use idle priority for background threads.Martin Jones2011-12-021-1/+1
* Release pixmap cache data to avoid leaking memoryChris Adams2011-12-011-30/+80
* Properly protect access to pixmap reader thread with mutexChris Adams2011-11-291-12/+41
* Increase the limit of the QDeclarativePixmapCache to something sensibleGunnar Sletta2011-11-231-6/+1
* Clean up declarative includesKent Hansen2011-10-171-3/+3
* Get declarative running on new gui/opengl stack.Samuel Rødal2011-08-291-1/+2
* Fix memory leak with AnimatedImage elements.Gunnar Sletta2011-06-091-0/+1
* Merge branch 'master' into qtquick2Aaron Kennedy2011-06-091-17/+17
|\
| * Merge branch 'qtquick2'Martin Jones2011-05-311-32/+241
| |\
| * | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* | | Fix QDeclarativePixmap not setting its QPixmap.Yoann Lopes2011-06-011-2/+2
| |/ |/|
* | Textures not scheduled for deletion while scrolling QML view.Bjørn Erik Nilsen2011-05-261-0/+4
* | Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Gunnar Sletta2011-05-231-1/+1
|\ \
| * | Fix typo in API: QSGContext::schdelueTextureForCleanup.Bjørn Erik Nilsen2011-05-231-1/+1
* | | Don't store texture references after the view has gone awayGunnar Sletta2011-05-231-19/+73
|/ /
* | Improve error message for invalid image provider name.Martin Jones2011-05-121-3/+17
* | Fix crashing QtQuick 1 Image elements.Martin Jones2011-05-041-2/+2
* | Initial import from qtquick2.Qt by Nokia2011-04-271-30/+167
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1080