42810 Commits

Author SHA1 Message Date
Kovid Goyal
77658f4c95
Build with sip 6 on Arch CI 2021-01-06 08:38:22 +05:30
Kovid Goyal
a30d4be28d
Merge branch 'patch-1' of https://github.com/madphysicist/calibre 2021-01-06 08:34:05 +05:30
Joseph Fox-Rabinovitz
61b88e5288
Code formatting issue in comment
Original rendering here: https://manual.calibre-ebook.com/plugins.html#catalog-plugins
2021-01-05 16:24:40 -06:00
Joseph Fox-Rabinovitz
b62dee010a
wrapping 2021-01-05 16:20:19 -06:00
Joseph Fox-Rabinovitz
487a598d29
Fixed resource leak in HelloWorld plugin? 2021-01-05 16:02:52 -06:00
Joseph Fox-Rabinovitz
8da7110fc8
Punctuation, wrapping 2021-01-05 15:55:18 -06:00
Joseph Fox-Rabinovitz
0b4c130126
More wrapping and punctuation
Why is the long XPATH expression being wrapped in the output?
2021-01-05 13:26:06 -06:00
Joseph Fox-Rabinovitz
6912bec1c9
Line wrap and typo 2021-01-05 12:26:36 -06:00
Joseph Fox-Rabinovitz
937412a306
Typo in manual 2021-01-05 11:59:12 -06:00
Kovid Goyal
ed0f7e9684
Add an alias fo rthe play/pause toggle key 2021-01-05 16:22:07 +05:30
Kovid Goyal
18bff172d4
Mallorca Zeitung by VoHegg 2021-01-05 13:14:13 +05:30
Kovid Goyal
2528bd58af
String changes 2021-01-05 10:02:13 +05:30
Kovid Goyal
2f830e666f
Merge branch 'lint_linux_installer' of https://github.com/thuvh/calibre 2021-01-05 10:01:39 +05:30
Hoai-Thu Vuong
73792ac787 fix missing space after semi colon on linux-installer.py 2021-01-05 11:29:15 +07:00
Kovid Goyal
78e967edc6
py3 compat: Fix diff on non HTML files not working 2021-01-05 08:42:25 +05:30
Kovid Goyal
a6840fb462
pep8 2021-01-04 22:15:31 +05:30
Kovid Goyal
ea62b8b19d
Merge branch 'master' of https://github.com/cbhaley/calibre 2021-01-04 22:15:24 +05:30
Charles Haley
a2411ef0a0 Add hierarchical search to the tag browser context menu 2021-01-04 15:57:03 +00:00
Kovid Goyal
05b97d24c0
T-Online by VoHegg 2021-01-04 20:32:27 +05:30
Kovid Goyal
9a8ff5539d
Update General Knowledge Today 2021-01-04 13:16:28 +05:30
Kovid Goyal
23f0086ab7
Cancel any speech in progress when hiding the selection_bar after triggering the speak aloud action on it 2021-01-03 22:29:51 +05:30
Kovid Goyal
c92e726850
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1909892 [[Enhancement] Add context menu actions to search and filter items in Category editor](https://bugs.launchpad.net/calibre/+bug/1909892)
2021-01-03 20:19:44 +05:30
Charles Haley
a965d310f0 Enhancement #1909892: Add context menu actions to search and filter items in Category editor 2021-01-03 12:32:29 +00:00
Kovid Goyal
ac2243a706
Merge branch 'master' of https://github.com/cbhaley/calibre 2021-01-03 16:56:02 +05:30
Charles Haley
746ae8e37a Add new template function list_split. Fix python 3 imcompatibility getting source code from the built-in functions class. 2021-01-03 11:13:59 +00:00
Kovid Goyal
9b492bfcd6
Merge branch 'master' of https://github.com/cbhaley/calibre 2021-01-03 04:10:46 +05:30
Charles Haley
5a3d65a132 Add a method to db.cache to return the size of a format stored in the database table 'data'. With this method one can compare the real size to the stored size. 2021-01-02 15:07:21 +00:00
Kovid Goyal
533aa3206e
Update El Pais
Fixes #1909831 [Make El Pais recipe work again: Fix RSS feeds and article classes](https://bugs.launchpad.net/calibre/+bug/1909831)
2021-01-02 09:38:39 +05:30
Kovid Goyal
adef43ddab
Update USA Today 2021-01-01 19:55:56 +05:30
Kovid Goyal
c4c1c5f841
Amazon metadata download: Ignore ' and " in titles when matching results 2021-01-01 19:38:42 +05:30
Kovid Goyal
501e7b8973
Merge branch 'master' of https://github.com/cbhaley/calibre
Fix #1909786 [[enhancement] Catagories TO partition](https://bugs.launchpad.net/calibre/+bug/1909786)
2021-01-01 16:37:02 +05:30
Charles Haley
b2f9b48a05 Bug #1909786: add drop-down list to preference "Tag browser: Categories not to partition" 2021-01-01 10:51:23 +00:00
Kovid Goyal
2b3dfeeb31
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1909738 [Strangeness with hierarchical searches](https://bugs.launchpad.net/calibre/+bug/1909738)
2020-12-31 19:07:57 +05:30
Charles Haley
4131efa270 Fix for Bug #1909738: Strangeness with hierarchical searches
Because it is useful I decided to continue to permit hierarchy for saved searches even though behavior will be a bit strange.

The following behaviors exist and will not be changed.
- Renames will not rename all items in the the hierarchy.
- Intermediate nodes that aren't 'real' searches will not offer the rename option.
- Drag & drop is disabled.

In addition I changed the behavior of "Add search" in "Manage saved searches". It used to act like a rename if the target name already exists, throwing away the old search expression. It now refuses.
2020-12-31 12:51:07 +00:00
Kovid Goyal
1eb424dcb7
Edit book: Errors in loading third party plugins should not prevent editor from starting 2020-12-29 21:52:30 +05:30
Kovid Goyal
aa72949779
Update WirtchaftsWoche Online 2020-12-29 15:29:52 +05:30
Kovid Goyal
2e367ac402
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1909507 [Enhancement Request: Make "Formats" a default column](https://bugs.launchpad.net/calibre/+bug/1909507)
2020-12-29 15:27:33 +05:30
Charles Haley
e62a22f000 Bug #1909507: Enhancement: permit disambiguation of columns such as formats and #formats in rules editor. 2020-12-29 09:17:29 +00:00
Kovid Goyal
01b6c8c5b2
Update The Guardian
Merge branch 'master' of https://github.com/hehonghui/calibre
2020-12-29 13:45:04 +05:30
hehonghui
47ff9fe969 update guardian style 2020-12-29 14:53:29 +08:00
Kovid Goyal
2a7b42152d
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1909442 [inlibrary: problem](https://bugs.launchpad.net/calibre/+bug/1909442)
2020-12-29 09:42:17 +05:30
Charles Haley
d61540d065 Bug #1909442: saved searches don't work in the device view 2020-12-28 16:16:29 +00:00
Kovid Goyal
94d68db7af
LRF Output: Fix conversion broken in calibre 5 when font size rescaling is active. Fixes #1909224 [Error al convertir a LRF](https://bugs.launchpad.net/calibre/+bug/1909224) 2020-12-28 19:46:13 +05:30
Kovid Goyal
568e9851a4
py3 compat 2020-12-28 19:28:31 +05:30
Kovid Goyal
7514b58066
String changes 2020-12-28 08:53:57 +05:30
Kovid Goyal
f51d169f55
... 2020-12-28 08:53:23 +05:30
Kovid Goyal
fe1886393b
Use a monotonic clock 2020-12-27 19:26:10 +05:30
Kovid Goyal
bec6c7c0cd
Update arcamax 2020-12-27 18:27:11 +05:30
Kovid Goyal
d3ba0e98c5
http -> https 2020-12-27 18:23:41 +05:30
Kovid Goyal
ca6e78008d
Merge branch 'master' of https://github.com/davidfor/calibre 2020-12-27 18:04:37 +05:30