summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/jpeg
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* 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
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* fix qt static build on winceRomain Pokrzywka2010-09-211-14/+0
* make image handler includes privateOswald Buddenhagen2010-07-041-1/+1
* Split image handler plugin project filesMark Brand2010-07-023-1035/+2
* Reformat whitespace according to coding styleMark Brand2010-06-301-5/+5
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-161-4/+3
|\
| * Replaced redundant "!contains" scopes in "contains(A, B) {...} !contains(A, B...Constantin Makshin2010-06-101-2/+1
| * Updated project files so it is now possible to use "-system-zlib" configurati...Constantin Makshin2010-06-101-2/+2
* | Fixed QImageReader::format() inconsistency.Samuel Rødal2010-06-151-4/+6
|/
* Fixed a QBuffer warning caused by a regression in qjpegJohn Brooks2010-05-031-3/+9
* Optimization: Avoid data copy when reading jpegs from memoryaavit2010-04-231-3/+10
* Optimization in QJpegHandler to reduce overheadZeno Albisser2010-03-242-188/+215
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-151-1/+5
|\
| * Avoid unnecessary memory allocation in the jpeg handler's image detectionSimon Hausmann2010-03-111-1/+5
* | 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 symbianaavit2010-02-201-5/+2
* | Update license doc, .pro file and qjpeghandler for libjpeg 8aavit2010-02-162-5/+10
* | Performance: Use QImage's smoothscaling instead of old private codeaavit2010-02-051-507/+67
|/
* Update copyright year to 2010Jason McDonald2010-01-073-3/+3
* 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-231-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-131-3/+3
|\
| * API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-061-3/+3
* | 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
|/
* QJpegImageHandle: Avoid smooth scalling when it should not.Olivier Goffart2009-09-231-1/+5
* Update license headers again.Jason McDonald2009-09-093-12/+12
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-313-39/+39
|\
| * Update tech preview license header.Jason McDonald2009-08-313-39/+39
* | 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-113-3/+3
* | Trivial fixes for src/plugins/imageformats after review.Janne Anttila2009-08-191-2/+3
* | Merge commit 'qt/master'Jason Barron2009-08-133-3/+3
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-123-3/+3
* | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-0/+4
|\ \ \
| * \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-293-6/+6
| |\ \ \ | | | |/ | | |/|
| * | | Fix warnings because of unused variables.axis2009-06-291-0/+4
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-303-6/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge license header changes from 4.5Volker Hilsheimer2009-06-163-6/+6
| |\ \ \ | | | |/ | | |/|