summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qjpeghandler.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
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix compilation of qjpeg on MinGW with GCC 4.6Thiago Macieira2011-08-191-0/+5
* 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
* Optimization of pixel conversion when storing jpegaavit2010-09-241-13/+19
* Avoid creating copy of an image in memory when storing as jpegaavit2010-09-211-28/+13
* Fixed infinite loop when loading jpeg without EOI from memory.Kim Motoyoshi Kalland2010-09-201-11/+8
* Use the fast Neon conversion for converting colors of jpeg images.Benjamin Poulain2010-08-061-2/+9
* Add the qt_ prefix to convert_rgb888_to_rgb32_ssse3Benjamin Poulain2010-08-031-2/+2
* Use the fast conversion from RGB888 to RGB32 for Jpeg imagesBenjamin Poulain2010-08-031-5/+24
* make image handler includes privateOswald Buddenhagen2010-07-041-1/+1
* Split image handler plugin project filesMark Brand2010-07-021-0/+901