33059 Commits

Author SHA1 Message Date
Kovid Goyal
0ae69c8f96 Remove IM from the metadata subsystem 2016-05-05 08:08:42 +05:30
Kovid Goyal
5593a1af48 Remove IM from some more places 2016-05-05 07:30:18 +05:30
Kovid Goyal
2d7ab2bd05 Remove IM from the image rescale transform 2016-05-04 23:15:10 +05:30
Kovid Goyal
f1af9c9f6d Remove IM from the book editor 2016-05-04 22:55:57 +05:30
Kovid Goyal
af51493118 Remove IM from DOCX input 2016-05-04 21:18:26 +05:30
Kovid Goyal
0a3b2a28c6 Remove IM from DOCX Output 2016-05-04 21:06:00 +05:30
Kovid Goyal
84e4ae6b05 Remove IM from FB2 Output 2016-05-04 21:03:21 +05:30
Kovid Goyal
869b771320 Remove IM from PDF Input 2016-05-04 20:52:15 +05:30
Kovid Goyal
26c399100d Remove IM from Plucker input 2016-05-04 20:40:54 +05:30
Kovid Goyal
768b8ba990 A nice class for easily creating collages 2016-05-04 20:35:26 +05:30
Kovid Goyal
929e50404e Remove IM from HTMLZ output 2016-05-04 20:18:13 +05:30
Kovid Goyal
45bbc5452e Forgot this in the last commit 2016-05-04 20:16:46 +05:30
Kovid Goyal
9d72a1c3eb Remove IM from SNB Output 2016-05-04 20:16:11 +05:30
Kovid Goyal
e25d1220f3 Remove IM from icon theme creation 2016-05-04 19:49:14 +05:30
Kovid Goyal
416c94e159 Remove IM for catalog generation code 2016-05-04 19:26:08 +05:30
Kovid Goyal
54a7d72b17 Forgot this in the last commit 2016-05-04 19:13:54 +05:30
Kovid Goyal
4521ac2e58 Only use ImageMagick when actually needed in the editor 2016-05-04 18:33:09 +05:30
Kovid Goyal
be51787240 Completely disable ImageMagick loading of images
Instead load images using Qt and pass the pixel data directly
to ImageMagick
2016-05-04 18:30:59 +05:30
Kovid Goyal
376adad018 Remove IM from bulk metadata edit dialog 2016-05-04 18:03:04 +05:30
Kovid Goyal
18cb1d152e Remove ImageMagick from the legacy server 2016-05-04 18:00:18 +05:30
Kovid Goyal
173be501a7 More IM excision 2016-05-04 17:50:18 +05:30
Kovid Goyal
77d35120be Get rid of ImageMagick from WMF 2016-05-04 17:47:20 +05:30
Kovid Goyal
bf7effcfe3 Get rid of ImageMagick from the db backend 2016-05-04 17:43:38 +05:30
Kovid Goyal
65b30cdad0 Another place ImageMagick was used in the news download subsystem 2016-05-04 17:26:13 +05:30
Kovid Goyal
945e5a9ae2 One more place where the news download system used to use ImageMagick 2016-05-04 17:03:31 +05:30
Kovid Goyal
db09bafd9e Update The Atlantic 2016-05-04 15:54:30 +05:30
Kovid Goyal
db47669c10 Do not use ImageMagick in the news download subsystem 2016-05-04 14:54:48 +05:30
Kovid Goyal
57d53a8a3b Dont use ImageMagick when building the manual 2016-05-04 14:07:22 +05:30
Kovid Goyal
2c339c0b8f Finish up code to read image dimensions from headers 2016-05-04 13:37:22 +05:30
Kovid Goyal
193d9dfa24 Modernize imghdr
Improve performance by using a memoryview. Also
add some tentative code to read image dimensions from the image header
2016-05-04 10:35:46 +05:30
Kovid Goyal
4adb20ebb4 Also prevent ImageMagick identify routine from touching images other than the core types 2016-05-04 10:32:16 +05:30
Kovid Goyal
816063041c Do not allow ImageMagick to process images of any type other than GIF/JPEG/PNG/WEBP/JPEG2000 2016-05-04 10:27:44 +05:30
Kovid Goyal
01460a4304 Proper CLI for export/import of calibre data 2016-05-04 08:19:33 +05:30
Kovid Goyal
b078110aed Initial path 2016-05-03 23:52:46 +05:30
Kovid Goyal
e133f3c1fa Setting of initial folder 2016-05-03 23:27:46 +05:30
Kovid Goyal
7ddddd1524 Fix #1577875 [[Enhancement] Ebook Viewer default font size needs to go higher than 40 px](https://bugs.launchpad.net/calibre/+bug/1577875) 2016-05-03 23:18:43 +05:30
Kovid Goyal
1027b30d1b Various boolean options 2016-05-03 23:02:38 +05:30
Kovid Goyal
b9dcf3f114 File save dialogs 2016-05-03 21:21:19 +05:30
Kovid Goyal
0a0a760290 Set binary mode and unset safe dll search 2016-05-03 21:12:26 +05:30
Kovid Goyal
770c076500 Read arbitrary strings from stdin 2016-05-03 20:50:25 +05:30
Kovid Goyal
d8fe21d156 Start work on helper process for windows file dialogs 2016-05-03 20:04:53 +05:30
Kovid Goyal
f451b173ed Change bootstrap order 2016-05-03 11:09:36 +05:30
Kovid Goyal
4d85e84119 Option to control mathjax source URL 2016-05-03 10:58:10 +05:30
Kovid Goyal
3dc7dad1b1 Use the stdlib tempfile module instead of ptempfile 2016-05-03 10:37:06 +05:30
Kovid Goyal
cf5755f6a2 Use a forked MathJax, makes it easier to maintain the patch 2016-05-03 10:20:29 +05:30
Kovid Goyal
0009208119 ... 2016-05-03 08:47:50 +05:30
Kovid Goyal
7d079aaea5 ... 2016-05-03 08:47:13 +05:30
Kovid Goyal
c47a9692b1 Finish up MathJax integration 2016-05-03 08:45:51 +05:30
Kovid Goyal
514a8a2863 Patch MathJax so that correct webfont URLs are generated 2016-05-03 08:30:30 +05:30
Kovid Goyal
ef5f490cf4 ... 2016-05-02 22:10:50 +05:30