Kovid Goyal
3f7c2e9b8e
Update The Globe and Mail
2022-11-23 10:37:19 +05:30
Kovid Goyal
168718e3e7
Windows builds: sign DLLs in addition to EXEs
...
Apparently Microsoft's latest pointless bit of security theatre now wants
DLLs signed in addition to EXEs. Because of course, executable code can
only be in DLLs and EXEs. Roll eyes.
Fixes #1997486 [calibre does not start when Win 11´s smart app control is activated](https://bugs.launchpad.net/calibre/+bug/1997486 )
2022-11-23 09:10:24 +05:30
Kovid Goyal
aea3492d77
Merge branch 'master' of https://github.com/cbhaley/calibre
2022-11-20 17:48:59 +05:30
Charles Haley
dbbb96fa05
Add more error checking.
2022-11-20 11:47:55 +00:00
Kovid Goyal
6c4f3d85ab
Nook driver: Put files in NOOK/Books instead of NOOK/My Files on recent nook devices so they are all listed in one place in the NOOK UI. See #1990730 (books saved in wrong directory on nook 4e)
2022-11-20 11:02:08 +05:30
Kovid Goyal
67bcfac6b7
Edit book: Reports: Show the number of words per file in the Files section of the report
2022-11-20 10:46:23 +05:30
Kovid Goyal
c0fce03703
Fix #1996431 [Sort By tool - Select sortable columns is one-at-a-time]( https://bugs.launchpad.net/calibre/+bug/1996431 )
2022-11-20 10:04:30 +05:30
Kovid Goyal
7dbdfd565d
Retry deleting since on windows something could have locked a file
2022-11-20 09:11:49 +05:30
Kovid Goyal
4e54cd601a
Merge branch 'master' of https://github.com/cbhaley/calibre
2022-11-20 06:57:14 +05:30
Charles Haley
3bfb3ccf6f
Move the commit to after the error check
2022-11-19 15:17:56 +00:00
Charles Haley
301cd03cd4
Bug(s) #1997137 : Tag browser error.
...
There are two independent problems here.
1) The exception is caused by right-clicking in the white space of the tag browser. I can't make it happen right-clicking anywhere else. It has nothing to do with grouped searches.
2) The "creation of grouped search terms" problem has been there since forever. The search preferences didn't tell the tag browser to completely rebuild the tree. Restarting calibre fixed it.
2022-11-19 10:06:57 +00:00
Kovid Goyal
176171a116
skip the wayback archive for the index page
2022-11-19 10:37:51 +05:30
Kovid Goyal
8db5fff5ac
Update Spectator Magazine
2022-11-18 08:11:22 +05:30
Kovid Goyal
c984e6913a
Merge branch 'master' of https://github.com/cbhaley/calibre
2022-11-17 19:41:46 +05:30
Charles Haley
155d18f84d
Small improvement on previous commit: only offer changing the search folder icon if search is hierarchical.
2022-11-17 13:33:49 +00:00
Kovid Goyal
e7d69a0ee0
Try getting NYTimes from the internet archive
...
nytimes.com is apparently doing a lot of bot detection. Let's see if
getting it from the Internet Archive works better. This goes via a
caching proxy so that any article is only downloaded once from the
archive regardless of how many users download using the recipe. This
ensures the archive is not unduly loaded.
2022-11-16 21:30:12 +05:30
Kovid Goyal
c4bd109880
Merge branch 'master' of https://github.com/cbhaley/calibre
2022-11-16 16:29:11 +05:30
Charles Haley
1fc7cdd2f5
Bug 1996649: Enhancement: Tag Browser: Use search folder icon when appropriate
2022-11-16 10:47:17 +00:00
Kovid Goyal
c3778f5a02
Update Hindu BusinessLine Print Edition
2022-11-16 13:08:09 +05:30
Kovid Goyal
414991fa00
Cleanup previous PR
2022-11-15 19:42:39 +05:30
Kovid Goyal
19ffac569e
Merge branch 'master' of https://github.com/cbhaley/calibre
2022-11-15 19:33:51 +05:30
Charles Haley
1ecb96d76a
Added the field "template" to calibredb list. It uses the compatibility technique you suggested.
...
More info in the PR.
2022-11-15 12:29:07 +00:00
Kovid Goyal
c0c53593b9
Merge branch 'master' of https://github.com/cbhaley/calibre
2022-11-15 17:45:42 +05:30
Charles Haley
0d01c12bf4
Bug #1996551 : Possible bug: Similar books reassigned when grouped search renamed
...
Revert to the default if the field used in a similar search is removed (or renamed).
2022-11-15 12:10:53 +00:00
Kovid Goyal
e76a124dcb
Merge branch 'master' of https://github.com/cbhaley/calibre
...
Fixes #1996559 [Saved Search: Renamed saved search oddities](https://bugs.launchpad.net/calibre/+bug/1996559 )
2022-11-15 16:58:53 +05:30
Kovid Goyal
18a3d195b2
...
2022-11-15 16:53:19 +05:30
Charles Haley
088e9b1b47
Bug #1996559 : Saved Search: Renamed saved search oddities
...
Changed saved search nodes generated by walking a hierarchy to do nothing when clicked and to have an appropriate tooltip.
Also removed the search icon for these saved search nodes, since they aren't searches.
2022-11-15 11:22:29 +00:00
Kovid Goyal
708155f2d6
minor recipe updates
2022-11-15 10:40:56 +05:30
Kovid Goyal
423fbbed4a
Update The Hindu
2022-11-14 18:05:02 +05:30
Kovid Goyal
524f70ccec
Content server viewer: When exporting highlights as text include chapter titles
2022-11-14 11:04:59 +05:30
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