Commit Graph

40571 Commits

Author SHA1 Message Date
Charles Haley 2da65972b7 Enhancement #1884402: Check Library: add delete checkboxes to deletable error categories to select all books in that category. 2020-06-21 14:45:36 +01:00
Kovid Goyal 9ba6848530 Remove version spec from python docs links 2020-06-21 14:07:42 +05:30
Kovid Goyal c5003ede6c Add a note about the regex library calibre uses 2020-06-21 14:00:41 +05:30
Kovid Goyal 6704ee62c3 Forgot to bump plugin version 2020-06-21 10:04:18 +05:30
Kovid Goyal fe6e4e59ea Amazon metadata download: Fix download of ratings not working from amazon.co.jp 2020-06-21 10:01:29 +05:30
Kovid Goyal 1f6072c886 Change in google search page markup
Fixes #1884400 [Amazon.co.jp metadata won't download](https://bugs.launchpad.net/calibre/+bug/1884400)
2020-06-21 09:54:35 +05:30
Kovid Goyal 33917b2737 pep8 2020-06-20 21:59:06 +05:30
Kovid Goyal 1888c8f61a Merge branch 'master' of https://github.com/cbhaley/calibre 2020-06-20 21:58:35 +05:30
Charles Haley 222599e870 Add a new template function "rating_to_stars" 2020-06-20 17:12:26 +01:00
Kovid Goyal 70f28e78fb pep8 2020-06-20 19:36:42 +05:30
Kovid Goyal e3bcbac8b9 Book details panel: When right clicking on tags/authors/etc. allow finding them in the Tag browser easily. Fixes #1884343 [[Enhancement] Add action to show a tag in the Tag browser when right clicking on a tag in the Book details panel](https://bugs.launchpad.net/calibre/+bug/1884343)
Merge branch 'master' of https://github.com/cbhaley/calibre
2020-06-20 19:35:04 +05:30
Charles Haley da7aac6009 Enhancement #1884343: Add action to show a tag in the Tag browser when right clicking on a tag in the Book details panel 2020-06-20 14:34:06 +01:00
Kovid Goyal 8bbc16234a Fix #1884347 [ISBN incorrectly capitalized](https://bugs.launchpad.net/calibre/+bug/1884347) 2020-06-20 13:35:59 +05:30
Kovid Goyal bacb0b78a8 Update Sports Illustrated 2020-06-20 10:49:08 +05:30
Kovid Goyal 14c8099abb Port the in-browser viewer to use MathJax v3 2020-06-20 00:34:16 +05:30
Kovid Goyal b7b7d9d681 Edit book: Preview: Support displaying mathematics 2020-06-19 20:59:50 +05:30
Kovid Goyal 85c771ac9a Make handling of MathJax requests re-useable 2020-06-19 20:59:32 +05:30
Kovid Goyal 5acb10fac5 pep8 2020-06-19 20:19:20 +05:30
Kovid Goyal cdb70b909e Update Gazetta Prawna
Merge branch 'master' of https://github.com/tjozwiak/calibre
2020-06-19 19:25:05 +05:30
Tomasz Jozwiak 4bf5e95e3b recipes: update gazeta prawna recipe
This patch updates obsolete 'gazeta-prawna-calibre-v1.recipe'.

Signed-off-by: Tomasz Jozwiak <tjozwiakgm@gmail.com>
2020-06-19 15:40:47 +02:00
Kovid Goyal 67132b1e64 Get MathJax 3 working with PDF output as well 2020-06-19 19:09:33 +05:30
Kovid Goyal e2243bf7a9 Upgrade MathJax to version 3
version 3 is more performant, smaller and simpler to integrate, without
monkeypatching. On the down side, it does not do line breaking, as yet.

Note that only the viewer is currently ported
2020-06-19 18:43:23 +05:30
Kovid Goyal acba68ead4 version 4.19.0 v4.19.0 2020-06-19 07:50:55 +05:30
Kovid Goyal eca6da34cd pep8 2020-06-19 07:50:39 +05:30
Kovid Goyal ee47bf27f7 Merge branch 'master' of https://github.com/cbhaley/calibre 2020-06-17 16:36:12 +05:30
Charles Haley 860280ec2d Fix another regression in manage authors related to which column is selected. 2020-06-17 11:54:23 +01:00
Kovid Goyal dcf699e9b4 Fix #1883834 [[Enhancement] Translate "Tablet" in the output profiles](https://bugs.launchpad.net/calibre/+bug/1883834) 2020-06-17 15:14:11 +05:30
Kovid Goyal 719a9636b4 Book details panel: Fix a regression that caused right clicking on an author name to manage it not opening with that name selected. Fixes #1883768 ["Manage Author" from book details panel doesn't jump to author](https://bugs.launchpad.net/calibre/+bug/1883768)
Merge branch 'master' of https://github.com/cbhaley/calibre
2020-06-17 15:03:46 +05:30
Charles Haley cde05462e4 Fix bug \1883768: "Manage Author" from book details panel doesn't jump to author 2020-06-17 09:33:26 +01:00
Kovid Goyal 32438d1565 Handle reading version info from jgoguens updated plugins
The version info is now specified as an attribute of a module, import.
2020-06-17 08:55:46 +05:30
Kovid Goyal a9f9f8088e Fix #1883481 [[Enhancement] Translate devices in the Welcome wizard](https://bugs.launchpad.net/calibre/+bug/1883481) 2020-06-15 21:39:51 +05:30
Kovid Goyal 54d14349e2 calibredb set_metadata: When converting a string into a datetime if the string is a full ISO 8601 date with timezone do not adjust the date to make it timezone neutral. Fixes #1883433 [Can't Set timestamp field to first or last of month via CLI](https://bugs.launchpad.net/calibre/+bug/1883433) 2020-06-14 22:22:20 +05:30
Kovid Goyal 36dac43b93 Fix some tabs in preferences not having margins 2020-06-14 10:14:43 +05:30
Kovid Goyal 5e68de686b Fix currentWidget not correct for ScrollingTab 2020-06-14 09:56:04 +05:30
Kovid Goyal 19f5c9080b String changes 2020-06-13 22:50:32 +05:30
Kovid Goyal a3a617cd78 Bump versions of sqlite and apsw 2020-06-12 22:06:09 +05:30
Kovid Goyal e4997a02e1 Edit book: Fix Check book spuriously reporting incorrect mime type warnings for fonts after upgrading a book from EPUB 2 to EPUB 3. Fixes #1882436 [Upgrade book internals from 2 to 3 causes font MIME type warningserr](https://bugs.launchpad.net/calibre/+bug/1882436) 2020-06-11 19:58:48 +05:30
Kovid Goyal 8258b394fb Book details panel: Dont show sizes less than 0.01MB as zero. Fixes #1882469 [Rounding on file sizes below 5.12 kilobytes](https://bugs.launchpad.net/calibre/+bug/1882469) 2020-06-11 13:57:04 +05:30
Kovid Goyal feabfbf294 Fix #1882835 [[Enhancement] Translate Generic e-ink](https://bugs.launchpad.net/calibre/+bug/1882835) 2020-06-10 07:20:19 +05:30
Kovid Goyal 96be3cc215 Update Journal of Accountancy 2020-06-08 09:19:49 +05:30
Kovid Goyal 9abd755ffb Merge branch 'master' of https://github.com/cbhaley/calibre 2020-06-07 19:08:52 +05:30
Charles Haley 9f419f033b Improvements to edit authors:
1) remove a linear list search
2) Don't recalculate sort keys on every comparison
3) Use set comprehensions to build the info needed to display
4) Add an Undo option to the context menu if the item has been changed
2020-06-07 13:56:18 +01:00
Kovid Goyal 9b8f12225d Remove non-working recipe 2020-06-07 09:56:10 +05:30
Kovid Goyal e8e1b98aab Remove erroneous trailing comma in delete item confirmation dialog 2020-06-07 09:19:37 +05:30
Charles Haley 3d9983abc0 Remove unwanted comma 2020-06-07 00:57:24 +01:00
Kovid Goyal d8bc27e140 Merge branch 'master' of https://github.com/cbhaley/calibre 2020-06-06 21:27:06 +05:30
Charles Haley 307182df09 Enhancement #1882349: allow series as a destination in plugboards 2020-06-06 16:40:45 +01:00
Kovid Goyal a7c28570ec Viewer: Fix jump to previous section not working when viewer is on last section 2020-06-06 11:58:47 +05:30
Kovid Goyal f6944a9407 ... 2020-06-06 08:56:49 +05:30
Kovid Goyal f8cfbbe383 Guard against invalid skip_dialog_name 2020-06-06 08:50:42 +05:30