51053 Commits

Author SHA1 Message Date
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
Kovid Goyal
1365b44d33
Book details: Context menu: Add a menu action to remove the associated link. Fixes #2058814 [[Enhancement] Book details: Remove link via context menu](https://bugs.launchpad.net/calibre/+bug/2058814) 2024-04-01 19:27:39 +05:30
Kovid Goyal
75004afdb0
Fix #2058640 [Virtual library tab glitch](https://bugs.launchpad.net/calibre/+bug/2058640) 2024-04-01 14:34:31 +05:30
Kovid Goyal
5313a21464
Conversion: Do not change viewport relative font sizes used for SVG text elements. Fixes #2058798 [unwanted changes of svg code during conversion](https://bugs.launchpad.net/calibre/+bug/2058798) 2024-04-01 12:11:49 +05:30
Kovid Goyal
a227d5e3be
Conversion: Fix <style> tags inside <svg> tags not being processed
See #2058798 (unwanted changes of svg code during conversion)
2024-04-01 11:04:55 +05:30
Kovid Goyal
b0e899d53c
Fix #2058630 [[Enhancement] Move setting in Preferences / Behaviour dialog](https://bugs.launchpad.net/calibre/+bug/2058630) 2024-03-31 19:27:17 +05:30
Kovid Goyal
422f9c7187
Make current window size a bit more prominent
See #2058613 ([Enhancement - E-book viewer] Set page margins as a percentage)
2024-03-31 19:06:07 +05:30
Kovid Goyal
fe4f798c70
... 2024-03-31 18:04:14 +05:30
Kovid Goyal
461a5ea571
Fix #2058115 [[Enhancement] Report compacted database size during Check Library](https://bugs.launchpad.net/calibre/+bug/2058115) 2024-03-31 18:03:37 +05:30
Kovid Goyal
c4df98f9af
pep8 2024-03-31 17:51:17 +05:30
Kovid Goyal
4cbed1a1a0
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-03-31 17:50:42 +05:30
unkn0w7n
00f14d6ee2 Update global times 2024-03-31 17:49:06 +05:30
Kovid Goyal
0f0ac817c7
Fix #2058125 [Moving actions to the top causes one to disappear and the other to loop INSTEAD of stopping](https://bugs.launchpad.net/calibre/+bug/2058125) 2024-03-31 12:55:14 +05:30
Kovid Goyal
f64181b09d
... 2024-03-31 08:30:38 +05:30
Kovid Goyal
845bce1c40
Merge branch 'master' of https://github.com/cbhaley/calibre 2024-03-31 08:21:32 +05:30
Kovid Goyal
bfce38e564
Merge branch 'master' of https://github.com/413Michele/calibre 2024-03-31 08:19:38 +05:30
413Michele
15c3915cc1 Filter highlights typo 2024-03-30 17:51:57 +01:00
Charles Haley
bb00ddbe46 Add a "Mark all selected books" to the Mark action. 2024-03-30 12:41:02 +00:00
Kovid Goyal
e85af248a6
E-book viewer: Highlight panel: Allow filtering the shown highlights by type of highlight. Fixes #2057929 [ebook viewer ER: for highlight panel, add ability to filter by highlight type (color)](https://bugs.launchpad.net/calibre/+bug/2057929) 2024-03-30 15:20:49 +05:30
Kovid Goyal
3fbb55d184
Hide the useless go back button in the highlights panel 2024-03-30 13:18:31 +05:30
Kovid Goyal
40de487795
Fix sequencing of imports in manual build scripts 2024-03-30 13:14:29 +05:30
Kovid Goyal
c3595c7b6c
sort imports in all recipe files 2024-03-30 13:03:29 +05:30
Kovid Goyal
53b74283a4
sort imports in all python files 2024-03-30 13:02:22 +05:30
Kovid Goyal
6fb49c9a22
DOCX Input: Add role="doc-noteref" for links to footnotes/endnotes 2024-03-30 12:34:08 +05:30
Kovid Goyal
cc1b698cde
fix isort on rapydscript handling of __python__ 2024-03-30 10:34:03 +05:30
Kovid Goyal
63289d8294
Switch to ruff based isort 2024-03-30 09:24:18 +05:30
Kovid Goyal
ce370fa47f
... 2024-03-29 13:32:53 +05:30
Kovid Goyal
53337b5025
... 2024-03-29 13:21:48 +05:30
Kovid Goyal
c7250ed3aa
Move required python version into pyproject.toml 2024-03-29 13:17:09 +05:30
Kovid Goyal
c373d8c93d
... 2024-03-29 12:24:52 +05:30
Kovid Goyal
0da36a9835
Use ruff for auto-format 2024-03-29 12:05:34 +05:30
Kovid Goyal
3f0a747730
Cleanup message box implementation
Fixes continuous resize loop when clicking show details under sway.
Bloody wayland waste of time
2024-03-29 11:35:28 +05:30
Kovid Goyal
bc0b5fdcaf
Get rid of another .ui file and fix that the confirm location dialog had no parent 2024-03-29 09:53:27 +05:30
Kovid Goyal
822646d494
Preview release 2024-03-29 08:23:34 +05:30
Kovid Goyal
b339bc343f
Disable pylsp-mypy 2024-03-28 19:29:05 +05:30