Commit Graph

51379 Commits

Author SHA1 Message Date
unkn0w7n dddc7448d6 Update WSJ. Magazine 2025-06-08 14:32:35 +05:30
unkn0w7n 31c8700f68 Update wsj.recipe
Unused datetime
2025-06-08 14:16:20 +05:30
unkn0w7n ff3bd6d906 ... 2025-06-08 13:48:50 +05:30
unkn0w7n af0039485f ... 2025-06-08 13:29:27 +05:30
unkn0w7n a0a1b8a8f3 Update wsj.recipe 2025-06-08 13:26:39 +05:30
unkn0w7n 49934879c7 Delete windows_star.recipe
duplicate
2025-06-08 13:23:53 +05:30
unkn0w7n 04cb2ec6c6 Delete lwn_weekly.recipe
duplicate
2025-06-08 13:23:24 +05:30
Kovid Goyal ae83537ef8 pread64() -> pread()
We dont support 32 bit architectures anymore anyway, but define
_FILE_OFFSET_BITS to be safe, only in speedups.c to minimize an
side-effect risks.

Fixes #2769 (Define _FILE_OFFSET_BITS=64 and replace usage of pread64)
2025-06-07 07:55:59 +05:30
Kovid Goyal 37bb650871 Store cli args passed to qt 2025-06-05 06:58:48 +05:30
Kovid Goyal 237e54630a ... 2025-06-05 06:15:36 +05:30
Kovid Goyal 0bc7e0d4b9 ... 2025-06-04 19:50:45 +05:30
Kovid Goyal 69d348e532 Bump bundled version of py7zr 2025-06-04 13:12:38 +05:30
Kovid Goyal 62738f4d81 Update 7zip wrapper code for removal of read method 2025-06-04 12:00:36 +05:30
Kovid Goyal ddcc2c4bbd Manage data files dialog: Add a button to cancel remaining books when managing multiple books. Fixes #2112424 ['Manage Data Files' on multiple books](https://bugs.launchpad.net/calibre/+bug/2112424) 2025-06-04 09:58:59 +05:30
Kovid Goyal b78b98970a ... 2025-06-03 06:47:23 +05:30
Kovid Goyal 5bce9c01fc Merge branch 'master' of https://github.com/cbhaley/calibre 2025-06-02 20:35:35 +05:30
Charles Haley 0efb3ca522 Some improvements to kobo configuration tooltips. 2025-06-02 15:40:54 +01:00
Kovid Goyal 26c10fd4d8 Cleanup previous PR 2025-05-30 17:12:07 +05:30
Kovid Goyal 4fd2a30f78 Merge branch 'ByteTheBubble-fix-json-parsing-nyt' of https://github.com/ByteTheBubble/calibre 2025-05-30 17:06:31 +05:30
ByteTheBubble d8c324e47b Update nytimes_sub.recipe to fix the same json decoding error
Fix JSON parsing error by replacing `undefined` with `null` and stripping JS functions for nytimes_sub.recipe
2025-05-30 13:19:44 +02:00
ByteTheBubble 07ac145a53 Update nytimes.recipe to fix JSON parsing error
Fix JSON parsing error by replacing `undefined` with `null` and stripping JS functions
2025-05-30 13:16:37 +02:00
Kovid Goyal a880718e2b Merge branch 'master' of https://github.com/cbhaley/calibre 2025-05-29 20:10:17 +05:30
Charles Haley 4c31beff3e Add context menu action to copy the source code for the currently selected template to the editor. 2025-05-29 15:33:11 +01:00
Kovid Goyal a41c4f6662 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-05-29 19:26:38 +05:30
unkn0w7n 363cf69643 Update nytfeeds.recipe
option to include all feeds.
2025-05-29 19:20:20 +05:30
Kovid Goyal 0196a8773f Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-05-29 19:07:10 +05:30
unkn0w7n 7de4aa862c Update financial_times.recipe
add alt cover.
2025-05-29 19:04:39 +05:30
Kovid Goyal 9c43f54537 Merge branch 'ByteTheBubble-financial-times-cover' of https://github.com/ByteTheBubble/calibre 2025-05-28 15:47:25 +05:30
ByteTheBubble 384feacec4 Add missing front cover to financial_times.recipe
Use 'https://www.tomorrowspapers.co.uk' as a new source for the front cover of the FT
2025-05-28 10:27:19 +02:00
Kovid Goyal c271126633 Merge branch 'master' of https://github.com/cbhaley/calibre 2025-05-25 17:05:44 +05:30
Charles Haley 7f8da78fc8 Improve documentation for the formatter function swap_around_articles() 2025-05-25 11:15:32 +01:00
Kovid Goyal 451ebcc55b Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-05-25 10:53:43 +05:30
unkn0w7n 07a6cd6951 update eenadu 2025-05-25 10:51:58 +05:30
Kovid Goyal bd16e3120b Windows: Prevent Windows 11 from starting a conhost.exe process for ever calibre worker process
Apparently on modern windows we need DETACHED_PROCESS not
CREATE_NO_WINDOW. Sigh.

See #2111559 (Fetching news, wrong path for conhost.exe)
2025-05-24 13:18:59 +05:30
Kovid Goyal cd93465871 DRYer 2025-05-24 13:12:43 +05:30
Kovid Goyal 7efc361602 pep8 2025-05-24 13:12:26 +05:30
Kovid Goyal 91b477400a Merge branch 'master' of https://github.com/h-holm/calibre 2025-05-24 08:56:19 +05:30
Henrik Holm 9a75607748 Refactor "Fokus.se" recipe 2025-05-24 01:57:50 +02:00
Kovid Goyal eaf5fcfb59 Dont popup an error box for data lookup failures 2025-05-23 12:52:10 +05:30
Kovid Goyal 48ec47dc15 Merge branch 'master' of https://github.com/shouya/calibre 2025-05-23 09:10:38 +05:30
Kovid Goyal 6e42324515 Bump version for preview release 2025-05-23 08:28:38 +05:30
shouya 8fa9b5778e preserve tfam group key when it exists 2025-05-23 11:06:49 +09:00
shouya a3e19581f6 Improve highlight grouping with recurring chapter names 2025-05-23 10:08:24 +09:00
Kovid Goyal 053b937bc8 Light mode: Use the same style of scrollbar as in dark mode
Unifies the look and feel between light and dark modes and improves the contrast of the slider.
2025-05-21 19:26:01 +05:30
Kovid Goyal c2a525ef97 Move scrollbar drawing code into its own function 2025-05-21 14:38:56 +05:30
Kovid Goyal c3b221e980 Merge branch 'tolino_5.8.216841' of https://github.com/beedaddy/calibre 2025-05-21 13:21:11 +05:30
Martin Brodbeck 12c7ea8a6a Bump supported dbversion in kobo/tolino driver
New tolino Shine 5 firmware 5.8.216841 uses db version 195. No significant db changes noticed.
2025-05-21 09:27:41 +02:00
Kovid Goyal f7963e23cb Merge branch 'master' of https://github.com/cbhaley/calibre 2025-05-18 17:56:07 +05:30
Charles Haley 65a4182cb5 Improvement to the Template Program Mode documentation 2025-05-18 13:22:14 +01:00
Henrik Holm 8abd9b706e Extract article metadata from the article itself 2025-05-16 18:33:56 +02:00