31298 Commits

Author SHA1 Message Date
Kovid Goyal
b559a9bebd
http -> https 2018-10-28 11:15:18 +05:30
Kovid Goyal
cffafb019c
EPUB3 Input: Handle EPUB 3 files that incorrectly use EPUB 2 markup to identify cover images. 2018-10-22 16:04:11 +05:30
Kovid Goyal
3273a53358
String changes 2018-10-20 08:52:44 +05:30
Kovid Goyal
cea4b065d0
version 3.33.1
there was a bug in the upload script for 3.33.0 that caused the
installers to not be propoerly uploaded, so re-releasing.
2018-10-19 10:22:06 +05:30
Kovid Goyal
bf747cac2e
version 3.33.0 2018-10-19 07:49:59 +05:30
Kovid Goyal
26848c0c99
Better fix for split book list action 2018-10-18 11:32:19 +05:30
Kovid Goyal
934cb71e16
Fix #1797684 [Multiple "Split the book list" entries](https://bugs.launchpad.net/calibre/+bug/1797684) 2018-10-18 09:50:25 +05:30
Kovid Goyal
d517a8eb4f
CHM Input: Fix a regression in the previous release that broke processing of CHM files. Fixes #1796889 [Converting CHM to X (epub or pdf) no longer working. Input Error in chm.py?](https://bugs.launchpad.net/calibre/+bug/1796889) 2018-10-18 09:12:46 +05:30
Kovid Goyal
42ba64953d
Merge branch 'master' of https://github.com/davidfor/calibre 2018-10-18 08:36:07 +05:30
David
938a952b31 Bump Kobbo firmware version for the upcoming Forma
New device, the Forma is coming. Already added the product ids, but the
firmware will be version 4.11.x.
2018-10-18 00:23:11 +11:00
Charles Haley
08bfcfc072 Remove affiliate links because the program closed down. 2018-10-17 13:00:31 +01:00
Kovid Goyal
d32a5ecfc7
PDF Output: Add a new "page number map" setting to easily modify page numbers as needed in headers/fotters and the generated inline table of contents.
Fixes #1796902 [Feature: shift for page numbers in pdf](https://bugs.launchpad.net/calibre/+bug/1796902)
2018-10-13 10:16:02 +05:30
Kovid Goyal
eeff70325d
Merge branch 'py3-html' of https://github.com/flaviut/calibre 2018-10-13 09:32:33 +05:30
Flaviu Tamas
5dd5ecf2f4 Convert html to py3 2018-10-12 12:44:16 -04:00
Kovid Goyal
4370d45611
Fix clearing of metadata download author and tag map rules not working 2018-10-12 18:51:56 +05:30
Kovid Goyal
4d31b8e3db
Ignore trailing colons on words when filtering matches by title from amazon 2018-10-12 18:48:10 +05:30
Kovid Goyal
bdb6d4e246
Edit book: insert image: remember size of displayed thumbnails. Fixes #1795845 [[enhancement] editor, remember insert image thumbnail settings](https://bugs.launchpad.net/calibre/+bug/1795845) 2018-10-11 21:01:03 +05:30
Kovid Goyal
baf0cbad6a
Edit book: Compress images losslessly: Remember the last used compression quality for jpeg compression. Fixes #1796950 [[enhancement] editor, compress images losslessly, remember compression quality](https://bugs.launchpad.net/calibre/+bug/1796950) 2018-10-11 20:34:49 +05:30
Kovid Goyal
c477444367
Handle change of markup on google search pages 2018-10-11 19:06:24 +05:30
Kovid Goyal
2529c2104c
Merge branch 'py3-matcher' of https://github.com/flaviut/calibre 2018-10-11 09:07:24 +05:30
Flaviu Tamas
1f20347546 Fix incorrect memcpy 2018-10-10 23:33:12 -04:00
Kovid Goyal
93d7cbf310
Merge branch 'py3-matcher' of https://github.com/flaviut/calibre 2018-10-11 08:58:24 +05:30
Kovid Goyal
6e147db489
Since we compile with SV 2015 dont need stdint.h anymore 2018-10-11 08:47:54 +05:30
Flaviu Tamas
5333986819 Use memcpy when possible in icu_calibre_utils 2018-10-10 23:12:40 -04:00
Flaviu Tamas
a3d6204304 Build matcher in py3
I'm not sure how this ever worked without PyTypeObject.tp_new, but
adding a generic constructor seems to work fine.
2018-10-10 22:31:20 -04:00
Kovid Goyal
5b783d18c1
Merge branch 'py3-certgen' of https://github.com/flaviut/calibre 2018-10-09 08:19:32 +05:30
Flaviu Tamas
e9603e27bf Build certgen in py3 2018-10-08 18:05:41 -04:00
David
83501393d6 Remove debugging lines 2018-10-04 22:34:08 +10:00
David
20608377f3 Add support for Kobo Forma
The Kobo Forma will be released soon. This adds the basic support so
that it will be recognised. The exact firmware version isn't known, but
it is unlikely there will be any issues with it.
2018-10-04 22:05:25 +10:00
Kovid Goyal
3fff9ec9cd
Merge branch 'py3-zlib' of https://github.com/flaviut/calibre 2018-10-03 07:34:53 +05:30
Kovid Goyal
f17173e615
Add Request to plyglot 2018-10-03 06:50:03 +05:30
Flaviu Tamas
8b9e401f32 Use builtin zlib in py3 2018-10-02 17:01:01 -04:00
Kirill Romanov
ade3efcb3e Set X-GNOME-UsesNotifications flag 2018-10-01 20:55:29 +03:00
Kirill Romanov
5707241595 Set notification desktop entry hint 2018-10-01 20:55:16 +03:00
Kovid Goyal
40e61a8952
Merge branch 'py-speedup' of https://github.com/flaviut/calibre 2018-10-01 09:26:28 +05:30
Flaviu Tamas
756113dd2b Improve performance of clean_xml_chars 2018-09-30 19:51:46 -04:00
Flaviu Tamas
115561dac4 Build speedups for py3 2018-09-29 16:01:37 -04:00
Kovid Goyal
f38c453eaf
... 2018-09-29 08:17:30 +05:30
Kovid Goyal
86671138dc
Add a copy to clipboard button to the job log viewer dialog 2018-09-28 20:26:13 +05:30
Kovid Goyal
d3d7af4f28
version 3.32.0 2018-09-28 07:48:18 +05:30
Kovid Goyal
8edbc6ef9e
pep8 2018-09-28 07:48:05 +05:30
Kovid Goyal
79da7a7a75
Edit book: Insert image dialog: Add buttons to change the image thumbnail size. Fixes #1791428 [[enhancement] editor: insert image larger thumbnails](https://bugs.launchpad.net/calibre/+bug/1791428) 2018-09-27 20:54:11 +05:30
Kovid Goyal
d4da36c6f7
Fix #1791419 [Metadata download configuration window does not fit on screen](https://bugs.launchpad.net/calibre/+bug/1791419) 2018-09-27 13:46:45 +05:30
Kovid Goyal
ed4c499e53
... 2018-09-27 13:28:57 +05:30
Kovid Goyal
d0cd330c3b
When creating a metadata jacket allow HTML in custom long text columns 2018-09-27 13:27:55 +05:30
Kovid Goyal
d912119e8f
Content server: When editing metadata add a button to remove the existing cover. Note that after removing the cover a auto-generated cover is displayed instead. You might need to hit refresh in your browser to see the change. Fixes #1794123 [[Enhancement] Content Server: add option to remove cover and/or generate default cover](https://bugs.launchpad.net/calibre/+bug/1794123) 2018-09-27 11:17:55 +05:30
Kovid Goyal
cef074948d
Book details panel: Allow right clicking on a format to open it in the calibre editor 2018-09-27 10:19:45 +05:30
Kovid Goyal
6dc51fa61d
Edit metadata dialog: Allow viewing or editing specific formats by right clicking the format in the formats list
Merge branch 'jimm-v3.31.0-editmeta-formats' of https://github.com/JimmXinu/calibre
2018-09-27 09:45:00 +05:30
Jim Miller
c25f72ca9c Add view/edit context-menu to formats in editmetadata. Menu short keys. 2018-09-26 13:27:14 -05:00
Jim Miller
b1eedf9f40 Add view/edit context-menu to formats in editmetadata. Save by default. 2018-09-26 13:18:06 -05:00