Kovid Goyal
9e58974ec9
NYTimes has apparently tweaked their bot detection algorithms again
...
Sigh. Add a delay to avoid triggering the bot detection.
2022-11-14 10:41:52 +05:30
Kovid Goyal
2c8afa639c
Update MIT Technology Review
2022-11-14 07:56:35 +05:30
Kovid Goyal
7947010d73
Edit book: Allow using ctrl+shift+t in addition to ctrl+alt+t for selecting the contents of a tag
2022-11-13 22:17:50 +05:30
Kovid Goyal
1e1c15e3fe
Alphabetically sort popup menu of user dictionaries when adding a word to them
2022-11-13 09:10:33 +05:30
Kovid Goyal
0b0070167d
Ensure there is some space between the separator handle dots and the separator edge
2022-11-13 09:01:39 +05:30
Kovid Goyal
87ca4d6fe2
Dont rely on shadow color for separator dots as it seems to vary between systems
...
Instead use text color + alpha
2022-11-13 07:48:55 +05:30
Kovid Goyal
4cb02b4d4d
Smooth the separator handle dots by antialiasing them
2022-11-13 07:44:39 +05:30
Kovid Goyal
e8f27b722c
Merge branch 'master' of https://github.com/cbhaley/calibre
2022-11-13 06:46:23 +05:30
Charles Haley
4045ae7d86
Add context menu action to tag browser to turn on/off sub-categorization for a category
2022-11-12 18:03:43 +00:00
Kovid Goyal
577e550a54
Edit book: Fix a rare error when running the Reports tool
...
py3 delights again
2022-11-12 13:17:57 +05:30
Kovid Goyal
04b5e9bfc2
Fix #1996119 [Opinion: Slight edit to folder_saved_search.png]( https://bugs.launchpad.net/calibre/+bug/1996119 )
2022-11-10 07:52:13 +05:30
Kovid Goyal
45cffa02e5
Merge branch 'master' of https://github.com/cbhaley/calibre
...
Fixes #1996020 [Bulk Metadata Editor: Inconsistency on 'Clear' button](https://bugs.launchpad.net/calibre/+bug/1996020 )
2022-11-09 15:50:59 +05:30
Charles Haley
c7a250a849
[Bug 1996020]: Bulk Metadata Editor: Inconsistency on 'Clear' button
...
Clicking clear on DateTime setting the apply box is wrong. Fixed.
2022-11-09 10:13:05 +00:00
Kovid Goyal
1211aef0bc
Fix #1996002 [[Bug] ebook edit subset embedded fonts fail]( https://bugs.launchpad.net/calibre/+bug/1996002 )
2022-11-09 14:29:43 +05:30
Kovid Goyal
d535259677
More idiomatic
2022-11-09 08:07:31 +05:30
Kovid Goyal
a92879a650
string changes
2022-11-09 07:04:34 +05:30
Kovid Goyal
0b8bd9ddbe
Merge branch 'master' of https://github.com/cbhaley/calibre
2022-11-08 20:06:44 +05:30
Charles Haley
dbb5c414fc
Make the saved searches menu honor whether searches is hierarchical or not.
2022-11-08 14:31:34 +00:00
Kovid Goyal
0bc512bc06
Fix #1995867 [Crash in metadata's cover generator]( https://bugs.launchpad.net/calibre/+bug/1995867 )
2022-11-07 19:11:39 +05:30
Kovid Goyal
6ff213ff0c
Edit book: Fix regression in previous release causing applying any container update marking all open image editors as modified.
...
No choice but to implement only_if_different and hope that it is
accurate.
2022-11-07 15:28:14 +05:30
Kovid Goyal
9e008a62bc
Sending by email: When adding comments also add series
2022-11-07 10:23:29 +05:30
Kovid Goyal
b37a50336b
also recognize @free.kindle.com in addition to @kindle.com
2022-11-07 08:39:22 +05:30
Kovid Goyal
4db3499b67
Merge branch 'master' of https://github.com/cbhaley/calibre
2022-11-05 18:51:53 +05:30
Charles Haley
554ef89482
Fix for tag browser "AttributeError: 'NoneType' object has no attribute 'name'"
...
I found this by accident:
calibre 6.8* embedded-python: True
Windows-10-10.0.19044-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
[...]
File "C:\CBH_Data\calibre.git\calibre_dev\src\calibre\gui2\tag_browser\view.py", line 981, in show_context_menu
AttributeError: 'NoneType' object has no attribute 'name'
2022-11-05 13:16:09 +00:00
Kovid Goyal
cad8b4bb24
Linux installer: Nicer error message on ARM systems with glibc < 2.34
2022-11-04 20:31:55 +05:30
Kovid Goyal
0eb0fab76b
Merge branch 'run_pip' of https://github.com/xxyzz/calibre
2022-11-04 20:16:08 +05:30
Kovid Goyal
974ee9f906
Merge branch 'master' of https://github.com/cbhaley/calibre
2022-11-04 17:57:11 +05:30
Charles Haley
2260c22cac
Fix regression that removed the ability to set a shortcut for the 'Book list header menu' action
2022-11-04 12:23:27 +00:00
xxyzz
5c12e51ef1
Add USER_SITE
to site.py to fix error in pip
2022-11-04 15:13:18 +08:00
Kovid Goyal
fa19925f86
Fix a regression in the previous release that caused copying book details to clipboard to use unix line endings on windows
2022-11-04 11:05:27 +05:30
Kovid Goyal
c909952238
version 6.8.0
v6.8.0
2022-11-04 07:45:26 +05:30
Kovid Goyal
a5f4b90e47
Update Amazon metadata download plugin for website changes
2022-11-03 22:23:53 +05:30
Kovid Goyal
9686fb190d
Update Spectator Magazine
2022-11-03 21:34:12 +05:30
Kovid Goyal
58e506d0cd
EPUB Input: Fix empty adobe page number template file causing conversion to fail. Fixes #1995551 [[Bug] Convert EPUB Fail (TypeError: cannot convert 'NoneType' object to bytes)]( https://bugs.launchpad.net/calibre/+bug/1995551 )
2022-11-03 11:07:19 +05:30
Kovid Goyal
f77e2d693d
When emailling to kindle set the filename based on the post plugboard title
2022-11-01 08:30:57 +05:30
Kovid Goyal
4b05986bbd
Fix drop down showing tags instead of authors in the author mapper
2022-10-31 19:48:15 +05:30
Kovid Goyal
2819ff2c63
Full text search: Show an error when trying to select a book that is not currently visible in the calibre library. Fixes #1993044 [Enhancement Request: FTS: Notification when trying to select currently unavailable book]( https://bugs.launchpad.net/calibre/+bug/1993044 )
2022-10-31 13:12:41 +05:30
Kovid Goyal
fc8c0979d1
AZW3 Input: Generate mimetypes for fonts that match what the editor expects. Fixes #1993496 [problem converting EPUB to AZW3]( https://bugs.launchpad.net/calibre/+bug/1993496 )
2022-10-31 06:15:35 +05:30
Kovid Goyal
9aea6019e1
Book details: Improve plain text formatting when copying to clipboard. Fixes #1993753 [Copy Book Details puts column names and values on separate lines]( https://bugs.launchpad.net/calibre/+bug/1993753 )
2022-10-31 05:41:51 +05:30
Kovid Goyal
608b328f25
E-book viewer: Fix rendering of comments in metadata display when using a dark color scheme. Fixes #1995214 [Metadata comments in E-book viewer have white background in any dark color scheme]( https://bugs.launchpad.net/calibre/+bug/1995214 )
2022-10-31 05:11:21 +05:30
Kovid Goyal
f0ba30d7d3
Conversion pipeline: Fix CSS styles applied to SVG elements being discarded
2022-10-30 19:49:29 +05:30
Kovid Goyal
d4bc5a73fd
AZW3 Input: Fix svg images that use a prefix for the SVG namespace not being recognized. Fixes #1994988 [Pictures are missing when converting from Epub to Azw3]( https://bugs.launchpad.net/calibre/+bug/1994988 )
2022-10-30 19:27:12 +05:30
Kovid Goyal
2ee4970e12
Fifty Two by unkn0wn
2022-10-30 17:46:40 +05:30
Kovid Goyal
4c08d56111
Update Bloomberg Business Week
2022-10-30 17:41:55 +05:30
Kovid Goyal
73637baaa9
Edit book: Fix double clicking in the see what changed dialog not opening the file in the editor since calibre 6.0
...
PyQt6's enums strike again
2022-10-30 08:55:31 +05:30
Kovid Goyal
57a3641e54
Edit book: Fix modified indicator on images not working correctly when replacing the image
2022-10-30 08:50:11 +05:30
Kovid Goyal
75bda0cd3a
Merge branch 'master' of https://github.com/cbhaley/calibre
2022-10-29 19:40:18 +05:30
Charles Haley
7679ec5b1f
Improved Metadata deepcopy recursion fix.
...
It was possible for the recursion to occur if mi.deepcopy() was called after (un)safe_format(). Change the state save/restore mechanism to ensure all instance variables are restored to base settings.
2022-10-29 15:07:00 +01:00
Kovid Goyal
4918c061b6
Merge branch 'master' of https://github.com/cbhaley/calibre
2022-10-29 19:05:08 +05:30
Kovid Goyal
ebb284467d
Dont shutdown the ARM build machine as it is flaky
2022-10-29 19:01:58 +05:30