summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-0718-18/+18
|\
| * Update copyright year to 2010Jason McDonald2010-01-0618-18/+18
* | BitsPerSample should default to 1 in TIFF files.Rhys Weatherley2010-01-041-4/+3
|/
* gif: 10% speedup on microbenchmark on QImageReaderHolger Hans Peter Freyther2009-12-231-14/+26
* Implement ScaledClipRect in the jpeg image pluginRhys Weatherley2009-12-232-9/+47
* Add support for ClipRect to the jpeg image pluginRhys Weatherley2009-12-232-86/+149
* Use libjpeg's builtin scaler for implementing setScaledSize()Rhys Weatherley2009-12-221-3/+2
* Remove unused legacy code from the jpeg image pluginRhys Weatherley2009-12-222-134/+11
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-11-133-7/+7
|\
| * API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-063-7/+7
* | Fixed bug where JPEG scaling resulted in an uninitialised pixel column.Kim Motoyoshi Kalland2009-11-091-1/+4
* | Replaced tabs with spaces in scale() in qjpeghandler.cpp.Kim Motoyoshi Kalland2009-11-091-229/+238
* | Fixed loading of 8-bit grayscale TIFF files.Samuel Rødal2009-11-091-60/+95
|/
* QJpegImageHandle: Avoid smooth scalling when it should not.Olivier Goffart2009-09-231-1/+5
* Update license headers again.Jason McDonald2009-09-0918-72/+72
* Fixes the gif plugin's rendering for some animated gif files.Pierre Rossi2009-09-011-2/+2
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-3118-234/+234
|\
| * Update tech preview license header.Jason McDonald2009-08-3118-234/+234
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-271-1/+10
|\ \ | |/
| * QImageReader via JPEG image load plugin fails to load correctly a CMYKKeith Isdale2009-08-271-1/+10
| * Update license headers.Jason McDonald2009-08-1118-18/+18
* | Trivial fixes for src/plugins/imageformats after review.Janne Anttila2009-08-192-4/+6
* | Merge commit 'qt/master'Jason Barron2009-08-181-1/+106
|\ \
| * | Add support for the orientation of tiff imagesBenjamin Poulain2009-08-171-1/+106
* | | Merge commit 'qt/master'Jason Barron2009-08-1318-18/+18
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-1218-18/+18
* | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-061-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-041-1/+1
|\ \ \
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-1/+1
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-0/+12
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Partial fix for Qt issue #244648 - QtIcoHandler does not support large & Vist...miniak2009-07-201-0/+12
* | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-092-0/+8
|\ \ \
| * \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-2918-41/+66
| |\ \ \ | | | |/ | | |/|
| * | | Fix warnings because of unused variables.axis2009-06-292-0/+8
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-3018-36/+36
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge license header changes from 4.5Volker Hilsheimer2009-06-1618-36/+36
| |\ \ \ | | | |/ | | |/|
| | * | Update license headers as requested by the marketing department.Jason McDonald2009-06-1618-36/+36
* | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-254-245/+456
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-121-5/+30
| |\ \ | | |/
| | * Fixed a validation problem in QSvgIOHandler::canRead().Trond Kjernåsen2009-06-081-5/+30
| | * Long live Qt 4.5!Lars Knoll2009-03-2325-0/+5337
| * Add support for TIFF formats (Mono and indexed)Benjamin Poulain2009-06-091-83/+259
| * Fix floating point exception in QImageReader::setScaledSize(QSize(0, 0))Leonardo Sobral Cunha2009-06-091-1/+2
| * Set the resolution when saving a tiff fileBenjamin Poulain2009-05-191-1/+19
| * Improve the icon parsing for files with a slightly wrong BMP header.Jan-Arve Sæther2009-04-221-32/+28
| * Clean up white space.Jan-Arve Sæther2009-04-201-165/+160
| * Long live Qt!Lars Knoll2009-03-2325-0/+5337
* Make Qt exception safer.Robert Griebl2009-06-102-3/+2
* Long live Qt for S60!axis2009-04-2425-0/+5352