summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/ico/ico.json
Commit message (Collapse)AuthorAgeFilesLines
* QImage plugins should report supported mime typesAllan Sandfeld Jensen2013-01-231-1/+2
| | | | | | | | | | Introduces the methods QImageReader::supportedMimeTypes and QImageWriter::supportedMimeTypes which corresponds to the similar supportedImageFormats methods, except they return lists of MIME types. Task-number: QTBUG-28177 Change-Id: Ibb0e264a12eaf972a8bfd6bd891dcd9f89efd085 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Convert ico plugin to new format.Lars Knoll2012-02-171-0/+3
Change-Id: Ib0fb7bb9f853e39cd62b693bb5b43ae15f750d84 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>