summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/tga
Commit message (Expand)AuthorAgeFilesLines
* Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-221-3/+3
* Fix compilation with disabled deprecated APIsSona Kurazyan2019-07-082-0/+4
* TGA handler: check for out of range image sizeEirik Aavitsland2018-08-281-0/+8
* TGA: Fix clazy-copyable-polymorphicFriedemann Kleint2017-10-191-0/+4
* QTgaFile: fix Coverity warning re:mixing enum typesMarc Mutz2017-01-051-6/+2
* Remove unused former overridersAlexander Volkov2016-12-051-6/+0
* Add missing override and remove redundant virtualAlexander Volkov2016-12-053-11/+11
* Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-241-1/+1
|\
| * QTgaFile: fix parsing of TGA16 rgb dataMarc Mutz2016-11-081-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-4/+4
|\|
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-4/+4
* | Updated license headersJani Heikkinen2016-01-205-70/+100
|/
* Update copyright headersJani Heikkinen2015-02-115-35/+35
* Update license headers and add new licensesJani Heikkinen2014-08-255-95/+55
* TGA-Reader: Bail out of check if the device is not seekable.Friedemann Kleint2013-05-131-0/+2
* Fix spelling errors in QTgaFile messages.Friedemann Kleint2013-02-061-2/+2
* Use QTgaFile as translation context.Friedemann Kleint2013-02-052-10/+13
* Update copyright year in Digia's license headersSergio Ahumada2013-01-025-5/+5
* Add PLUGIN_CLASS_NAME to qtimageformats pluginsv5.0.0-rc2v5.0.0Miikka Heikkinen2012-12-101-0/+1
* remove symbian vestigesOswald Buddenhagen2012-12-031-2/+0
* QImage plugins should report supported mime typesAllan Sandfeld Jensen2012-11-281-1/+2
* adjust to qt_plugin.prf changesv5.0.0-beta2Oswald Buddenhagen2012-11-011-4/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-235-120/+120
* Use new plugin system in QtImageFormats.Friedemann Kleint2012-02-173-2/+9
* Move tga support from Qt3d to QtImageFormats.Toby Tomkins2012-02-086-0/+738