51053 Commits

Author SHA1 Message Date
Kovid Goyal
31d7bde7b1
Build the ffmpeg multimedia backend for Qt on Linux 2024-08-23 16:57:11 +05:30
Kovid Goyal
9611e1a832
Fix #2077704 [connecting to calibre-ebook.com does not work in python 3.13](https://bugs.launchpad.net/calibre/+bug/2077704)
Also remove old code present for legacy python versions
2024-08-23 16:00:29 +05:30
Kovid Goyal
a3ddc011f2
version 7.17.0 v7.17.0 2024-08-23 07:19:01 +05:30
Kovid Goyal
9b7dd90641
Merge branch 'tolino_new_fwversion' of https://github.com/beedaddy/calibre 2024-08-22 21:13:56 +05:30
Martin Brodbeck
0e1265d269 Bump supported dbversion in kobo/tolino driver
New tolino Shine 5 firmware 5.2.190625 uses db version 190. No significant changes noticed.
2024-08-22 17:36:38 +02:00
Kovid Goyal
430cf0f5bc
Fix #2073441 [[Enhancement] Hide VL tabs while in Device view](https://bugs.launchpad.net/calibre/+bug/2073441) 2024-08-22 20:04:40 +05:30
Kovid Goyal
1c26a6ce17
Show current page number in goto printed page 2024-08-22 19:46:15 +05:30
Kovid Goyal
65a640bee2
Document papaer edition page sync feature 2024-08-22 18:53:40 +05:30
Kovid Goyal
4985bb2e82
Allow displaying pagelist data in header/footer
Fixes #2075554 [Feature request: Display of page-list element in the book viewer](https://bugs.launchpad.net/calibre/+bug/2075554)
2024-08-22 17:23:09 +05:30
Kovid Goyal
2d2d203862
... 2024-08-21 20:16:59 +05:30
Kovid Goyal
e36c10dfa3
Merge branch 'master' of https://github.com/nrledo/calibre 2024-08-21 19:10:23 +05:30
Rodríguez Ledo Nahúm, INI-MBM-MEB
0a28d743a1 Update jot_down.recipe 2024-08-21 15:10:20 +02:00
Kovid Goyal
76743a0210
Also create a page list anchor map in the book metadata 2024-08-20 08:18:34 +05:30
Kovid Goyal
a5086d836b
GaGadget by bugmen00t 2024-08-19 23:41:33 +05:30
Kovid Goyal
62dc99112c
Various Russian and Ukranian news sources by bugmen00t 2024-08-19 23:29:44 +05:30
Kovid Goyal
7e8d5ffe72
pep8 2024-08-19 23:29:34 +05:30
Kovid Goyal
8a781e9da0
Dont discard return value of goto_cfi() in standalone viewer ui_operations 2024-08-19 22:15:28 +05:30
Kovid Goyal
26d1126c62
E-book viewer: Allow going to links from the pagelist in the book via the Goto action in the viewer controls.
Typically, these are locations in the book corresponding to paper edition page
boundaries.
2024-08-19 22:14:26 +05:30
Kovid Goyal
4b8dec5a50
Merge branch 'master' of https://github.com/cbhaley/calibre 2024-08-19 13:28:41 +05:30
Charles Haley
1f0a3e6bd3 Allow a plugboard to change the series_index as well as the series name. 2024-08-19 08:48:01 +01:00
Kovid Goyal
92b9566b0a
Store page list in book metadata when rendering 2024-08-19 12:23:20 +05:30
Kovid Goyal
7a50e5cb5c
... 2024-08-19 09:51:32 +05:30
Kovid Goyal
6e6ca80d62
Fix #2077283 [Private bug](https://bugs.launchpad.net/calibre/+bug/2077283) (probably) 2024-08-19 09:44:31 +05:30
Kovid Goyal
f4a5e116cd
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-08-18 21:02:02 +05:30
unkn0w7n
dbf9deab16 Update Economist
increase delay
2024-08-18 20:14:06 +05:30
Kovid Goyal
ed3b6ab6d1
... 2024-08-18 15:18:40 +05:30
Kovid Goyal
016496493c
Try installing a few more dependencies in CI 2024-08-18 15:10:24 +05:30
Kovid Goyal
37169709f3
Add Qt text to speech module to binary builds 2024-08-18 15:00:39 +05:30
Kovid Goyal
c778211992
Document the annotations API at least cursorily 2024-08-17 16:51:45 +05:30
Kovid Goyal
3173b9dd58
Merge branch 'edit-toc-fix' of https://github.com/chocolatechipcats/calibre 2024-08-17 15:24:29 +05:30
chocolatechipcats
5562c2a621
Update toc_edit.py
string change
2024-08-17 05:46:18 -03:00
Kovid Goyal
592f250644
Cleanup header tests 2024-08-17 10:00:08 +05:30
Kovid Goyal
b2745092c6
Add a test for POST with data 2024-08-17 09:51:34 +05:30
Kovid Goyal
23cf355130
Fix test failure with updated lxml 2024-08-17 09:32:27 +05:30
Kovid Goyal
cfe9c58db8
Use atexit to add another layer of protection
Hopefully should make process leaks vanishingly rare. Basically only
on crashes.
2024-08-17 08:52:42 +05:30
Kovid Goyal
f82da06184
Get rid of the simple backend in favor of WebEngineBrowser 2024-08-16 20:24:50 +05:30
Kovid Goyal
5b00e588b2
Allow using the webengine backend in recipes 2024-08-16 20:01:50 +05:30
Kovid Goyal
5c8332e438
Remove the webengine download backend
Superseded by the new webengine backend which should hopefully
be more browser-like.
2024-08-16 19:51:07 +05:30
Kovid Goyal
1e2cd173f2
Fix recipe browser tests 2024-08-16 19:46:04 +05:30
Kovid Goyal
6b907d8ec2
... 2024-08-16 19:26:35 +05:30
Kovid Goyal
b01d756329
Add extended key usage and dont use subprocess for verification 2024-08-16 18:54:11 +05:30
Kovid Goyal
60db6aae2f
Proper fix for ssl server test
Needed to generate subject key id for the CA cert and authority key id
for the server cert
2024-08-16 17:18:00 +05:30
Kovid Goyal
c278d6de5c
Add key usage to generated CA certificate 2024-08-16 15:43:33 +05:30
Kovid Goyal
ee92957837
Add authority and subject key identifiers to self signed certificates 2024-08-16 15:04:28 +05:30
Kovid Goyal
6d4d11dc9e
Implement POST and headers 2024-08-16 13:08:28 +05:30
Kovid Goyal
71e8654c80
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-08-16 12:47:12 +05:30
unkn0w7n
63ca3ff11a Update Nautilus Magazine 2024-08-16 12:41:02 +05:30
Kovid Goyal
aad7f706d5
Implement a default HTTP reason 2024-08-16 12:37:36 +05:30
Kovid Goyal
5a1d5c21ff
develop with multiple urls 2024-08-16 12:05:05 +05:30
Kovid Goyal
885961acc0
Get basic fetching working 2024-08-16 11:58:14 +05:30