summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/ico
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-152-1/+4
|\
| * Fix compilation with disabled deprecated APIsSona Kurazyan2019-07-082-1/+4
* | cmake: register plug-ins, create dependencies fileJean-Michaƫl Celerier2019-06-041-0/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-10/+14
|\|
| * Fix artifacts when reading certain 32 bit ico filesEirik Aavitsland2019-04-251-10/+14
* | CMake: Regenerate src/plugins/imageformatsTobias Hunger2019-05-061-2/+8
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-0/+2
|\|
| * ico image handler: check for out of range image sizeEirik Aavitsland2018-12-031-0/+2
* | cmake: Build src/plugins/imageformatsAlbert Astals Cid2019-02-011-0/+15
|/
* Fix ico.json to avoid returning an empty mimetypeDavid Faure2018-06-221-1/+1
* Move endian integers to qendian_p.hAllan Sandfeld Jensen2017-06-212-96/+33
* Replace Q_DECL_OVERRIDE with override in imageformatsJesus Fernandez2017-04-072-11/+11
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-5/+5
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-5/+5
| |\
| | * ICO image format: fix regression in writing when size >= 256Eirik Aavitsland2016-05-131-5/+5
* | | Always build JPEG and GIF support as pluginsLars Knoll2016-04-071-5/+2
|/ /
* | 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-154-56/+80
|/
* 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