Commit Graph

48787 Commits

Author SHA1 Message Date
unkn0w7n 4459698437 Update eenadu 2024-04-14 19:29:03 +05:30
unkn0w7n 4aa11d3b3e update ORFonline 2024-04-14 19:28:01 +05:30
unkn0w7n 165f5ccff4 Update NatGeo 2024-04-14 19:27:35 +05:30
Kovid Goyal f4d87127a6 Fix #2056623 [[Enhancement] Move the Show options closer to the search field in the Manage items window](https://bugs.launchpad.net/calibre/+bug/2056623) 2024-04-13 13:46:49 +05:30
Kovid Goyal 5ecafc7243 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-04-13 11:40:03 +05:30
unkn0w7n fae7481849 Update Harpers Magazine
add cover
2024-04-13 11:14:15 +05:30
unkn0w7n cd5be64891 Update new_yorker.recipe
fix cover
2024-04-13 11:11:13 +05:30
unkn0w7n 791857d630 Update Business Today 2024-04-13 09:57:15 +05:30
Kovid Goyal b6812939c9 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-04-13 08:51:58 +05:30
unkn0w7n 63060ff166 Update The Week
fix cover
2024-04-12 22:24:49 +05:30
Kovid Goyal c45b1f8bbc string changes 2024-04-12 19:06:40 +05:30
Kovid Goyal df3f5be1dc Bump version for preview 2024-04-12 15:39:46 +05:30
Kovid Goyal 5fb41d2c84 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-04-12 11:15:53 +05:30
unkn0w7n 6f88a4cdbe Update asahi_shimbun_en.recipe 2024-04-12 11:11:25 +05:30
Kovid Goyal d7f99c8f19 pep8 2024-04-12 07:44:22 +05:30
Kovid Goyal 6ad76b288d Merge branch 'updated-binaries' of https://github.com/eli-schwartz/calibre 2024-04-12 07:43:27 +05:30
Eli Schwartz 2795a42ffe drop fallback for people running from source with calibre 5.6 2024-04-11 21:13:55 -04:00
Eli Schwartz ce5a6e8b78 drop fallback for people running from source with calibre 6.1 2024-04-11 21:13:54 -04:00
Eli Schwartz 6ac3ae28b8 drop fallback for people running from source with calibre 5.41 2024-04-11 21:13:54 -04:00
Kovid Goyal 75887beea7 Kobo driver: Add USB ids for upcoming Kobo devices
Fixes #2060886 [USB IDs for new Kobo models](https://bugs.launchpad.net/calibre/+bug/2060886)
2024-04-11 07:50:00 +05:30
Kovid Goyal d67ee294c7 Disallow empty cite templates 2024-04-10 10:46:41 +05:30
Kovid Goyal 0448994661 Cleanup preferences section for citing templates 2024-04-10 10:39:27 +05:30
Kovid Goyal 2fa7a1fca5 Merge branch 'feature-template-copy' of https://github.com/duydl/calibre 2024-04-10 10:24:20 +05:30
duydl 24e9ce669a feat: Add custom templates to cite function 2024-04-10 12:58:14 +09:00
Kovid Goyal 2b16a1613e ... 2024-04-08 15:50:17 +05:30
unkn0w7n e15889987e ... 2024-04-08 15:44:50 +05:30
Kovid Goyal 7e5f328fc3 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-04-08 11:53:48 +05:30
unkn0w7n 5172761cf0 Update Outlook Magazine 2024-04-08 11:39:50 +05:30
unkn0w7n a6c82e1bad ... 2024-04-08 11:36:38 +05:30
Kovid Goyal 3b4d2ef273 pep8 2024-04-08 11:20:35 +05:30
Kovid Goyal d399a5d179 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-04-08 11:19:44 +05:30
unkn0w7n 624482eddd Update New Yorker 2024-04-08 11:17:26 +05:30
Kovid Goyal 01c21f4288 Windows: Fix an issue where closing a maximized calibre window to the system tray and then reconnecting with remote desktop would cause a blank calibre window to be displayed. Fixes #2044118 [Issue with "--start-in-tray" switch and MS RDP](https://bugs.launchpad.net/calibre/+bug/2044118)
Hopefully the workaround for the Qt bug wont break anything else.
https://bugreports.qt.io/browse/QTBUG-124177
2024-04-08 09:01:20 +05:30
Kovid Goyal d0ef679928 Skip curl based test on macos CI as it is mysteriously failing 2024-04-07 08:57:39 +05:30
Kovid Goyal 9dcf1ba2e0 Output stderr from curl when test fails 2024-04-07 08:40:19 +05:30
Kovid Goyal 29dbdcdb69 Make remove_dir_if_empty a bit more robust against other programs simultaneously deleting the dir or its contents. See #2060340 (Unhandled Exception - FileNotFoundError) 2024-04-07 08:10:30 +05:30
Kovid Goyal b5c688c94d be editor neutral 2024-04-06 11:59:44 +05:30
Kovid Goyal 788e21fd03 Workaround wix adding of extensions being utterly broken 2024-04-06 11:59:25 +05:30
Kovid Goyal a61b62e0f2 version 7.8.0 v7.8.0 2024-04-05 07:16:45 +05:30
Kovid Goyal 6e922830b5 pep8 2024-04-04 22:14:25 +05:30
Kovid Goyal 544f991eed Use a more visually striking icon for paged mode 2024-04-04 15:26:03 +05:30
Kovid Goyal 26c3985473 E-book viewer: Allow displaying the view mode paged/flow in the header/footer. Fixes #2060079 [[Enhancement] Viewer: show Page/Flow mode in Header/Footer](https://bugs.launchpad.net/calibre/+bug/2060079) 2024-04-03 08:33:02 +05:30
Kovid Goyal 4486468c84 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-04-02 18:01:55 +05:30
unkn0w7n 2af7dcb169 Update Caravan 2024-04-02 17:08:44 +05:30
Kovid Goyal d167240f70 Add some text explaining that FTS shows only a single match per book 2024-04-02 07:57:19 +05:30
Kovid Goyal 2c78517ab0 Merge branch 'master' of https://github.com/cbhaley/calibre 2024-04-01 21:50:19 +05:30
Charles Haley 1524f7cbf7 Ensure that links removed by the new book details context menu item update the tag browser. 2024-04-01 17:12:04 +01:00
Kovid Goyal d6fe19ae75 Update server docs about the limitations of offline mode
See #2058664 (Content server offline support doesn't allow saving annotations)
2024-04-01 20:25:56 +05:30
Kovid Goyal 82dcd5d946 Book details popup window: Allow dropping of files to add formats/set the cover just as for the book details panel. Fixes #2059162 [Book Details: Unable to drag and drop file onto book details window](https://bugs.launchpad.net/calibre/+bug/2059162) 2024-04-01 20:03:27 +05:30
Kovid Goyal 1fbec2919f Conversion: Add support for the CSS text-transform property when subsetting embedded fonts 2024-04-01 19:41:26 +05:30