Commit Graph

48841 Commits

Author SHA1 Message Date
Kovid Goyal 76c91147ca Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-04-29 19:39:43 +05:30
unkn0w7n 9d7f80d43a Update Economist
add delay
2024-04-29 19:13:00 +05:30
Kovid Goyal 53d21e7aca Bulk metadata dialog: Dont fail when setting covers from ebook files and some of the files have invalid covers 2024-04-29 11:28:10 +05:30
Kovid Goyal 314cfde324 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-04-29 11:04:42 +05:30
unkn0w7n 9d519d7dc8 *** 2024-04-29 10:10:35 +05:30
Kovid Goyal 275d670a6a Edit book: Spell check: Add options to exclude words in ALL CAPS or with numbers or in camelCase/snake_case from the list of words 2024-04-29 08:56:20 +05:30
Kovid Goyal 6c0edaf1d5 fetch news: handle data: URLs 2024-04-29 08:17:04 +05:30
Kovid Goyal 9e99606c64 Update Economist 2024-04-29 07:31:18 +05:30
Kovid Goyal a067f1d519 Make code re-useable 2024-04-28 19:38:50 +05:30
Kovid Goyal d37f436c4c Fix deprecation warning from tarfile.extractall() 2024-04-28 11:41:05 +05:30
Kovid Goyal 11ad5a1a6e Fix deprecation warning from Py_DefaultFileystemEncoding 2024-04-28 11:36:26 +05:30
Kovid Goyal e948887e89 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-04-28 10:33:39 +05:30
unkn0w7n 1e1686bf4d Update caravan_magazine.recipe 2024-04-28 10:20:03 +05:30
Kovid Goyal 58cb771c7b Bump version for preview release 2024-04-26 14:10:47 +05:30
Kovid Goyal 2a96578a0d Bump the versions of libxml2 and lxml
No longer need the lxml workaround on windows
2024-04-26 14:01:52 +05:30
Kovid Goyal d68e11b2b9 Fix #2063549 [lxml has split out lxml.html.clean into a separate project](https://bugs.launchpad.net/calibre/+bug/2063549) 2024-04-26 12:11:22 +05:30
Kovid Goyal 63a3852c9f Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-04-26 10:54:44 +05:30
unkn0w7n 0a7be539f1 Update financial_times.recipe 2024-04-26 10:47:11 +05:30
Kovid Goyal d47e0613ab Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #2063171 [still another ampersand escape bug](https://bugs.launchpad.net/calibre/+bug/2063171)
2024-04-23 18:58:09 +05:30
Charles Haley 94d17acbde Bug 2063171: still another ampersand escape bug
Also fixed a similar problem in the virtual library additional restrictions menu.
2024-04-23 13:19:03 +01:00
Kovid Goyal d1bbe63eb1 Fix for webcache replacing curly quotes with entities in headline content 2024-04-22 08:50:24 +05:30
Kovid Goyal 6de7a4b0c8 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-04-22 08:20:38 +05:30
unkn0w7n 80516c7a2a ... 2024-04-21 22:53:22 +05:30
unkn0w7n 89440f77c3 Update economist 2024-04-21 22:47:32 +05:30
Kovid Goyal 1df7047633 Export of calibre data: Ensure individual part files in the exported data are no larger than one gigabyte even if the library contains individual files larger than that size.
Note that this means that exports created by calibre from this version
on will not be importable by earlier versions. However, exports from
earlier versions should still be importable.
2024-04-21 20:19:56 +05:30
Kovid Goyal bcc8ea4d5e Fix exporting of data not storing timestamps for format and extra files
Also make the code DRYer
2024-04-21 09:26:38 +05:30
Kovid Goyal d6b602a085 ... 2024-04-21 08:27:42 +05:30
Kovid Goyal 2585745fde Cleanup previous PR
We cant rename recipe files as that will break users Fetch news subscriptions
to the renamed recipe. Also optimize the recipe icons and move them into
the icons subfolder. Apply some pep8 cleanup.
2024-04-20 04:51:26 +05:30
Kovid Goyal 504afa6f88 Merge branch 'master' of https://github.com/itsirc/calibre 2024-04-20 04:48:04 +05:30
Cristi Ghera 24befe49bb Added Parool (NL), Revista 22 (RO), Dilema (RO) and Internazionale (IT); updated Volkskrant to download cover 2024-04-19 19:46:20 +02:00
Kovid Goyal c581bad34e pep8 2024-04-19 22:00:36 +05:30
Kovid Goyal ad8cddce40 Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #2062434 [[Enhancement] Book list header menu](https://bugs.launchpad.net/calibre/+bug/2062434)
2024-04-19 21:59:56 +05:30
Charles Haley 74eceb7214 Remove "view column definition" 2024-04-19 17:18:35 +01:00
Charles Haley 04e50fa395 Enhancement #2062434: Add option to show/edit current column definition to the booklist header context menu 2024-04-19 15:41:23 +01:00
Kovid Goyal 589d926507 Fix crash in headless backend with Qt 6.7.0 2024-04-19 09:07:58 +05:30
Kovid Goyal cc9afd6371 env var to override the headless platform used by Qt v7.9.0 2024-04-19 07:50:52 +05:30
Kovid Goyal f0c0378e92 env var to skip tests during publish 2024-04-19 07:28:36 +05:30
Kovid Goyal 098c77b543 version 7.9.0 2024-04-19 07:12:05 +05:30
Kovid Goyal 6514dde205 Edit book: Regex-function mode: Show a confirmation popup when closing the function editor when there are unsaved changes 2024-04-19 07:01:44 +05:30
Kovid Goyal 9319cd722a ... 2024-04-19 06:50:31 +05:30
Kovid Goyal ffb2b5b5cb calibre-customize dont fail when customizing plugin and user provides no custom value 2024-04-19 06:47:07 +05:30
Kovid Goyal 35841014de Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-04-18 20:52:08 +05:30
unkn0w7n fafcadecc8 ... 2024-04-18 20:42:30 +05:30
Kovid Goyal 97c0a11eda pep8 2024-04-18 20:01:44 +05:30
Kovid Goyal 30a0505eba Kobo driver: read device model id from version.txt to distinguish between the three 2024 Kobo models 2024-04-18 19:52:36 +05:30
Kovid Goyal 3eb6996656 Merge branch 'master' of https://github.com/growfrow/calibre 2024-04-18 14:22:55 +05:30
growfrow f4a40c7280 chore: remove repetitive words
Signed-off-by: growfrow <growfrow@outlook.com>
2024-04-18 15:43:47 +08:00
Kovid Goyal 3c053fd1cb Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-04-18 11:34:31 +05:30
unkn0w7n 81dd68d306 Update El Correo 2024-04-18 11:14:49 +05:30
Kovid Goyal 07194ca5af Use Libra H2O cover settings for 2024 devices
We dont have a way to distinguish between the different 2024 devices. So
use the highest resolution on the theory that downscaling is better.
2024-04-17 21:05:05 +05:30