51346 Commits

Author SHA1 Message Date
Kovid Goyal
9f9e3478ee
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-04-06 20:07:00 +05:30
unkn0w7n
a0edf08944 ... 2025-04-06 18:15:14 +05:30
unkn0w7n
640236e09c Update The Hindu
fetch yesterdays paper by default
2025-04-06 18:13:46 +05:30
Kovid Goyal
25c7a4c871
E-book viewer: Speed up preparation of book on initial load on Unix platforms by using fork() to bypass the Python GIL
Have seen a 300% speedup for 400K word books.
2025-04-06 14:14:03 +05:30
Kovid Goyal
5d4f56d4fa
Handle empty iterables 2025-04-06 14:05:32 +05:30
Kovid Goyal
85b107b128
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-04-06 14:02:09 +05:30
Kovid Goyal
7c5756c9d3
Fix derivation of batches in forked_map 2025-04-06 14:01:40 +05:30
unkn0w7n
acf065e4cf Update barrons.recipe 2025-04-06 14:00:29 +05:30
Kovid Goyal
e34681b159
Support for older python 2025-04-06 13:38:01 +05:30
Kovid Goyal
19c272633d
A map implementation that uses os.fork() 2025-04-06 13:29:02 +05:30
Kovid Goyal
434009e46f
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-04-06 11:01:46 +05:30
unkn0w7n
fd6d96ab82 Update barrons.recipe 2025-04-06 11:00:14 +05:30
Kovid Goyal
9ad7d1f63d
string changes 2025-04-05 20:55:25 +05:30
Kovid Goyal
2be0d6a650
... 2025-04-05 13:52:34 +05:30
Kovid Goyal
7373d2362a
Fork to handle quicklook clients 2025-04-05 13:15:05 +05:30
Kovid Goyal
971ddd64e1
string changes 2025-04-05 13:06:20 +05:30
Kovid Goyal
2ebf2af44f
More robust atexit worker close 2025-04-05 12:57:01 +05:30
Kovid Goyal
2ccec1c8e2
DRYer 2025-04-05 12:48:13 +05:30
Kovid Goyal
d90d54528c
Add a simple server for use in QuickLook like plugins 2025-04-05 12:42:23 +05:30
Kovid Goyal
0282410b15
Use a recursive lock for safe_atexit 2025-04-05 12:36:17 +05:30
Kovid Goyal
d2154e66dc
DRYer 2025-04-05 11:42:57 +05:30
Kovid Goyal
206307993c
Actually fix the failing test 2025-04-05 11:40:31 +05:30
Kovid Goyal
69b689c9d0
Improve rapydscript test runner output 2025-04-05 11:33:42 +05:30
Kovid Goyal
df69f96a92
Another try at fixing the failing test 2025-04-05 10:55:03 +05:30
Kovid Goyal
23187893ba
Fix failing test 2025-04-05 10:38:04 +05:30
Kovid Goyal
3b95ee47ba
... 2025-04-05 10:35:22 +05:30
Kovid Goyal
4508e482a7
Document support for aP and Ap 2025-04-05 10:33:05 +05:30
Kovid Goyal
a7c02a1fdf
Add support for aP and Ap to python format_date as well 2025-04-05 10:29:19 +05:30
Kovid Goyal
75b513834a
E-book viewer: Fix a regression in 8.0 that caused the clock to display an extra p after the time. Fixes #2106280 [extraneous letter 'p' in the clock](https://bugs.launchpad.net/calibre/+bug/2106280)
Apparently Qt has now started using Ap and aP as AM/PM formatters. Sigh.
2025-04-05 10:13:54 +05:30
Kovid Goyal
30b66dc452
Linux: Fix building with Qt 6.9 2025-04-05 02:59:58 +05:30
Kovid Goyal
1973cdb7d6
Kobo driver: Fix viewing of KEPUB files from the device view in calibre not working 2025-04-05 02:16:42 +05:30
Kovid Goyal
7008725bb8
Fix #2106252 [Updated recipe for Pagina12](https://bugs.launchpad.net/calibre/+bug/2106252) 2025-04-05 02:02:26 +05:30
Kovid Goyal
52cf1a1cc6
... 2025-04-04 13:35:11 +05:30
Kovid Goyal
b5a4c301da
Bump version for book details click bug
I have been having a bad month.
v8.2.1
2025-04-04 11:11:08 +05:30
Kovid Goyal
538d4f81af
Fix #2106205 [Calibre 8,2 show an Unhandled Exception when you try to open book filesd Nu](https://bugs.launchpad.net/calibre/+bug/2106205) 2025-04-04 11:08:38 +05:30
Kovid Goyal
e002e5d511
Fix a couple of warnings from gettext v8.2.0 2025-04-04 08:25:50 +05:30
Kovid Goyal
77490c37e4
version 8.2.0 2025-04-04 08:17:34 +05:30
Kovid Goyal
f42727f558
Fix #2106187 [Download of The Economist fails v8.1.1](https://bugs.launchpad.net/calibre/+bug/2106187) 2025-04-04 07:12:16 +05:30
Kovid Goyal
35a2a89941
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-04-03 22:48:31 +05:30
unkn0w7n
940df3ed4b Update reuters.recipe 2025-04-03 22:38:18 +05:30
unkn0w7n
a0e86f271b ... 2025-04-03 22:11:24 +05:30
unkn0w7n
532b302f60 ... 2025-04-03 22:09:16 +05:30
unkn0w7n
656f0e967e ... 2025-04-03 22:07:06 +05:30
unkn0w7n
7336a7a91d Update Economist 2025-04-03 21:51:20 +05:30
Kovid Goyal
9117dcc471
flake8 fixes 2025-04-03 21:47:31 +05:30
Kovid Goyal
c1268ada46
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-04-03 21:47:19 +05:30
unkn0w7n
f8e1a3a485 Update economist_espresso.recipe 2025-04-03 21:35:17 +05:30
unkn0w7n
89cc08fea3 Update Economist News 2025-04-03 21:30:43 +05:30
Kovid Goyal
e21399e088
Merge branch 'tolino_5_6_212781' of https://github.com/beedaddy/calibre 2025-04-03 17:15:03 +05:30
Martin Brodbeck
bc4f0c09fd Bump supported dbversion in kobo/tolino driver
New tolino Shine 5 firmware 5.7.212781 uses db version 193. No significant db changes noticed.
2025-04-03 13:39:09 +02:00