Commit Graph

39461 Commits

Author SHA1 Message Date
Kovid Goyal 51d434ecea version 4.5.0 v4.5.0 2019-11-29 02:54:00 +05:30
Kovid Goyal 08efb46599 PDF Output: Fix incorrect rendering if the input document has too many anchors. Fixes #1854345 [too many ids in input causes zoomed out converted pdf](https://bugs.launchpad.net/calibre/+bug/1854345) 2019-11-28 17:38:13 +05:30
Kovid Goyal 163b2dfd2d Driver for the new PocketBook Inkpad X
Fixes #1854335 [Driver for PocketBook Inkpad X](https://bugs.launchpad.net/calibre/+bug/1854335)
2019-11-28 16:44:56 +05:30
Kovid Goyal 08674935c1 Handle missing title a bit better 2019-11-28 16:38:44 +05:30
Kovid Goyal 8db03fd0c8 ... 2019-11-28 14:07:44 +05:30
Kovid Goyal 246534e5e5 Fix #1853673 [[Enhancement] Remove frame around cover in the Edit metadata window](https://bugs.launchpad.net/calibre/+bug/1853673) 2019-11-28 14:03:32 +05:30
Kovid Goyal d717e5d368 Viewer: And Enter as shortcut for find next match 2019-11-28 11:57:45 +05:30
Kovid Goyal 808856eabe Edit book: Create @font-face rules when importing multiple font files into book automatically, similar to how it is done when importing a single font file. 2019-11-28 11:23:11 +05:30
Kovid Goyal c091461b99 Dont delete toc pages if they empty PDF file 2019-11-28 10:52:42 +05:30
Kovid Goyal fdc0c7cf7e Fix a regression that could cause window layout settings to sometimes not be saved during shutdown 2019-11-27 09:13:15 +05:30
Kovid Goyal 8cf8421385 Merge branch 'master' of https://github.com/mihalyr/calibre 2019-11-27 07:34:56 +05:30
Robert Mihaly e86be7b3bc Fix Czech local time handling in Denik N recipe
Using strftime requires locale change which is not thread safe.
Keeping it simple and using a hardcoded list of day and month names,
this should work the same way on python 2 and 3 as well.
2019-11-26 20:21:40 +01:00
Kovid Goyal c821f59818 Driver for the new Bookeen Diva HD
Fixes #1854063 [Driver for Bookeen Diva HD](https://bugs.launchpad.net/calibre/+bug/1854063)
2019-11-26 22:13:13 +05:30
Kovid Goyal 6144b06e47 Fix O_NONBLOCK for self pipe on macOS 2019-11-25 09:23:20 +05:30
Kovid Goyal 804868e514 Denik N by Robert Mihaly
Fixes #1853788 [[PATCH] Add recipe for the czech newspaper Denik N](https://bugs.launchpad.net/calibre/+bug/1853788)
2019-11-25 08:26:17 +05:30
Kovid Goyal b8aef51c97 Image viewing popup dialog: Add a checkbox to fit image to window. Fixes #1853671 [Open image in the viewer with local software](https://bugs.launchpad.net/calibre/+bug/1853671) 2019-11-24 21:24:13 +05:30
Kovid Goyal 2ca4524183 Fix #1853747 [Wrong file extension for recipes icons](https://bugs.launchpad.net/calibre/+bug/1853747) 2019-11-24 20:03:17 +05:30
Kovid Goyal e534f2e558 Forgot to update hashes 2019-11-24 12:04:41 +05:30
Kovid Goyal 0198a77397 Bump sip and PyQt versions 2019-11-24 11:33:13 +05:30
Kovid Goyal 5602d65789 Update L'express 2019-11-24 08:42:50 +05:30
Kovid Goyal 6272c2b1eb py3 compat 2019-11-24 08:27:54 +05:30
Kovid Goyal 99a478ae88 Update The Toronto Star 2019-11-23 16:56:29 +05:30
Kovid Goyal 86f972cde1 Handle not being able to decode plugin loading failure exceptions 2019-11-23 07:52:18 +05:30
Kovid Goyal 55e8d547af Oops 2019-11-23 07:41:59 +05:30
Kovid Goyal 8d07d6bf55 PDF Output: Add an option to shift text horizontally on odd/even pages. Fixes #1853155 [PDF Output with even/odd page margins](https://bugs.launchpad.net/calibre/+bug/1853155) 2019-11-22 09:56:23 +05:30
Kovid Goyal 6ce63fcec9 API to get/set PDF page boxes 2019-11-22 09:10:22 +05:30
Kovid Goyal 3eb3d75bf5 Add bindings for getting/setting PDF page boxes 2019-11-22 08:51:49 +05:30
Kovid Goyal f44b5e8c6f version 4.4.0 v4.4.0 2019-11-22 07:09:54 +05:30
Kovid Goyal 286efc792e Viewer: When using the system color theme only override link colors in the book if the theme is dark. Fixes #1852990 [Viewer ignores color-property for links](https://bugs.launchpad.net/calibre/+bug/1852990) 2019-11-21 20:44:59 +05:30
Kovid Goyal ee5dd52ec1 Fix compiler warning 2019-11-21 15:50:44 +05:30
Kovid Goyal 9f38f7e6ea typo 2019-11-21 14:43:08 +05:30
Kovid Goyal 49d2f04a7e Bulk metadata download review dialog: When clicking cancel ask for confirmation if some books have already been reviewed 2019-11-21 10:39:59 +05:30
Kovid Goyal ab57033fcb Viewer: The --open-at command line argument now allows matching on ToC hrefs as well as titles 2019-11-21 10:27:36 +05:30
Kovid Goyal c1d6b7b85c Viewer: Fix hang when using --open-at with single instance viewer and the specified location is already open. Fixes #1656573 [[Enhancement] viewer command-line parameter to go to ePub TOC entry/bookmark](https://bugs.launchpad.net/calibre/+bug/1656573) 2019-11-21 10:09:16 +05:30
Kovid Goyal cd66cb007e Fix #1853241 [Viewer: lookup icon should be a library](https://bugs.launchpad.net/calibre/+bug/1853241) 2019-11-21 09:39:22 +05:30
Kovid Goyal c9530f9a34 Changing directory in render_book not needed as plumber does that for us 2019-11-21 09:20:07 +05:30
Kovid Goyal 30b8e1de84 Viewer: Fix opening .txt files in the standalone viewer leaving behind a temporary index.html file in the directory of the txt file. Fixes #1853232 [Viewing Text Files Creates an Index File](https://bugs.launchpad.net/calibre/+bug/1853232) 2019-11-21 09:16:21 +05:30
Kovid Goyal d57626c043 Handle non-UTF-8 filenames in cache directory when expiring 2019-11-20 08:28:54 +05:30
Kovid Goyal 428957543c Book details window: Show path to book in cover tooltip. Fixes #1853184 [[Enhancement] Show path to cover image when hovering](https://bugs.launchpad.net/calibre/+bug/1853184) 2019-11-20 07:21:49 +05:30
Kovid Goyal ba31bc20bc Reduce height of tooltip box in conversion dialog 2019-11-19 08:05:00 +05:30
Kovid Goyal a39903be76 Update docs for library drop down list 2019-11-18 07:08:24 +05:30
Kovid Goyal d266d7e379 py3.8 compat
See https://bugs.python.org/issue38828
2019-11-17 16:10:07 +05:30
Kovid Goyal 22cfc4f5b8 Fix #1852889 [[Enhancement] Show window size in pixels when changing Page layout preferences](https://bugs.launchpad.net/calibre/+bug/1852889) 2019-11-17 15:00:32 +05:30
Kovid Goyal 47e26f89bc Fix #1852888 [Hiding toolbar by right clicking on it](https://bugs.launchpad.net/calibre/+bug/1852888) 2019-11-17 14:51:02 +05:30
Kovid Goyal 865b911be6 Book details popup window: Add Open with actions to context menu when right clicking the cover image. Fixes #1852626 [[Enhancement] Open image by double clicking on the cover](https://bugs.launchpad.net/calibre/+bug/1852626) 2019-11-17 12:37:25 +05:30
Kovid Goyal 882f454fba py3: compat 2019-11-17 11:55:03 +05:30
Kovid Goyal 144d17ef68 Fix #1852866 [Button placed over text](https://bugs.launchpad.net/calibre/+bug/1852866) 2019-11-17 11:32:59 +05:30
Kovid Goyal 941e31aa46 Update The Atlantic
Fixes #1852755 [atlantic.recipe broken](https://bugs.launchpad.net/calibre/+bug/1852755)
2019-11-17 09:36:24 +05:30
Kovid Goyal f41348a5e1 Viewer: Allow customizing what actions appear on the toolbar (Preferences->Miscellaneous->Customize toolbar). Fixes #1852017 [Rearrange the optional toolbar icons](https://bugs.launchpad.net/calibre/+bug/1852017) 2019-11-17 09:22:39 +05:30
Kovid Goyal 0f94cb092f UI for customizing toolbar 2019-11-16 18:50:50 +05:30