summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/ico
Commit message (Expand)AuthorAgeFilesLines
* Fix maximum size of .ico files in ICOReader::write()Serge Lysenko2015-09-241-4/+6
* Implement the QImageIOHandler::ImageFormat option for ico files.Serge Lysenko2015-09-231-4/+22
* Fix QImageReader::size() to return correct size for .ico files.Serge Lysenko2015-09-171-13/+8
* Replace #ifdefs with qmake feature checks.Ulf Hermann2015-06-222-8/+0
* QtIcoHandler: don't hold images in QListMarc Mutz2015-06-221-7/+9
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-1/+1
|\
| * Fixes crash in bmp and ico image decodingEirik Aavitsland2015-03-131-1/+1
* | QPA plugins: Fix const correctness in old style castsThiago Macieira2015-03-091-1/+1
* | Update copyright headersJani Heikkinen2015-02-114-28/+28
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-032-11/+11
|/
* Removing a few unneeded "? true : false"Alessandro Portale2014-10-091-4/+4
* Update license headers and add new license filesMatti Paaso2014-09-244-76/+44
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-1/+6
|\
| * QIcon: Prefer high-quality images of Windows .ico files.Friedemann Kleint2014-06-221-1/+6
* | Make the ICO image handler capable of reading CUR files too.Robin Burchell2014-06-053-7/+7
|/
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-2/+2
* Remove use of 'register' from Qt.Stephen Kelly2013-06-171-2/+2
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-162-4/+4
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-234-4/+4
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-184-4/+4
* | 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-224-96/+96
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-051-2/+2
* Don't inherit from QFactoryInterface for image pluginsLars Knoll2012-06-082-6/+0
* Convert ico plugin to new format.Lars Knoll2012-02-174-18/+72
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-241-2/+0
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* Get rid of some obsolete functions in QImage / QPixmap / QPixmapData.Samuel Rødal2011-07-181-1/+0
* Made qpluginbase.pri into a feature profile.axis2011-05-311-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-243-51/+51
* Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-271-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-274-0/+1088