summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpixmapcache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-171-0/+33
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-121-0/+33
| |\
| | * QPixmapCache: guard against usage from non-main threadsEirik Aavitsland2019-07-101-0/+33
* | | Replace Q_DECL_NOEXCEPT with noexcept in QtGuiAllan Sandfeld Jensen2019-04-051-1/+1
|/ /
* / QtGui: mark obsolete QPixmapCache::find() functions as deprecatedChristian Ehrlicher2019-02-021-4/+8
|/
* QPixmapCache: make sure to not overflow cache limitChristian Ehrlicher2018-04-101-8/+17
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
* QPMCache::remove(): Do not dereference erased iteratorFriedemann Kleint2017-07-191-1/+2
* Don't call releaseKey a second time if the insertion failsAndy Shaw2017-03-071-7/+0
* Improve use of QHash to minimize double hashingAllan Sandfeld Jensen2016-11-101-11/+8
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-231-1/+2
|\
| * Prevent the pixmap cache from crashing if it's been destroyedThiago Macieira2015-10-231-1/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-1/+1
|\|
| * Doc: Update obsolete URLs to external documentationTopi Reinio2015-10-021-1/+1
* | Add method for checking of QPixmapCache::Key validitySerge Lysenko2015-09-181-0/+10
|/
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-0/+14
|\
| * Doc:added doc to undocumented functionsNico Vertriest2015-07-221-0/+14
* | Move-enable QPixmapCache::KeyMarc Mutz2015-06-191-0/+18
* | QPixmapCache: remove unused Q_TEST_QPIXMAPCACHE-only functionMarc Mutz2015-06-191-20/+0
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-8/+8
* doc: Fix QPixmapCache size default value in docJulien Brianceau2013-02-051-9/+5
* Merge branch 'release' into stableSergio Ahumada2013-01-311-1/+1
|\
| * Fix some more old references and links to NokiaSergio Ahumada2013-01-281-1/+1
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Fix misc. documentation errorsaavit2012-08-301-1/+1
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-2/+2
* Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-4/+0
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+680