Commit Graph

44470 Commits

Author SHA1 Message Date
Kovid Goyal 82a9db1aa6 EPUB 3 metadata: Fix non-integer series index being sometimes represented using exponential notation 2022-02-19 09:07:40 +05:30
Kovid Goyal b7eb5bd5ac Avoid trailing zeroes when formatting decimal series indices 2022-02-19 09:04:37 +05:30
Kovid Goyal 41045fc367 Tag editor: Fix regression in previous release that caused double clicking on tags to not work on non Linux platforms 2022-02-18 21:13:24 +05:30
Kovid Goyal 07b4239634 workaround for nyt todays paper page using undefinedinstead of null in its json 2022-02-18 19:59:22 +05:30
Kovid Goyal 803da449ba Cleanup previous PR
recipes have to run on old python 2 based calibre as well, so no type
annotations
2022-02-18 17:29:35 +05:30
Kovid Goyal ac8a115eed Merge branch 'fix-mainichi-en-recipe' of https://github.com/albertaparicio/calibre 2022-02-18 17:29:31 +05:30
Kovid Goyal c5339c117e Merge branch 'fix-japan-times-recipe' of https://github.com/albertaparicio/calibre 2022-02-18 17:27:00 +05:30
Albert Aparicio 14ce0c41f1 Recipes - Redo Mainichi (English version) from scratch
The present version of the Mainichi (en) version was not working. I
remade it from scratch, taking into account the current layout of the
Mainichi website
2022-02-18 11:35:20 +01:00
Albert Aparicio 4a01a799f1 Recipes - Fix and improve Japan Times recipe 2022-02-18 11:32:45 +01:00
Kovid Goyal 484d5ee5d6 mozilla seems to be back up 2022-02-18 08:43:26 +05:30
Kovid Goyal 8294f53402 Temporarily disable recent_uas because there is some network issue connecting to Mozilla's servers from my machine v5.37.0 2022-02-18 07:39:25 +05:30
Kovid Goyal 9615e5ebbc ... 2022-02-18 07:25:19 +05:30
Kovid Goyal 7ceeae768f version 5.37.0 2022-02-18 07:24:50 +05:30
Kovid Goyal 1c0796be45 Update Publico.PT
Fixes #1961348 [Fix username/password on Publico recipe](https://bugs.launchpad.net/calibre/+bug/1961348)
2022-02-18 07:16:39 +05:30
Kovid Goyal 87b527d33e pep8 2022-02-17 22:49:11 +05:30
Kovid Goyal bbfa51852c Update Live Mint 2022-02-17 22:41:31 +05:30
Kovid Goyal d2baa161c7 Fix sizing of images in The Hindu 2022-02-17 20:49:44 +05:30
Kovid Goyal c0e7520954 Book details: Add actions to trim the cover to the right-click menu. Fixes #1961129 [[Enhancement] Action to trim cover borders in context menu of Book details panel](https://bugs.launchpad.net/calibre/+bug/1961129) 2022-02-17 11:02:29 +05:30
Kovid Goyal 4f92e975bf Update Reuters 2022-02-17 10:20:46 +05:30
Kovid Goyal 9287e70784 E-book viewer: Fix setting to use roman numerals for series not being respected 2022-02-17 08:20:34 +05:30
Kovid Goyal 433e07fda7 Fix pyexpat not being linked against bundled libexpat 2022-02-16 15:37:56 +05:30
Kovid Goyal 91532c8ea9 string changes 2022-02-16 11:04:09 +05:30
Kovid Goyal 0acb86eccf Fix #1961002 [[Enhancement] Section is squeezed in with the Swedish language](https://bugs.launchpad.net/calibre/+bug/1961002) 2022-02-16 10:59:56 +05:30
Kovid Goyal 8464187b7a Preserve sort order when removing rows 2022-02-16 08:32:18 +05:30
Kovid Goyal cad142847a Fix #1960586 [[Enhancement] Remove multiple email address at once](https://bugs.launchpad.net/calibre/+bug/1960586) 2022-02-16 08:23:56 +05:30
Kovid Goyal ff2bc6ecf7 Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1960688 [Enhancement Request: Alternate way to access 'edit permissible values' dialog](https://bugs.launchpad.net/calibre/+bug/1960688)
2022-02-16 07:54:09 +05:30
Charles Haley a3be0a6106 Enhancement 1960688]: add editing enumeration permissible values to the column context menu. 2022-02-15 19:04:42 +00:00
Kovid Goyal 731ccd92a9 ... 2022-02-13 12:28:24 +05:30
Kovid Goyal 46f9b1ebd7 Update The Hindu 2022-02-13 12:07:58 +05:30
Kovid Goyal a968848316 Merge branch 'patch-1' of https://github.com/tadejsinko/calibre
Update MMC RTV Slovenija
2022-02-13 10:29:03 +05:30
Tadej ba06dedeb4 Remove another type of gallery from output 2022-02-13 01:17:53 +01:00
Tadej a04033e2e7 Update all feed URLs to use HTTPS 2022-02-13 00:41:28 +01:00
Tadej dffb2775f2 Fixed news recipe for www.rtvslo.si
The old recipe wasn't generating any content at all due to significant changes to the website. I fixed the recipe and added a few feeds that were missing.
2022-02-13 00:08:29 +01:00
Kovid Goyal 3d71e15a65 Textile output: Dont fail if input document has invalid padding or margin specifications. Fixes #1960686 [Private bug](https://bugs.launchpad.net/calibre/+bug/1960686) 2022-02-12 13:19:29 +05:30
Kovid Goyal 2fadaf5b19 Make Jonatan feel better :) 2022-02-12 12:20:57 +05:30
Kovid Goyal b967d20420 E-book viewer: Fix image display window not remembering its size and settings when run from within calibre. Fixes #1960446 [Remembering position and size of the Image windows in E-book Viewer](https://bugs.launchpad.net/calibre/+bug/1960446) 2022-02-10 20:24:00 +05:30
Kovid Goyal d9c6bc0af8 ... 2022-02-10 20:07:02 +05:30
Kovid Goyal 4cb8b0625a Merge branch 'master' of https://github.com/cbhaley/calibre 2022-02-10 20:06:34 +05:30
Charles Haley dd21a4ccf9 Template functions preferences changes:
1) Make the stored templates dialog show all the selected books instead of only the first.
2) Remember the last state help showing or not for both stored templates and template functions.
2022-02-10 13:50:32 +00:00
Kovid Goyal 1e117b61a0 Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1960442 [[Enhancement] Remove line in Template functions window](https://bugs.launchpad.net/calibre/+bug/1960442)
2022-02-10 17:02:45 +05:30
Charles Haley 576cb4142c Enhancement #1960442: Remove line in Template functions window 2022-02-10 09:28:41 +00:00
Kovid Goyal 14919c9531 ... 2022-02-10 11:05:58 +05:30
Kovid Goyal 6cfb2e9ab1 Fix #1960438 [[Enhancement] Windows have more top padding than others](https://bugs.launchpad.net/calibre/+bug/1960438) 2022-02-10 08:31:24 +05:30
Kovid Goyal d552304ba0 More context menu icons 2022-02-09 11:22:07 +05:30
Kovid Goyal e13889baed Edit book: When saving a copy dont fail if the original file has no write permissions. 2022-02-09 09:06:38 +05:30
Kovid Goyal 2709a3eb88 OpenOffice -> LibreOffice 2022-02-09 08:48:12 +05:30
Kovid Goyal ce04d47398 Fix #1960378 [[Enhancement] Add icons to buttons](https://bugs.launchpad.net/calibre/+bug/1960378) 2022-02-09 08:45:23 +05:30
Kovid Goyal 758eb98cd1 More context menu icons 2022-02-09 08:24:01 +05:30
Kovid Goyal 1f38dd88b4 ... 2022-02-08 11:49:17 +05:30
Kovid Goyal ff71a384db String changes 2022-02-08 11:30:25 +05:30