- 26 Nov, 2013 1 commit
-
-
Albert Astals Cid authored
-
- 21 Nov, 2013 1 commit
-
-
Bug #71835
-
- 18 Nov, 2013 1 commit
-
-
Bug #26049
-
- 15 Nov, 2013 6 commits
-
-
-
Albert Astals Cid authored
And this is why the xml based api has to die Bug #71643 Found by Hib
-
Bug #71640
-
Bug #71639
-
Albert Astals Cid authored
-
Albert Astals Cid authored
Rregression was caused by e1ffa910 Fixes bug #70854
-
- 26 Oct, 2013 2 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
- 23 Oct, 2013 1 commit
-
-
Albert Astals Cid authored
Fixes crashes if you had %s and similar in the filename Inspired from patch by Pedro Ribeiro <pedrib@gmail.com> Bug #69434
-
- 10 Oct, 2013 1 commit
-
-
Albert Astals Cid authored
Seems this can happen by looking at the backtrace in https://bugs.kde.org/show_bug.cgi?id=325810
-
- 05 Oct, 2013 1 commit
-
-
- 01 Oct, 2013 1 commit
-
-
Bug #69717
-
- 27 Sep, 2013 2 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
- 21 Sep, 2013 2 commits
-
-
-
Bug #69597
-
- 16 Sep, 2013 1 commit
-
-
Pino Toscano authored
Make use of snprintf to limit the output to the pathName buffer; while I'm there, expand its size to 4096 (might help longer paths), although a better fix would be dynamically allocate its length (and/or using GooString, maybe).
-
- 26 Aug, 2013 2 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
- 25 Aug, 2013 2 commits
-
-
Adrian Johnson authored
-
Since 8fb243bf we have case splashModeXBGR8: + cSrcNonIso[3] = 255; and that means splashModeDeviceN8 and splashModeCMYK8 can't skip their breaks anymore otherwise the cSrcNonIso[3] gets overwritten Bug #68321
-
- 20 Aug, 2013 1 commit
-
-
Speeds up rendering of fixes from bug 67105 As example one file is down from 130s to 6.5s
-
- 19 Aug, 2013 1 commit
-
-
Albert Astals Cid authored
Speeds up greatly files from bug #66928 E.g. some file went from 21s to 2s in my computer
-
- 18 Aug, 2013 1 commit
-
-
Albert Astals Cid authored
We were not checking that bitmapOff was in bounds
-
- 16 Aug, 2013 7 commits
-
-
Albert Astals Cid authored
This reverts commit 402ee8b4. No clue how this ended up in the stable branch
-
Albert Astals Cid authored
This reverts commit 73cca518. No clue how this ended up in the stable branch
-
Albert Astals Cid authored
Use same logic than the one used in ImageOutputDev Bug #48270
-
Albert Astals Cid authored
The main crash in discussion with Thomas
-
Bug #67666
-
-
-
- 12 Aug, 2013 1 commit
-
-
- 08 Aug, 2013 2 commits
-
-
Print body text to stdout if invoked as above. Bug #45163
-
- drop -cfg command line argument; the old code passed its value to GlobalParams constructor which is the data dir, not a cfg file - remove corresponding lines from pdfdetach.1 - fix '-enc' documentation in pdfdetach.1
-
- 30 Jul, 2013 1 commit
-
-
Carlos Garcia Campos authored
Deprecations are now compile warnings, there's no reason to make them fatal.
-
- 29 Jul, 2013 2 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-