summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpnghandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Save grayscale palleted images to grayscale pngSergey Borovkov2012-11-091-4/+7
* Remove unnecessary call to png_set_sBit when writing png filesSergey Borovkov2012-10-261-7/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Fix misc. documentation errorsaavit2012-08-301-9/+1
* Fix -Wclobbered warningsMarc Mutz2012-08-181-2/+2
* Get rid of some deprecation warningsLars Knoll2012-04-281-3/+3
* Implement inline downscaling in png reader, to save memoryaavit2012-04-271-60/+153
* get rid of QT_NO_IMAGE_TEXT switcherKonstantin Ritt2012-04-251-13/+2
* Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-2/+2
* 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
* Fix build with Clang for libpng versions 1.4.0 to 1.5.2Tor Arne Vestbø2011-08-311-0/+23
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+991