summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/gif/qgifhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-041-7/+0
|\
| * Remove overrides of QImageIOHandler::name()Shawn Rutledge2020-03-031-7/+0
* | Make bytes-per-line safe for int overflowAllan Sandfeld Jensen2020-02-201-2/+2
|/
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-6/+6
* Fix compilation with disabled deprecated APIsSona Kurazyan2019-07-081-0/+2
* Fix memory copy in QGIFFormat::disposePrevious()Andrew Smolko2018-11-061-2/+2
* Check for QImage allocation failure in qgifhandlerEirik Aavitsland2018-08-061-1/+6
* Allow QImage with more than 2GByte of image dataAllan Sandfeld Jensen2017-07-081-2/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-1/+1
* Always build JPEG and GIF support as pluginsLars Knoll2016-04-071-0/+1218