52683 Commits

Author SHA1 Message Date
Kovid Goyal
64c6b4e5f8
Merge branch 'hide-emblems-behind-hover' of https://github.com/un-pogaz/calibre 2026-01-13 16:23:41 +05:30
Kovid Goyal
3e89ebb55d
Merge branch 'column-name-format' of https://github.com/un-pogaz/calibre 2026-01-13 16:22:40 +05:30
Kovid Goyal
5123caf443
Cleanup previous PR 2026-01-13 16:21:30 +05:30
Kovid Goyal
3ffa5eda17
Merge branch 'fix_private_eye_202601' of https://github.com/Sophist-UK/calibre 2026-01-13 16:21:13 +05:30
Kovid Goyal
8ac3a1eda7
string changes 2026-01-13 15:52:44 +05:30
Kovid Goyal
181c6d0410
... 2026-01-13 13:25:41 +05:30
Sophist
64657ba657 Fix Private Eye Online recipe after web site changes
1. Repair recipe after web site changes

2. Add Private Eye Classified Ads as content

3. Add .gitignore so that test output is not included in commits.
2026-01-11 16:10:52 +00:00
un-pogaz
d6a5383323 Bookshelf: when expend above other books, hide emblems behind the hovered cover 2026-01-11 13:02:45 +01:00
un-pogaz
62b13fcfb6 use a format that also show the lookup name for column 2026-01-11 09:46:59 +01:00
Kovid Goyal
498e5c2f7f
Add a warning about using position for Go to 2026-01-11 13:20:19 +05:30
Kovid Goyal
6bdb76c675
string changes 2026-01-11 09:37:25 +05:30
Kovid Goyal
2b19aa46a0
Merge branch 'cc-shared-heading' of https://github.com/un-pogaz/calibre 2026-01-11 09:37:17 +05:30
Kovid Goyal
5e37b59024
Ignore failure setting debugging title 2026-01-11 09:16:35 +05:30
Kovid Goyal
d3c1579bf4
Merge branch 'newyorker-fix-image-overflow' of https://github.com/Monkfishare/calibre 2026-01-11 09:12:34 +05:30
Monkfishare
2c0045fe47
New Yorker: Fix images overflowing page boundaries in the ebook viewer 2026-01-10 22:55:16 +08:00
un-pogaz
49c24f4eb7 Allow user to create custom column with a already used heading 2026-01-10 10:32:38 +01:00
Kovid Goyal
dd15cf7ce1
Prune list of ignored dependency CVEs
Various deps have now been updated
2026-01-10 12:49:19 +05:30
Kovid Goyal
9ffa9298bf
Install grype from my own server
Far higher reliability than github
2026-01-10 12:42:47 +05:30
Kovid Goyal
df1313e4be
... 2026-01-10 12:01:56 +05:30
Kovid Goyal
5f0d48c5fd
DRYer 2026-01-10 11:51:32 +05:30
Kovid Goyal
03972f310f
EPUB3 metadata: Extract cover from invalid EPUB files that dont identify cover but instead have an image file as the first item in the spine
Apparently these are "Open Manga Format" EPUB files. Sigh. Why cant
people ever use some common sense when creating their own
bastardisations of EPUB.
2026-01-10 11:43:30 +05:30
Kovid Goyal
535e45c2b7
When reading metadata from EPUB files that have multiple OPF files use the first rather than the last OPF file
This matches the behavior of the editor
2026-01-10 11:42:50 +05:30
Kovid Goyal
673fd14b85
Cleanup previous PR and add tests 2026-01-10 11:23:35 +05:30
Kovid Goyal
4704ddda2f
Merge branch 'master' of https://github.com/xyzzy-foo/calibre 2026-01-10 11:23:27 +05:30
xyzzy-foo
7c63eb6868 KEPUB Output: Fixed an issue where the wrap_child function was incorrectly clearing the text content of the original element 2026-01-10 12:40:25 +09:00
xyzzy-foo
d4a11a8930 KEPUB Output: Fix for issue where Tate-chu-yoko is not working 2026-01-10 11:20:25 +09:00
Kovid Goyal
ece6f7ea6b
... 2026-01-10 05:18:36 +05:30
Kovid Goyal
99c49f4df1
retry test thats flaky on CI 2026-01-10 05:15:11 +05:30
Kovid Goyal
2475e4a840
Page count: fallback to pdfinfo when podofo fails 2026-01-10 04:58:31 +05:30
Kovid Goyal
de3b0b1e1c
Merge branch 'fix-show_emblems' of https://github.com/un-pogaz/calibre 2026-01-10 04:48:57 +05:30
Kovid Goyal
2173a92465
Merge branch 'bookshelf-swap-buttons' of https://github.com/un-pogaz/calibre 2026-01-10 04:48:29 +05:30
Kovid Goyal
85b5c28573
Merge branch 'column-name-format' of https://github.com/un-pogaz/calibre 2026-01-10 04:47:21 +05:30
un-pogaz
56cd7adb57 fix a regression that make show_emblems not saved 2026-01-09 23:01:52 +01:00
un-pogaz
dc5d433d28 swap buttons in bookshelf preferences 2026-01-09 21:14:47 +01:00
un-pogaz
8e8ac3fe33 Bookshelf: use a format that also show the lookup name for column 2026-01-09 21:11:07 +01:00
Kovid Goyal
e59e6a6270
Replace use of move_file with os.replace
Semantics are the same so lets use the stdlib function now that it
exists
2026-01-09 09:37:02 +05:30
Kovid Goyal
f4f2cf3ca5
Fix re-deleting the same book format not updating mtime of the formats fir in caltrash 2026-01-09 09:24:29 +05:30
Kovid Goyal
2704311c5b
E-book viewer: Improve export of SVG images
Export the original image only rather than failing to write to SVG
2026-01-08 22:31:06 +05:30
Kovid Goyal
c022e3114b
Merge branch 'clear-log-count' of https://github.com/un-pogaz/calibre 2026-01-08 17:32:51 +05:30
un-pogaz
bc684abbd4 page count: add a button to clear the log 2026-01-08 12:54:49 +01:00
Kovid Goyal
4f288289c4
Only call queue_pages_scan once when bookshelf_view is shown not on every paint event 2026-01-08 10:01:21 +05:30
Kovid Goyal
651f83069d
Once a user requests a page scan ensure it is continued on every database instantiation 2026-01-08 09:59:40 +05:30
Kovid Goyal
8ce8b73ce1
Bump beta version 2026-01-08 08:30:45 +05:30
Kovid Goyal
2ce715ab46
string changes 2026-01-08 08:04:00 +05:30
Kovid Goyal
05dafef2c6
Merge branch 'tolino_5.13.239318' of https://github.com/beedaddy/calibre 2026-01-07 17:01:49 +05:30
Martin Brodbeck
6a84b759de Bump supported dbversion in kobo/tolino driver
New tolino Shine 5 firmware 5.13.239318 uses db version 205. No significant db changes noticed.
2026-01-07 12:29:20 +01:00
Kovid Goyal
dc0ca949b1
Re-organize bookshelf preferences panel 2026-01-07 16:41:17 +05:30
Kovid Goyal
304596f8da
... 2026-01-07 16:31:16 +05:30
Kovid Goyal
365a27ac68
Restore workaround for Qt converting nbsp to space that was accidentally removed in the fix for PyQt 6.10.2 crashes 2026-01-07 16:30:39 +05:30
Kovid Goyal
653d30dfd9
Allow forcing a pages recount of unchanged books as well 2026-01-07 11:25:45 +05:30