summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qjpeghandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Support recognition of the DSP ASE at run-timeAdrian Perez de Castro2014-06-271-1/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-241-1/+0
|\
| * AVX image code was removedFrederik Gladhorn2014-03-171-1/+0
* | MIPS: Fast path for rgb888 to rgb32 conversionAdrian Perez de Castro2014-03-061-0/+4
|/
* Remove last traces of QT_COMPILER_SUPPORTS_NEONTor Arne Vestbø2014-01-161-1/+1
* Remove runtime detection of Neon on ARM CPUsThiago Macieira2014-01-161-1/+1
* Remove the files building AVX codeThiago Macieira2013-12-101-6/+0
* Compilation fix for libjpeg release 9aavit2013-09-111-23/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QJpegHandler: err should be set before jpeg_create_decompress()Elvis Lee2012-11-211-2/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-051-1/+1
* Add AVX support for the JPEG handlerThiago Macieira2012-08-211-3/+13
* Fix -Wclobbered warningsMarc Mutz2012-08-181-3/+3
* Make the CPU detection much more efficient in user codeThiago Macieira2012-07-021-4/+2
* Overhaul the qsimd_p.h: rename macros and update conditionalsThiago Macieira2012-05-311-4/+4
* QJpegHandler: add an embedded text supportKonstantin Ritt2012-05-161-9/+83
* Support more scaling factors for JPEG decompressionJohn Brooks2012-04-121-19/+24
* Redirect libjpeg messages via qWarningDonald Carr2012-02-161-0/+9
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+915