summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/gif
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace Q_DECL_OVERRIDE with override in imageformatsJesus Fernandez2017-04-072-13/+13
* 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-073-4/+1326
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-4/+4
|\
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-4/+4
* | Updated license headersJani Heikkinen2016-01-152-28/+40
|/
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-0/+1
|\
| * fix build with no built-in image handlersOswald Buddenhagen2015-08-031-0/+1
* | Replace #ifdefs with qmake feature checks.Ulf Hermann2015-06-222-8/+0
|/
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-232-2/+2
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* | QImage plugins should report supported mime typesAllan Sandfeld Jensen2013-01-231-1/+2
|/
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1
* Make qtbase compile with QT_NO_IMAGEFORMATPLUGINv5.0.0-rc1Tasuku Suzuki2012-12-051-0/+4
* beef up qt_plugin.prfOswald Buddenhagen2012-11-011-4/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Don't inherit from QFactoryInterface for image pluginsLars Knoll2012-06-082-6/+0
* Convert GIF plugin to the new formatLars Knoll2012-02-174-13/+72
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-241-2/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Made qpluginbase.pri into a feature profile.axis2011-05-311-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-271-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-272-0/+109