summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/gif
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-042-11/+0
|\
| * Remove overrides of QImageIOHandler::name()Shawn Rutledge2020-03-032-11/+0
* | Make bytes-per-line safe for int overflowAllan Sandfeld Jensen2020-02-201-2/+2
* | Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-272-6/+6
* | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-242-7/+7
|\|
| * Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-6/+6
| * Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
* | Regenerate src/*Alexandru Croitor2019-11-142-2/+2
* | Regenerate everything under ./srcAlexandru Croitor2019-11-122-2/+0
* | Regenerate plugins bearer and imageformats projectsAlexandru Croitor2019-10-082-1/+20
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-152-0/+4
|\|
| * Fix compilation with disabled deprecated APIsSona Kurazyan2019-07-082-0/+4
* | Add some missing CLASS_NAME values to pluginsAlexandru Croitor2019-07-221-0/+1
* | CMake: Regenerate src/plugins/imageformatsTobias Hunger2019-05-061-2/+9
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-2/+2
|\|
| * Fix memory copy in QGIFFormat::disposePrevious()Andrew Smolko2018-11-061-2/+2
* | cmake: Build src/plugins/imageformatsAlbert Astals Cid2019-02-011-0/+14
|/
* 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