Charles Haley
b595940b07
Bug #1904507 : Manage Author absent from context menu
2020-11-17 11:50:00 +00:00
Kovid Goyal
6f34100ca7
String changes
2020-11-17 14:24:56 +05:30
Kovid Goyal
fbbb8ffdf5
Fix #1904095 [E-book viewer: more issues with removed bookmarks]( https://bugs.launchpad.net/calibre/+bug/1904095 )
2020-11-17 11:02:29 +05:30
Kovid Goyal
989577736f
...
2020-11-16 11:54:15 +05:30
Kovid Goyal
de179fc1b9
Switch to speech-dispatcher from espeak
2020-11-15 21:55:05 +05:30
Kovid Goyal
8e44992888
Edit book: Upgrade book: Ask whether to keep the NCX based Table of Contents. Fixes #1287 (Add an option to remove NCX TOC file when upgrading book internals)
2020-11-15 20:11:27 +05:30
Kovid Goyal
687dc10cfa
Merge branch 'master' of https://github.com/ntninja/calibre
2020-11-15 18:49:33 +05:30
Charles Haley
86bd4623d4
Bug 1904305: annotation_count() displaying value for deleted annotations
2020-11-15 11:10:05 +00:00
Alexander Schlarb
9fbf2f27fb
Prefer Linux network status detection using the xdg-desktop-portal interface that works without special privileges in sandbox contexts
2020-11-15 11:52:58 +01:00
Kovid Goyal
77259de1b0
String changes
2020-11-15 14:16:25 +05:30
Kovid Goyal
3dd31eae0b
Start work on python wrapper for espeak-ng
2020-11-14 11:41:54 +05:30
Kovid Goyal
18f3a8893a
Function to create wav files with espeak
2020-11-13 21:19:37 +05:30
Kovid Goyal
26e74c9017
Fix #1904133 [[Enhancement] Too large header in the Annotations browser]( https://bugs.launchpad.net/calibre/+bug/1904133 )
2020-11-13 14:35:25 +05:30
Kovid Goyal
ef68c3f469
Getting and setting of parameters
2020-11-13 14:04:25 +05:30
Kovid Goyal
d851f1bb00
forgot the sync function
2020-11-13 12:53:54 +05:30
Kovid Goyal
e30843221c
Wrap more espeak APIs
2020-11-13 12:43:09 +05:30
Kovid Goyal
2d9dd81f46
Code to list espeak voices
2020-11-13 11:29:42 +05:30
Kovid Goyal
c0f9091f68
version 5.5.0
2020-11-13 07:28:49 +05:30
Kovid Goyal
fe9ed4c8ef
Add support for searching via the calibre:// URL scheme
2020-11-12 11:26:37 +05:30
Kovid Goyal
1074d026db
Add documentation for the calibre:// URL scheme
2020-11-12 10:35:11 +05:30
Kovid Goyal
d1aecb210a
Add a confirmation for context menu remove cover
2020-11-11 20:49:52 +05:30
Kovid Goyal
3eb6365c96
Fix incorrect variable names in tooltip
...
Fixes #1903837 [Inserting hyperlink in editor: template variables do not work](https://bugs.launchpad.net/calibre/+bug/1903837 )
2020-11-11 17:33:13 +05:30
Kovid Goyal
3b5016c010
Welcome wizard: Fix changing the language causing a empty folder to be created. Fixes #1903825 [Calibre installer makes an extra library folder]( https://bugs.launchpad.net/calibre/+bug/1903825 )
2020-11-11 17:27:01 +05:30
Kovid Goyal
587b113c84
Viewer: Fix previous/next buttons iterating over removed bookmarks
2020-11-11 15:04:12 +05:30
Kovid Goyal
eb9d921f10
Fix multiple identical accelerator keys in bookmarks panel
2020-11-11 14:57:51 +05:30
Kovid Goyal
d41cc01560
Add support for file URLs as command line arguents
2020-11-11 11:16:08 +05:30
Kovid Goyal
03b5ad536b
Linux: Register calibre as URL handler for calibre:// URLs
2020-11-11 11:04:30 +05:30
Kovid Goyal
df3fc1eba1
String changes
2020-11-11 10:29:57 +05:30
Kovid Goyal
ed7897c395
macOS: Fix viewer not responding to cmd+c to copy text by default
2020-11-10 21:33:47 +05:30
Kovid Goyal
04cad862ee
...
2020-11-10 18:36:37 +05:30
Kovid Goyal
1e679aab90
Viewer: Fix regression causing custom shortcuts with shift key pressed not working. Fixes #1903699 [E-book viewer: some key combinations don't work]( https://bugs.launchpad.net/calibre/+bug/1903699 )
2020-11-10 18:32:25 +05:30
Kovid Goyal
b87cd867b1
Viewer: Show URL for current book in the Goto location panel
2020-11-10 16:47:54 +05:30
Kovid Goyal
cb1476c8ff
Uses encoded library ids for safe transit
2020-11-10 16:12:44 +05:30
Kovid Goyal
bcb324ffb9
Fix #1903659 [[Enhancement - Content server] Don't show arrows on cover when viewing random book]( https://bugs.launchpad.net/calibre/+bug/1903659 )
2020-11-10 15:33:08 +05:30
Kovid Goyal
4cc7c45559
Implement handling of calibre:// URLs as command line arguments
2020-11-10 12:20:49 +05:30
Kovid Goyal
19a0aa139d
Fix #1903535 [[PATCH] Allow keyword arguments in debug_print]( https://bugs.launchpad.net/calibre/+bug/1903535 )
2020-11-09 19:47:41 +05:30
Kovid Goyal
7bfe9e3e1a
Avoid extra roundtrip to filesystem
2020-11-09 10:06:41 +05:30
Kovid Goyal
5799e93703
pep8
2020-11-08 17:12:07 +05:30
Charles Haley
1a494d5356
Enhancement #1903349 : Add a clear button inside the text field when editing custom columns
...
Enhancement #1903348 : Add a clear button to clear permitted values when editing a custom columns
Also added clear buttons to several other editing widgets.
2020-11-08 11:37:15 +00:00
Kovid Goyal
8d16daab6e
Viewer: In dark mode when showing images with transparency in the popup use a light background color as most images are designed with a light background color in mind. Fixes #1903423 [ebook-viewer: Transparent PNG renders strangely in dark mode viewer]( https://bugs.launchpad.net/calibre/+bug/1903423 )
2020-11-08 11:59:53 +05:30
Kovid Goyal
a3f829a6fa
String changes
2020-11-08 11:57:24 +05:30
Kovid Goyal
885553d827
Add tooltips for buttons on bool data editor
2020-11-08 10:14:43 +05:30
Kovid Goyal
f64382a1a1
Fix a regression in the previous release that broke conversion of DJVU files
...
Fixes #1903428 [Convert from djvu to pdf format failed](https://bugs.launchpad.net/calibre/+bug/1903428 )
2020-11-08 08:58:42 +05:30
Charles Haley
7a6ef0f3e8
Add a "Clear X" tooltip to clear buttons on custom column metadata editors
2020-11-07 15:34:43 +00:00
Charles Haley
abd1a924bb
Bug 1903363: Bulk Metadata Edit: "Set to Undefined" missing on integer columns.
...
Also added the buttons to single metadata edit
2020-11-07 11:00:47 +00:00
Kovid Goyal
92a692af2d
Fix opening the MTP config dialog without a device connected broken in calibre 5
2020-11-06 23:16:12 +05:30
Kovid Goyal
bdb403fc1c
py3 compat for prpdb
...
Note this is not tested as I dont use it myself. Fixes #1903330 [TypeError when running calibre.rpdb cli](https://bugs.launchpad.net/calibre/+bug/1903330 )
2020-11-06 23:12:53 +05:30
Kovid Goyal
079a47cf81
Fix unhandled exceptions with '<' not being correctly displayed
2020-11-06 23:03:15 +05:30
Charles Haley
1ff3b1c090
Formatter improvement: inline function first_non_empty to avoid evaluating unneeded arguments.
2020-11-06 15:18:54 +00:00
Kovid Goyal
238ff455f7
Edit book: Fix regression in calibre 5 that caused an error when managing user dictionaries. Fixes #1903294 [Preferences / Editor settings / Manage spelling dictionaries throws exception]( https://bugs.launchpad.net/calibre/+bug/1903294 )
2020-11-06 18:16:48 +05:30