Kovid Goyal
41c4b96c33
Fix event delivery
2021-08-10 18:47:11 +05:30
Kovid Goyal
b5ae66ee06
Added a book_edited event
2021-08-10 16:49:23 +05:30
Kovid Goyal
9b33a033bf
Fix error when starting listening for events
2021-08-10 16:43:55 +05:30
Kovid Goyal
49db6b5881
oops
2021-08-10 12:41:29 +05:30
Kovid Goyal
5e0902685a
...
2021-08-10 12:33:27 +05:30
Kovid Goyal
3f64519587
Add a signal plugins can connect to to be notified of db events
2021-08-10 12:30:26 +05:30
Kovid Goyal
d3681ca528
Also add the library id when dispatching events
2021-08-10 12:09:14 +05:30
Kovid Goyal
559d467556
A framework for listening to change events from the database
...
Fixes #1937898 [[Enhancement request] pyqt signlas in calibre source](https://bugs.launchpad.net/calibre/+bug/1937898 )
2021-08-10 11:09:38 +05:30
Kovid Goyal
c91be6ed11
E-book viewer: When displaying popup footnotes use the same writing direction as the main text for the footnote popups size and header. Fixes #1938448 [epub footnote popup not good for vertical writing mode]( https://bugs.launchpad.net/calibre/+bug/1938448 )
2021-08-09 21:22:13 +05:30
Kovid Goyal
e208909664
Edit metadata dialog: When pasting into the identifiers field if the clipboard contains a URL paste it directly as a URL identifier. Fixes #1938752 [Pasting url identifiers results in Invalid ISBN dialog]( https://bugs.launchpad.net/calibre/+bug/1938752 )
2021-08-09 11:56:45 +05:30
Kovid Goyal
eb91289242
Fix #1938789 [[Enhancement] String not translatable in the Convert window]( https://bugs.launchpad.net/calibre/+bug/1938789 )
2021-08-09 11:34:41 +05:30
Kovid Goyal
6b230cb350
E-book viewer: Improve the text layout when looking up words in Google
2021-08-09 09:47:28 +05:30
Kovid Goyal
eb75caca48
Fix read aloud not working on mobile browsers
...
Chrome now has a ridiculously small limit on utterance sizes. Capping it
at 2K seems to work, though of course the whole thing is pointless since
speech gets interrupted when the phone screen turns off due to
inactivity.
2021-08-05 11:07:02 +05:30
Kovid Goyal
911e2b22e9
Dont use ssml as firefox reads the markup aloud
2021-08-05 10:33:53 +05:30
Kovid Goyal
211c182462
DRYer
2021-08-04 22:53:20 +05:30
Kovid Goyal
d12f41a4a9
Make length limitation a bit more robust when creating utterances for browser speech engines
2021-08-04 22:49:11 +05:30
Kovid Goyal
fe9f96b89a
Update The Guardian and The Observer
2021-08-04 12:10:57 +05:30
Kovid Goyal
3b77377b54
Add a signal to track enter key presses used by the action chains plugin
2021-08-02 20:50:45 +05:30
Kovid Goyal
3cb3668ea8
Merge branch 'minor-fixing' of https://github.com/slowy07/calibre
2021-08-02 07:45:40 +05:30
slowy07
125a5083a3
fix: fixing typo grammar
2021-08-02 07:54:49 +07:00
Kovid Goyal
c3848a989d
WSJ recipe: make it more robust against bot protection
...
Mostly only required for the free version, with the login
bot protection doesnt kick in.
2021-08-01 10:48:36 +05:30
Kovid Goyal
2ec75e07cf
Recipe system: default to allowing gzip based transfers
2021-08-01 10:21:48 +05:30
Kovid Goyal
73792eeae4
Fix set_handle_gzip not working with modern mechanize
2021-08-01 10:20:22 +05:30
Kovid Goyal
4db5335471
Add the Whats news articles to WSJ
2021-07-31 21:19:11 +05:30
Kovid Goyal
f3197df38f
Fix #1938610 [news downloads fail]( https://bugs.launchpad.net/calibre/+bug/1938610 )
2021-07-31 18:22:48 +05:30
Kovid Goyal
d35713e516
...
2021-07-30 11:22:39 +05:30
Kovid Goyal
39e0c04a9f
Metadata diff dialog: Allow pressing alt+shift+right to trigger the reject button
2021-07-30 09:17:42 +05:30
Kovid Goyal
a0d6206ab6
version 5.24.0
v5.24.0
2021-07-30 07:45:14 +05:30
Kovid Goyal
2cce7e2eca
Fix #1938465 [[Enhancement] Change tooltip of calibre Windows icon]( https://bugs.launchpad.net/calibre/+bug/1938465 )
2021-07-30 07:36:42 +05:30
Kovid Goyal
b6236975ec
Update MSNBC
2021-07-28 22:13:56 +05:30
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
96d5d5a764
Fix #1938213 [recipe no longer works for downloading the free version of the Wall Street Journal]( https://bugs.launchpad.net/calibre/+bug/1938213 )
2021-07-28 08:49:59 +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
4c168fd409
...
2021-07-27 12:11:27 +05:30
Kovid Goyal
3e09d4f456
Update Nature News
...
Fixes #1936786 [Error when downloading recipe](https://bugs.launchpad.net/calibre/+bug/1936786 )
2021-07-27 12:09:18 +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
ddd56f5c47
Cleanup plugins_mirror.py
2021-07-19 12:00:04 +05:30
Kovid Goyal
2003641a98
Have plugins mirror run under python 3 and use python2 only for plugins that dont parse under python3
2021-07-19 11:29:40 +05:30
Kovid Goyal
a1e9b55591
When using tablet profile dont override scale_news_images
2021-07-18 20:40:36 +05:30