| Commit message (Expand) | Author | Age | Files | Lines |
* | Total makeover of SVG image reader | aavit | 2010-03-31 | 2 | -67/+106 |
|
|
* | Merge remote branch 'origin/4.7' into 4.7 | Olivier Goffart | 2010-03-25 | 2 | -188/+215 |
|\ |
|
| * | Optimization in QJpegHandler to reduce overhead | Zeno Albisser | 2010-03-24 | 2 | -188/+215 |
|
|
* | | Fix warnings and build on mingw | Thierry Bastian | 2010-03-25 | 1 | -2/+2 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7-s60 | axis | 2010-03-16 | 1 | -1/+5 |
|\ |
|
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-15 | 1 | -1/+5 |
| |\ |
|
| | * | Avoid unnecessary memory allocation in the jpeg handler's image detection | Simon Hausmann | 2010-03-11 | 1 | -1/+5 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2010-03-11 | 2 | -14/+45 |
|\ \ \
| |/ / |
|
| * | | JPEG plugin: Use switch() instead of if() | Markus Goetz | 2010-03-08 | 1 | -11/+22 |
|
|
| * | | Fixed failure to store certain image formats as jpeg | aavit | 2010-03-05 | 1 | -1/+19 |
|
|
| * | | compile fix for WinCE | Maurice Kalinowski | 2010-03-01 | 1 | -1/+2 |
|
|
| * | | Compile on WinCE | aavit | 2010-02-25 | 1 | -2/+3 |
|
|
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2010-02-23 | 4 | -6/+16 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 | aavit | 2010-02-20 | 2 | -0/+8 |
| |\ \ |
|
| | * \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-20 | 2 | -5/+10 |
| | |\ \ |
|
| | * | | | MOBILITY-404 QS Windows. | Wolfgang Beck | 2010-02-16 | 2 | -0/+8 |
|
|
| * | | | | Compile fix for symbian | aavit | 2010-02-20 | 1 | -5/+2 |
| | |/ /
| |/| | |
|
| * | | | Update license doc, .pro file and qjpeghandler for libjpeg 8 | aavit | 2010-02-16 | 2 | -5/+10 |
| |/ / |
|
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2010-02-16 | 1 | -507/+67 |
|\ \ \
| |/ / |
|
| * | | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-09 | 4 | -14/+324 |
| |\ \
| | |/ |
|
| * | | Performance: Use QImage's smoothscaling instead of old private code | aavit | 2010-02-05 | 1 | -507/+67 |
|
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt | axis | 2010-02-12 | 4 | -14/+328 |
|\ \ \
| | |/
| |/| |
|
| * | | Fixed QGifHandler::loopCount(). | Trond Kjernåsen | 2010-02-05 | 1 | -8/+30 |
|
|
| * | | Cache the sizes of the images in an animated GIF. | Trond Kjernåsen | 2010-02-04 | 2 | -31/+58 |
|
|
| * | | Proper Fav icon is not shown, for all the links default fav icon shown | Sakari Peltomäki | 2010-02-03 | 2 | -0/+27 |
|
|
| * | | Implemented QGifHandler::imageCount(). | Trond Kjernåsen | 2010-02-02 | 2 | -1/+235 |
| |/ |
|
| * | Fix a regression: icons with slightly wrong ICO header did not load. | Jan-Arve Sæther | 2010-01-28 | 1 | -0/+4 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public | axis | 2010-01-21 | 18 | -253/+241 |
|\ \
| |/ |
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-07 | 18 | -18/+18 |
| |\ |
|
| | * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 18 | -18/+18 |
|
|
| * | | BitsPerSample should default to 1 in TIFF files. | Rhys Weatherley | 2010-01-04 | 1 | -4/+3 |
| |/ |
|
| * | gif: 10% speedup on microbenchmark on QImageReader | Holger Hans Peter Freyther | 2009-12-23 | 1 | -14/+26 |
|
|
| * | Implement ScaledClipRect in the jpeg image plugin | Rhys Weatherley | 2009-12-23 | 2 | -9/+47 |
|
|
| * | Add support for ClipRect to the jpeg image plugin | Rhys Weatherley | 2009-12-23 | 2 | -86/+149 |
|
|
| * | Use libjpeg's builtin scaler for implementing setScaledSize() | Rhys Weatherley | 2009-12-22 | 1 | -3/+2 |
|
|
| * | Remove unused legacy code from the jpeg image plugin | Rhys Weatherley | 2009-12-22 | 2 | -134/+11 |
|
|
* | | Fixed Symbian detection in profile. | axis | 2010-01-12 | 1 | -1/+1 |
|/ |
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-13 | 3 | -7/+7 |
|\ |
|
| * | API review: Rename functions numColors(), setNumColors() and numBytes() | Marius Storm-Olsen | 2009-11-06 | 3 | -7/+7 |
|
|
* | | Fixed bug where JPEG scaling resulted in an uninitialised pixel column. | Kim Motoyoshi Kalland | 2009-11-09 | 1 | -1/+4 |
|
|
* | | Replaced tabs with spaces in scale() in qjpeghandler.cpp. | Kim Motoyoshi Kalland | 2009-11-09 | 1 | -229/+238 |
|
|
* | | Fixed loading of 8-bit grayscale TIFF files. | Samuel Rødal | 2009-11-09 | 1 | -60/+95 |
|/ |
|
* | QJpegImageHandle: Avoid smooth scalling when it should not. | Olivier Goffart | 2009-09-23 | 1 | -1/+5 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 18 | -72/+72 |
|
|
* | Fixes the gif plugin's rendering for some animated gif files. | Pierre Rossi | 2009-09-01 | 1 | -2/+2 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 18 | -234/+234 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 18 | -234/+234 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-27 | 1 | -1/+10 |
|\ \
| |/ |
|
| * | QImageReader via JPEG image load plugin fails to load correctly a CMYK | Keith Isdale | 2009-08-27 | 1 | -1/+10 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 18 | -18/+18 |
|
|