summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats
Commit message (Expand)AuthorAgeFilesLines
* JPEG plugin: Use switch() instead of if()Markus Goetz2010-03-081-11/+22
* Fixed failure to store certain image formats as jpegaavit2010-03-051-1/+19
* compile fix for WinCEMaurice Kalinowski2010-03-011-1/+2
* Compile on WinCEaavit2010-02-251-2/+3
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2aavit2010-02-202-0/+8
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-202-5/+10
| |\
| * | MOBILITY-404 QS Windows.Wolfgang Beck2010-02-162-0/+8
* | | Compile fix for symbianaavit2010-02-201-5/+2
| |/ |/|
* | Update license doc, .pro file and qjpeghandler for libjpeg 8aavit2010-02-162-5/+10
|/
* Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-094-14/+324
|\
| * Fixed QGifHandler::loopCount().Trond Kjernåsen2010-02-051-8/+30
| * Cache the sizes of the images in an animated GIF.Trond Kjernåsen2010-02-042-31/+58
| * Proper Fav icon is not shown, for all the links default fav icon shownSakari Peltomäki2010-02-032-0/+27
| * Implemented QGifHandler::imageCount().Trond Kjernåsen2010-02-022-1/+235
* | Performance: Use QImage's smoothscaling instead of old private codeaavit2010-02-051-507/+67
|/
* Fix a regression: icons with slightly wrong ICO header did not load.Jan-Arve Sæther2010-01-281-0/+4
* 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