42650 Commits

Author SHA1 Message Date
Kovid Goyal
1b15c93d64
Also add a menu entry to copy link to search calibre for authors/tags/etc. 2020-11-23 18:19:02 +05:30
Kovid Goyal
65dab30656
Allow copying the current search as a calibre:// URL by right clicking the search box 2020-11-23 18:02:19 +05:30
Kovid Goyal
dc4f752ffb
Fix #1905257 [ebook-viewer: "Not a unicode string" when searching table of contents](https://bugs.launchpad.net/calibre/+bug/1905257) 2020-11-23 15:41:58 +05:30
Kovid Goyal
54dbba6f06
calibredb add: New option --automerge to automatically merge duplicates
Have the option accept different merge algorithms. Also implement it for
recursive adding.
2020-11-23 14:07:55 +05:30
Kovid Goyal
fd97af9b1d
Merge branch 'automerge' of https://github.com/juampe/calibre 2020-11-23 09:33:03 +05:30
Kovid Goyal
e2a49d95f8
Book details panel: Add entries to copy calibre:// links for the current book to the context menu 2020-11-23 08:34:49 +05:30
Kovid Goyal
0b93e2ff40
String changes 2020-11-23 07:49:17 +05:30
Kovid Goyal
c253825a42
ensure replaced msg is detected as html
Doesnt get so detected with some search expressions
2020-11-22 21:16:44 +05:30
Kovid Goyal
ecb1ea36f8
String changes 2020-11-22 21:11:19 +05:30
Kovid Goyal
20f08f9791
Implement pause/resume/stop for winsapi 2020-11-22 19:06:50 +05:30
Kovid Goyal
ca8f302d52
Merge branch 'master' of https://github.com/cbhaley/calibre 2020-11-22 18:35:08 +05:30
Charles Haley
d6158358ba Fix template search numeric comparison failing when comparing to a floating point number 2020-11-22 12:11:52 +00:00
Kovid Goyal
f6bd75ecd4
Implement pause/resume on macos 2020-11-22 16:43:47 +05:30
Kovid Goyal
79f27b42c9
Implement pause/resume for Linux TTS
Sadly, speechd doesnt support it, so we had to implement it ourselves.
2020-11-22 16:16:23 +05:30
Kovid Goyal
f1f29761c9
Show events in develop widget 2020-11-22 16:16:09 +05:30
Kovid Goyal
7038c187d0
Wrap pause/resume/stop cocoa apis 2020-11-22 16:01:06 +05:30
Kovid Goyal
2caa7e08ba
String changes 2020-11-22 16:00:54 +05:30
Kovid Goyal
92ebb83ed8
Ignore errors in tts callbacks 2020-11-22 13:54:26 +05:30
Kovid Goyal
a8cf85ca9b
Refactor TTS clients to dispatch events on main thread
Gets rid of pending events and allows for state tracking even without
callbacks
2020-11-22 13:49:44 +05:30
Kovid Goyal
7ebfb0f248
Allow controlling the Virtual library with calibre://search URLs 2020-11-22 11:48:43 +05:30
Kovid Goyal
31c7ef4167
When using calibre://show-book URLs and the book is not found, clear any Virtual library or search restriction and then show the book. Fixes #1905113 [Clear current VL when using calibre:// to show book (or add switch VL modifier)](https://bugs.launchpad.net/calibre/+bug/1905113) 2020-11-22 10:03:29 +05:30
Kovid Goyal
80aaffa6ef
String changes 2020-11-22 09:22:44 +05:30
Kovid Goyal
5f5d68258f
Qt 5.15.2 now needs xcb-util 2020-11-21 15:37:47 +05:30
Kovid Goyal
7b4d7939ad
Bump Qt version 2020-11-21 15:07:31 +05:30
Kovid Goyal
3dd7bc160e
Move loading of env vars to bypy. Allows defining CALIBRE_DEVELOP_FROM in env vars file 2020-11-21 12:20:54 +05:30
Kovid Goyal
4265c87463
macOS: Fix calibre:// URLs not working from other documents 2020-11-21 12:10:29 +05:30
Kovid Goyal
33dbbb2bee
Fix search URL action not changing library if needed 2020-11-21 07:58:16 +05:30
Kovid Goyal
606bf90c13
... 2020-11-20 22:45:13 +05:30
Kovid Goyal
05fe8d8ef5
More work on speech backends 2020-11-20 22:39:11 +05:30
Kovid Goyal
10971de4b7
Allow adding empty markdown files when creating empty book records 2020-11-20 06:07:19 +05:30
Kovid Goyal
95c3c42e2c
Merge branch 'update-recipe-netzpolitik' of https://github.com/tastytea/calibre 2020-11-20 05:41:00 +05:30
tastytea
9138607c23
Update recipe “Netzpolitik”.
* Give the class a proper name.
* Update feed URL.
* Set publication type.
* Use embedded content and remove “remove_tags”.
* Remove duplicate title image.
* Add cover.
2020-11-19 23:05:24 +01:00
Kovid Goyal
82ba1b89d0
Get extdev working on macOS
Iteration speed is too low otherwise
2020-11-19 22:41:46 +05:30
Kovid Goyal
e7fe6142ba
ooops 2020-11-19 21:02:36 +05:30
Kovid Goyal
fbb259b86b
... 2020-11-19 20:44:57 +05:30
Kovid Goyal
ab377cfda5
Refactor tts client design so all interaction with underlying API happens only on the main thread 2020-11-19 20:29:41 +05:30
Kovid Goyal
3309f3728f
Start work on event handling with windows SAPI 2020-11-19 16:49:18 +05:30
Kovid Goyal
21bd53d398
Code to develop TTS sync 2020-11-19 12:50:36 +05:30
Juan Pedro Paredes Caballero
239ae0600f Add automerge option to add command CLI 2020-11-19 08:13:30 +01:00
Kovid Goyal
dc3a3a9abc
Fix incorrect copy/paste of freestar tag 2020-11-19 10:22:24 +05:30
Kovid Goyal
a83ea13162
Speak aloud implementation for macOS 2020-11-18 22:03:33 +05:30
Kovid Goyal
084de4c88d
Fix voice enumeration 2020-11-18 21:55:45 +05:30
Kovid Goyal
6adf45f81f
Start work on wrapping macOS TTS API 2020-11-18 21:15:12 +05:30
Kovid Goyal
2c75e769be
Better error message for macOS ext_dev 2020-11-18 14:28:38 +05:30
Kovid Goyal
3125ae8339
Get simple speak working on windows as well 2020-11-18 11:19:29 +05:30
Kovid Goyal
d9592d090b
Implement simple speech for the browser viewer 2020-11-18 10:37:44 +05:30
Kovid Goyal
85bf7f823e
Workaround for SSIPClient using non-daemonic thread and therefore hanging interpreter shutdown 2020-11-17 18:06:36 +05:30
Kovid Goyal
1cacc7484a
... 2020-11-17 17:51:25 +05:30
Kovid Goyal
f8ecef10db
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1904507 [Manage Author absent from context menu](https://bugs.launchpad.net/calibre/+bug/1904507)
2020-11-17 17:41:26 +05:30
Kovid Goyal
24b2e5f07f
Start work on simple read aloud button for selection popup bar 2020-11-17 17:36:14 +05:30