summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/image-resolution.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [Bug #1545319] Failure to retrieve image resolution of PNGs with Units: ↵suv-lp2016-04-111-7/+71
| | | | | | | | Undefined (clang from Xcode 4.6.3). Fixed bugs: - https://launchpad.net/bugs/1545319 (bzr r14772)
* Importing. Fix for Bug #1325822 (BMP images resolution not correctly imported).Nicolas Dufour2014-10-011-0/+7
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1325822 (bzr r13573)
* Fix for Bug #1302987 (Importing a PNG image with unittype field undefined ↵Nicolas Dufour2014-04-101-11/+6
| | | | | | | | fails). Fixed bugs: - https://launchpad.net/bugs/1302987 (bzr r13279)
* Fix for Bug #1275443 (Including picture results in crash).Nicolas Dufour2014-02-071-0/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1275443 (bzr r13006)
* ImageMagick exception handling improvements (see Bug #1252719).Nicolas Dufour2013-12-031-1/+7
| | | (bzr r12836)
* Fixing unit convertion in PNG import Imagemagick fallback (see Bug #165952).Nicolas Dufour2013-10-221-2/+9
| | | (bzr r12711)
* for bitmap import, use a default value of 90 dpi, if not otherwise ↵Alvin Penner2013-09-231-9/+4
| | | | | specified. Bug 165952, comment 43. (bzr r12583)
* Do not recompress images when embedding and generating PDFs.Krzysztof Kosi??ski2013-09-141-9/+9
| | | | | | | | Fixes blocker bug #871563. Fixed bugs: - https://launchpad.net/bugs/871563 (bzr r12516)
* Fix for Bug #1085949 (Use ImageMagick fallback when importing bitmap ↵Nicolas Dufour2013-05-121-0/+33
| | | | | | | | resolution). Fixed bugs: - https://launchpad.net/bugs/1085949 (bzr r12330)
* Convert a couple of C-style pointer castsAlex Valavanis2013-03-231-2/+2
| | | (bzr r12237)
* cppcheckKris De Gussem2013-02-111-7/+1
| | | (bzr r12117)
* Bitmap. Test for JPEG resolution reordered, and coding style corrected.Nicolas Dufour2012-12-261-179/+200
| | | (bzr r11992)
* Add missing files and add Daniel Wagenaar to AuthorsJosh Andler2012-07-231-0/+318
(bzr r11568)