aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickpixmapcache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-051-1/+0
|\
| * Fix crash on cancel QQuickImageResponseAlbert Astals Cid2016-10-031-1/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-081-1/+0
|\|
| * Remove unused variableThiago Macieira2016-03-101-1/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-191-2/+0
|\|
| * QQuickPixmapCache: Use readImage's (more useful) error message.Robin Burchell2016-02-121-2/+0
* | Updated license headersJani Heikkinen2016-01-191-14/+20
* | Do not just fall through on the error pathFrank Meerkoetter2015-12-151-0/+3
|/
* Quick: Sanitize reading environment variables.Friedemann Kleint2015-10-261-1/+1
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-211-0/+7
|\
| * Fix memory leak when QQuickPixmapReply::Event is delete before being usedAlbert Astals Cid2015-08-191-0/+7
* | Fix memory leak when using async image providersAlbert Astals Cid2015-08-191-0/+1
* | Do not leak the texture factory for cancelled jobsAlbert Astals Cid2015-07-141-0/+2
* | Fix segfault if QQuickImageResponse actually returns an error stringAlbert Astals Cid2015-06-301-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-041-36/+68
|\|
| * Optionally apply orientation on imagesAllan Sandfeld Jensen2015-05-191-36/+68
| * Do not stall loading of local images if network is slowAlbert Astals Cid2015-04-091-10/+29
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-3/+5
| |\
| | * Always remove reply from replies when processing cancelledAlbert Astals Cid2015-03-301-3/+5
* | | Add QQuickAsyncImageProviderAlbert Astals Cid2015-03-261-96/+175
|/ /
* | Update copyright headersJani Heikkinen2015-02-121-7/+7
* | Introduce QSG_TRANSIENT_IMAGES.Gunnar Sletta2015-02-031-3/+7
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-13/+40
|\|
| * 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
* | QQuickPixmapStore: Don't start expiration timer when application quitsOleg Shparber2014-10-021-1/+3
|/
* 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