aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickpixmapcache.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Pixmap CacheChristiaan Janssen2013-04-301-2/+22
* Fix QString usage in createPixmapDataSync().Friedemann Kleint2013-03-121-2/+2
* Load "@2x" images on high-dpi "retina" systems.Morten Johan Sørvig2013-03-051-0/+11
* Do not print out leaked pixmaps by defaultGunnar Sletta2013-03-031-1/+12
* Do pixel conversion on the pixmap decoder thread when possibleGunnar Sletta2013-02-121-0/+11
* Prevent possible leak with texture providers.Michael Brasser2013-01-251-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Support requestPixmap if platform has ThreadedPixmaps featureAlbert Astals Cid2012-11-231-1/+17
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Pixmap loader adds images to unreferenced list when cache: falseMartin Jones2012-07-271-2/+10
* QQuickCanvas renamesAlan Alpert2012-07-171-1/+1
* Fix crash in QQuickPixmapData::release()Chris Adams2012-06-211-0/+4
* Avoid string-based lookup of signalsKent Hansen2012-06-011-7/+6
* Remove unused data member in QQuickPixmapCacheMartin Jones2012-05-301-3/+2
* Fix scaling of svgz images.Andrew den Exter2012-05-291-5/+1
* Allow image providers to force their loading to be asynchronousTor Arne Vestbø2012-05-111-5/+6
* Initial bundle supportAaron Kennedy2012-05-041-2/+3
* Merge master into api_changesKent Hansen2012-03-191-3/+1
|\
| * Remove use of redundante nullPixmap image referenceGunnar Sletta2012-03-141-3/+1
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-071-72/+46
|\|
| * Do not store an explicit QImage in the declarative pixmap cache.Gunnar Sletta2012-03-051-72/+46
* | Remove uses of QtGui symbols in QQmlEngine.Matthew Vogt2012-03-071-20/+39
|/
* Merge master <-> api_changesMatthew Vogt2012-03-051-4/+6
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+1278