Kovid Goyal
|
8b0ae7bde2
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2021-07-28 20:13:27 +05:30 |
|
Charles Haley
|
8a93c22879
|
Remove the test that checks if #series_index is 1.0 when the series doesn't exist.
|
2021-07-28 14:54:51 +01:00 |
|
Charles Haley
|
9ae0c1df95
|
Fix custom series indicies being preserved when a custom series is cleared, making the column sort correctly. The problem is that the series index is still in the table cache for a book after the series is removed.
See https://www.mobileread.com/forums/showthread.php?p=4142361#post4142361
I freely confess that this might not be the best fix. :)
|
2021-07-28 12:32:04 +01:00 |
|
Kovid Goyal
|
480f1e5b48
|
Fix restarting not working on windows when using calibre-debug.exe -g
|
2021-07-28 16:08:20 +05:30 |
|
Kovid Goyal
|
a81967e742
|
Ask for confirmation if user requests to edit toc of more than 5 books at once
|
2021-07-28 07:43:12 +05:30 |
|
Kovid Goyal
|
c3aed85cbf
|
fetch-ebook-metadata: Fix an error when using the --cover option and no cover is found. Fixes #1938189 [fetch-ebook-metadata sometimes fails with -c switch](https://bugs.launchpad.net/calibre/+bug/1938189)
|
2021-07-27 21:35:25 +05:30 |
|
Kovid Goyal
|
406c989f2b
|
Tag browser: Add actions to the configure menu to toggle the display of counts and average rating. Fixes #1936891 [Enhancement Request: "Show average ratings" quick-toggle in Tag Browser Configure](https://bugs.launchpad.net/calibre/+bug/1936891)
|
2021-07-26 18:47:34 +05:30 |
|
Kovid Goyal
|
9e333d7609
|
Fix #1936897 [[Viewer] The context menu action "Edit notes for this highlight" appears twice in the menu](https://bugs.launchpad.net/calibre/+bug/1936897)
|
2021-07-26 13:38:53 +05:30 |
|
Kovid Goyal
|
0952aed8f6
|
Cover browser: Add an option to view the central book by double clicking instead of single clicking (Preferences->Look & feel->Cover browser). Fixes #1937025 [[Enhancement] Single-clicking open book in Cover browser](https://bugs.launchpad.net/calibre/+bug/1937025)
|
2021-07-26 11:43:40 +05:30 |
|
Kovid Goyal
|
163a4ce54a
|
Fix #1936946 [Available plugin update in parentheses can be misleading](https://bugs.launchpad.net/calibre/+bug/1936946)
|
2021-07-20 20:20:28 +05:30 |
|
Kovid Goyal
|
4f9e83e642
|
Make zerconf monkeypatching work on zeroconf 0.32 as well
Fixes #1936889 [zeroconf dep only works on zeroconf versions less than 0.32](https://bugs.launchpad.net/calibre/+bug/1936889)
|
2021-07-20 10:01:10 +05:30 |
|
Kovid Goyal
|
beb87c45a6
|
...
|
2021-07-19 21:19:25 +05:30 |
|
Kovid Goyal
|
c5320420a9
|
HTML Input: Fix the presence of BookDesigner markup causing conversion to fail. Fixes #1936792 [Html conversion BookTitle](https://bugs.launchpad.net/calibre/+bug/1936792)
|
2021-07-19 21:12:26 +05:30 |
|
Kovid Goyal
|
b3a3859dd8
|
string changes
|
2021-07-19 20:29:49 +05:30 |
|
Kovid Goyal
|
a1e9b55591
|
When using tablet profile dont override scale_news_images
|
2021-07-18 20:40:36 +05:30 |
|
Charles Haley
|
76ddbec2cb
|
Change the documentation for the new tag_browser_context_action() method so that it is clearer that the method is not required to yield actions.
|
2021-07-18 11:05:08 +01:00 |
|
Kovid Goyal
|
5e9798fe9e
|
Allow plugins to add more than one action to the context menu
Fixes #1936472 [Enhacement Request: plugins in context menu of tag browser](https://bugs.launchpad.net/calibre/+bug/1936472)
|
2021-07-18 06:31:21 +05:30 |
|
Kovid Goyal
|
5f78eaaea5
|
Document the API for plugins to add actions to the tag browser context menu
|
2021-07-18 06:27:13 +05:30 |
|
Charles Haley
|
9045c55f7f
|
Enhacement #1936472: support plugins adding entries in the context menu of tag browser
|
2021-07-17 22:48:07 +01:00 |
|
Tiou Lims
|
a0432daaed
|
Split author field in xmp author metadata to keep consistency
|
2021-07-15 11:45:28 +08:00 |
|
Kovid Goyal
|
f6517cc818
|
...
|
2021-07-14 17:14:04 +05:30 |
|
Kovid Goyal
|
9efcc37f16
|
TXT Input: Dont fail if the txt file references a directory as a resosource. Fixes #1936184 [Txt conversion => azw3 failed](https://bugs.launchpad.net/calibre/+bug/1936184)
|
2021-07-14 17:12:29 +05:30 |
|
Kovid Goyal
|
7a58dc3e28
|
Merge branch 'master' of https://github.com/MaksimKneller/calibre
Fix #1936000 [Amazon plugin not picking up publication date when using ASIN](https://bugs.launchpad.net/calibre/+bug/1936000)
|
2021-07-14 07:44:06 +05:30 |
|
Maksim Kneller
|
7d560cd52b
|
Update amazon.py
fixed Amazon plugin not picking up publication date when updating metadata by ASIN
|
2021-07-13 15:07:53 -04:00 |
|
Kovid Goyal
|
4f9f6d6efc
|
Merge branch 'master' of https://github.com/cbhaley/calibre
Fix #1935898 [[Enhancement] Make the Create/edit a column icon rule window resizable](https://bugs.launchpad.net/calibre/+bug/1935898)
|
2021-07-13 18:58:48 +05:30 |
|
Charles Haley
|
6267c960dc
|
Enhancement #1935898: Make the column rules dialogs narrower so they fit on small screens
|
2021-07-13 13:19:08 +01:00 |
|
Kovid Goyal
|
645c3d8269
|
Fix error when user_categories not present
|
2021-07-13 08:15:28 +05:30 |
|
Kovid Goyal
|
2f4f786688
|
Conversion: Insert metadata as jacket: Allow adding timestamp and publisher fields. Also allow controlling the formatting of date/time fields.
|
2021-07-11 08:49:53 +05:30 |
|
Kovid Goyal
|
728dd1f9f0
|
string changes
|
2021-07-10 14:17:05 +05:30 |
|
Kovid Goyal
|
c39dfdec96
|
Hide clear buttons in book list editor widgets as space is at a premium there
|
2021-07-10 07:41:30 +05:30 |
|
Kovid Goyal
|
cefd9b1563
|
pep8
|
2021-07-09 08:34:31 +05:30 |
|
Kovid Goyal
|
99616ba400
|
version 5.23.0
|
2021-07-09 08:33:33 +05:30 |
|
Kovid Goyal
|
8bc07171ff
|
Workaround Qt bug that broke restoring of dock widget states in the editor
|
2021-07-09 08:29:28 +05:30 |
|
Kovid Goyal
|
fb5cc7b649
|
...
|
2021-07-08 12:39:55 +05:30 |
|
Kovid Goyal
|
8702b759b1
|
Fix #1934685 [[Enhancement - Content server] Add shortcuts to actions in the Book details page and display them in the tooltips](https://bugs.launchpad.net/calibre/+bug/1934685)
|
2021-07-08 08:44:11 +05:30 |
|
Kovid Goyal
|
99fbccc8a1
|
Fix #1934689 [[Enhancement] Add clear buttons inside the fields of the Advanced search of the Get books](https://bugs.launchpad.net/calibre/+bug/1934689)
|
2021-07-08 07:29:48 +05:30 |
|
Kovid Goyal
|
d83ef28bdf
|
...
|
2021-07-08 07:18:06 +05:30 |
|
Kovid Goyal
|
c2c85534ea
|
Fix formatting of tweak docs
New para lines should not be appended to the preceding blank line with a
space
|
2021-07-07 21:36:21 +05:30 |
|
Kovid Goyal
|
d938936ab6
|
...
|
2021-07-07 21:21:02 +05:30 |
|
Kovid Goyal
|
17be87e85a
|
TXTZ format: Store type of text formatting in the metadata and use it automatically when converting from TXTZ
|
2021-07-05 12:02:34 +05:30 |
|
Kovid Goyal
|
dfa0e29927
|
Dont show popup tooltip for page profiles as this is already displayed in window. Fixes #1934623 [The same profile information is displayed in three places in the same window](https://bugs.launchpad.net/calibre/+bug/1934623)
|
2021-07-05 11:42:20 +05:30 |
|
Kovid Goyal
|
50d2b10315
|
Pretty print the metadata in txtz files
|
2021-07-05 11:38:14 +05:30 |
|
Kovid Goyal
|
e9ea68aee2
|
Annotations browser: Show highlight color in the preview panel. Fixes #1934204 [Enhancement Request: Display highlight colour in Annotation Browser](https://bugs.launchpad.net/calibre/+bug/1934204)
|
2021-07-05 10:37:51 +05:30 |
|
Kovid Goyal
|
ae81ae2b72
|
Handle passing None to unicode_normalize
|
2021-07-05 10:35:09 +05:30 |
|
Kovid Goyal
|
0c03155074
|
Make line edit clear buttons available in more places. Fixes #1933538 [[Enhancement] Add clear buttons to the fields in the Convert book window](https://bugs.launchpad.net/calibre/+bug/1933538)
|
2021-07-05 09:12:17 +05:30 |
|
Kovid Goyal
|
8eb05c2a69
|
Fix empty cover browser caption template handling
|
2021-07-05 08:06:42 +05:30 |
|
Kovid Goyal
|
c621941789
|
News download: Fix urls with spaces in them not being downloaded since calibre 5.0
py3: Yet another stupid API
|
2021-07-04 15:30:33 +05:30 |
|
Charles Haley
|
8b25db556b
|
Enhancement #1934211: Show warning in User category editor
|
2021-07-01 16:46:37 +01:00 |
|
Kovid Goyal
|
d5b6005a34
|
String changes
|
2021-07-01 17:22:44 +05:30 |
|
Kovid Goyal
|
37a8413c9a
|
Fix #1467 (Change MOBI EXTH cdeType metadata to EBOK if it's not EBOK)
|
2021-07-01 08:22:34 +05:30 |
|