Kovid Goyal
7b7d2d44b1
Keyboard controls for image popup
2023-02-05 14:55:35 +05:30
Kovid Goyal
20bcb4f416
Button to toggle fit to window
2023-02-05 14:24:54 +05:30
Kovid Goyal
0eb533e17b
Content server viewer: When long tapping images open them in an in-window popup instead of a separate window since many browser default to blocking new windows for stupid reasons.
2023-02-05 13:55:27 +05:30
Kovid Goyal
305c45f672
Edit book: Spell Check dialog: Fix second word not getting selected when after first word is fixed
2023-02-05 09:40:01 +05:30
Kovid Goyal
b5b96ae21e
Merge branch 'ignore_appledouble' of https://github.com/xxyzz/calibre
2023-02-04 13:48:38 +05:30
xxyzz
4ef38e686c
Ignore AppleDouble files on ebook device
...
When macOS sends file to e-reader device, it also sends a AppleDouble
format file has the same name with "._" prefix. Ignore these files so
they won't be added to the device metadata file.
2023-02-04 15:57:28 +08:00
Kovid Goyal
01bb16a692
Update Bloomberg
2023-02-04 13:01:55 +05:30
Kovid Goyal
5160369cb4
...
2023-02-03 22:19:29 +05:30
Kovid Goyal
d6068e0316
Also draw the arrow dark when in dark theme with highlight
2023-02-03 19:46:15 +05:30
Kovid Goyal
118ba06700
Improve hover highlight color in tree views. Fixes #2004621 [Dark Mode: Invisible arrow when hovering in Tag Browser]( https://bugs.launchpad.net/calibre/+bug/2004621 )
2023-02-03 17:46:08 +05:30
Kovid Goyal
fed1d1b313
Make newer() robust against missing source files
2023-02-03 16:58:13 +05:30
Kovid Goyal
839f977566
version 6.12.0
v6.12.0
2023-02-03 07:41:49 +05:30
Kovid Goyal
08ccf8ad4b
Change the default shortcuts for reload book as they conflict with browser reload shortcuts
2023-02-03 07:29:48 +05:30
Kovid Goyal
c8cbe7a496
...
2023-02-02 22:37:34 +05:30
Kovid Goyal
ae5dbbe786
I hate browsers
2023-02-02 21:33:35 +05:30
Kovid Goyal
bd24c88f8c
...
2023-02-02 21:31:07 +05:30
Kovid Goyal
3b924ecb04
Dont try to cancel non cancelable event
2023-02-02 21:29:32 +05:30
Kovid Goyal
3121517b51
Allow switching back to SAPI speech client via a "plugin tweak"
2023-02-02 21:18:26 +05:30
Kovid Goyal
3eed23619e
dont clear search caches on a redisplay
2023-02-02 20:57:11 +05:30
Kovid Goyal
517d229e08
Content server viewer: Fix reload book not actually reloading until the browser is also refreshed. Fixes #2004197 [content server - viewer does not show updated book/format]( https://bugs.launchpad.net/calibre/+bug/2004197 )
2023-02-02 20:50:55 +05:30
Kovid Goyal
97d80078b4
In honor of ChatGPT
...
See https://www.mobileread.com/forums/showthread.php?t=351886
2023-02-02 20:03:40 +05:30
Kovid Goyal
f11a907a94
...
2023-02-02 18:14:27 +05:30
Kovid Goyal
6a9e9d9fe5
Update Jerusalem Post
2023-02-02 18:13:53 +05:30
Kovid Goyal
1fb7f72fd0
E-book viewer: Fix occasional false warning about highlight being overwritten. Fixes #2003916 [Overlapping highlights not detected properly (inconsistent)]( https://bugs.launchpad.net/calibre/+bug/2003916 )
...
all_annots_in_selection should return a list of unique uuids.
2023-02-02 18:07:34 +05:30
Kovid Goyal
40ca12ff39
Fix detection of selected highlights when all text is selected. See #2003908 (Clear selection when several selections are selected only deletes one)
2023-02-02 15:33:54 +05:30
Kovid Goyal
be4e875706
Improve the highlight deletion confirmation message to show some text from the highlight and mention if the highlight has associated notes
2023-02-02 15:23:20 +05:30
Kovid Goyal
3b9fd595b4
When updating metadata in EPUB 2 files and no language is specified, do not remove the <dc:language> tag as this causes epubcheck to complain. Instead set the language to "und". Fixes #2004522 [sendtokindle fails after editing]( https://bugs.launchpad.net/calibre/+bug/2004522 )
2023-02-02 15:01:34 +05:30
Kovid Goyal
4684c87497
Fix chunking
2023-02-02 12:56:38 +05:30
Kovid Goyal
6bd4c506bb
Fix changing sound output not working
2023-02-02 12:43:10 +05:30
Kovid Goyal
f464c71d61
Use SpeechError not KeyError for failure to find device/voice
2023-02-02 12:38:47 +05:30
Kovid Goyal
c19ce27025
Fix sound output retention in config dialog
2023-02-02 12:36:56 +05:30
Kovid Goyal
eec97a8ec9
DRYer
2023-02-02 12:09:33 +05:30
Kovid Goyal
e872e7588b
Get speaking rate changes working
2023-02-02 11:51:36 +05:30
Kovid Goyal
c8e9f33736
Port config to winspeech
2023-02-02 11:22:46 +05:30
Kovid Goyal
f64b9e3e2c
Dont block UI while waiting for speech to start
2023-02-01 22:39:53 +05:30
Kovid Goyal
0b9d30a725
Rename the windows sapi config module as well
2023-02-01 21:33:21 +05:30
Kovid Goyal
eef892a90f
Basic speech seems to work
2023-02-01 21:30:06 +05:30
Kovid Goyal
78d890c925
Work on integrating winspeech
2023-02-01 20:29:46 +05:30
Kovid Goyal
438cf020e3
Rename old SAPI implementation
2023-02-01 13:08:18 +05:30
Kovid Goyal
6ad92cbf11
Only run the HTML file size check on EPUB files
2023-02-01 08:44:58 +05:30
Kovid Goyal
5e758211f1
Viewer: use an inch as the limit for the back tap zone rather than 100px
2023-01-31 19:59:35 +05:30
Kovid Goyal
31b0c321fc
DRYer
2023-01-31 19:26:42 +05:30
Kovid Goyal
33b7c80e29
Fix #2003906 [Auto-add with duplicate detection messes with FileTypePlugins]( https://bugs.launchpad.net/calibre/+bug/2003906 )
2023-01-31 15:29:41 +05:30
Kovid Goyal
5cc00e504a
postadd plugins should not be called with None book_id when a dupe is found
2023-01-31 15:23:00 +05:30
Kovid Goyal
bd960fa84d
...
2023-01-31 12:25:14 +05:30
Kovid Goyal
d2158d75b9
string changes
2023-01-31 12:24:18 +05:30
Kovid Goyal
8095b33d09
Also avoid the lock when getting the cover
2023-01-30 20:41:31 +05:30
Kovid Goyal
878d93327e
Fix #2004167 [Bug in calibre.db.cache when run from source code]( https://bugs.launchpad.net/calibre/+bug/2004167 )
2023-01-30 20:39:37 +05:30
Kovid Goyal
f0f4d95202
Parse winspeech messages into python tuples and enums
2023-01-30 20:21:46 +05:30
Kovid Goyal
ff0766bda0
Boston Globe Print Edition by unkn0wn
2023-01-30 14:15:28 +05:30