aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickpixmapcache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove alpha channel from images that doesn't actually have alpha.Gunnar Sletta2014-10-091-0/+25
* Select specific features to be recorded when profiling QMLUlf Hermann2014-09-111-13/+15
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Optimize the way AnimatedImage display its contentLouis du Verdier2014-06-051-0/+19
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-06-041-1/+1
|\
| * Fix potential null pointer dereferencingFrederik Gladhorn2014-05-301-1/+1
* | Say hello to QQuickItem::grabToImage().Gunnar Sletta2014-05-011-0/+6
* | Make profiling of pixmap cache events more consistentUlf Hermann2014-04-221-6/+14
|/
* Move QtQuick profiling to own profiler adapterUlf Hermann2014-02-151-11/+11
* fix whitespaceOswald Buddenhagen2014-01-221-22/+22
* Further pack messages for QQmlProfilerServiceUlf Hermann2014-01-221-12/+10
* Unify calls to profiler service event methods.Ulf Hermann2014-01-221-16/+16
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-121-11/+0
|\
| * Revert "Load "@2x" images on high-dpi "retina" systems."Morten Johan Sørvig2013-12-031-11/+0
* | Correctly profile the size of loaded pixmapsUlf Hermann2013-12-091-6/+2
* | Profile a pixmap start event also when loading is asynchronous.Ulf Hermann2013-12-061-0/+3
|/
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* 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