summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpnghandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Upgrading libpng: Patches to libpng 1.5.10 for Qt usageaavit2012-04-121-1/+0
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Hide png symbols in a namespace for -qt-libpngDaniel Teske2011-11-221-0/+1
* Fix build with Clang for libpng versions 1.4.0 to 1.5.2Tor Arne Vestbø2011-08-311-0/+23
* Revert "Fix build with the Clang compiler"Tor Arne Vestbø2011-08-181-3/+3
* Fix build with the Clang compilerTor Arne Vestbø2011-08-161-3/+3
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge branch 'png151'aavit2011-04-011-0/+1
|\
| * Avoid runtime warning about interlace handling from libpng 1.5aavit2011-03-251-0/+1
* | Merge remote-tracking branch 'mainline/master'Oswald Buddenhagen2011-03-221-26/+39
|\|
| * Merge remote branch 'qt/master' into staging-masterSamuel Rødal2011-03-211-0/+2
| |\
| | * qpnghandler: Compile with QT_NO_IMAGE_TEXT.Morten Johan Sørvig2011-03-161-0/+2
| * | Fixes: some text fields in PNG image files were not readaavit2011-03-171-26/+39
| |/
* / Fix compilation with QT_NO_Tasuku Suzuki2011-03-211-0/+2
|/
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-061-36/+48
|\|
| * Improvement of de30288: handle PNGs having 1 to 4 bytes truncated.aavit2010-12-011-1/+2
| * Workaround for certain malformed PNGs that lack the final crc bytesaavit2010-12-011-34/+46
* | Fixes: Reading and writing PNG iTXt international text chunksaavit2010-11-021-27/+31
* | Fixes: corruption of whitespace in text fields when reading PNG imagesaavit2010-10-291-19/+5
|/
* Avoid creating copy of an image in memory when storing as pngaavit2010-09-271-47/+45
* Fix compilation with QT_NO_TEXTCODECTasuku Suzuki2010-07-291-1/+1
* Fixed QImageReader::format() inconsistency.Samuel Rødal2010-06-151-4/+6
* Workaround for a certain functionally challenged compileraavit2010-02-101-3/+3
* Use libpng API as recommended. Preparation for upgrade to libpng 1.4.0.aavit2010-02-091-73/+62
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-081-1/+1
|\
| * Avoid a deep copy of QImage::bits() in the png writerRhys Weatherley2010-01-071-1/+1
* | Update copyright year to 2010Jason McDonald2010-01-071-1/+1
|/
* png: Avoid calling QImage::scanLine(int) from within a loopHolger Hans Peter Freyther2009-12-231-1/+4
* API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-061-6/+6
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Adapt to libpng 1.4.0beta74 API changeBernhard Rosenkraenzer2009-08-311-0/+4
* Qt fails to build with libpng 1.4 betasBernhard Rosenkraenzer2009-08-311-0/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | QVariant: added toFloat and toRealThierry Bastian2009-08-141-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
|/
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+973