summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/jpeg
Commit message (Expand)AuthorAgeFilesLines
* Fix build using Windows SDK 10.0.17763Thiago Macieira2018-12-071-6/+5
* QImage/Jpeg: decode/encode comment attributes as utf-8Christian Ehrlicher2018-03-181-3/+3
* Remove references to obsolete platformsJake Petroules2017-11-051-3/+0
* Replace Q_DECL_OVERRIDE with override in imageformatsJesus Fernandez2017-04-072-9/+9
* Merge remote-tracking branch 'origin/5.7' into 5.8.0Liang Qi2016-12-081-10/+21
|\
* | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* | employ QMAKE_USE: LIBS += -lfooOswald Buddenhagen2016-08-191-4/+1
* | Factor out qt_getImageText() and qt_getImageTextFromDescription()Anton Kudryavtsev2016-07-142-23/+4
* | Always build JPEG and GIF support as pluginsLars Knoll2016-04-073-5/+1240
|/
* 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
* 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 jpeg plugin to new formatLars Knoll2012-02-174-13/+71
* 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
* 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
* Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-021-0/+2
* 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/+108