Commit Graph

46159 Commits

Author SHA1 Message Date
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
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