Kovid Goyal
de55056f20
Fix shortcut editing widget when Qt is using a theme that inserts accelerators into push button labels automatically
2024-06-30 11:21:56 +05:30
Kovid Goyal
30decaadeb
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2024-06-30 07:16:42 +05:30
unkn0w7n
99e3d5b286
Update liberation.recipe
2024-06-29 19:32:58 +05:30
Kovid Goyal
f43921893b
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2024-06-29 12:56:38 +05:30
unkn0w7n
6cd613bd75
Update The Times and Sunday Times
2024-06-29 12:47:59 +05:30
Kovid Goyal
9b30e74733
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2024-06-29 12:20:30 +05:30
unkn0w7n
59f697c0d5
Update Bloomberg Businessweek
2024-06-29 12:15:18 +05:30
Kovid Goyal
d52da5b931
Fix #2071458 [calibre 7.13 merge+delete does not work]( https://bugs.launchpad.net/calibre/+bug/2071458 )
2024-06-28 19:11:42 +05:30
Kovid Goyal
c6f23c35dc
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2024-06-28 11:32:17 +05:30
unkn0w7n
f01f46f7cd
Create wsj_mag.png
2024-06-28 11:28:44 +05:30
Kovid Goyal
11e3d27768
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2024-06-28 10:43:38 +05:30
unkn0w7n
7e8d6a6403
Update TLS
...
fix for older issues.
2024-06-28 10:40:38 +05:30
Kovid Goyal
c721338b43
Cleanup ISOData command
...
Cache downloaded bytes in memory and dont store a BytesIO instance,
instead create one fresh on zip file access.
2024-06-28 10:12:17 +05:30
Kovid Goyal
4804084665
...
v7.13.0
2024-06-28 08:15:31 +05:30
Kovid Goyal
5e8a9456a2
version 7.13.0
2024-06-28 08:05:29 +05:30
Kovid Goyal
3511aab5fb
Content server: Fix no KFX download link in OPDS acquisition feeds
...
Fixes #2071390 [Content Server OPDS feeds: no link for kfx files](https://bugs.launchpad.net/calibre/+bug/2071390 )
2024-06-28 08:00:29 +05:30
Kovid Goyal
c6b36f631a
pep8
2024-06-27 19:24:09 +05:30
Kovid Goyal
ff3ebef5db
Fix identifiers not always being merged correctly when merging books. Fixes #2071044 [Merging books: Identifiers fail to merge]( https://bugs.launchpad.net/calibre/+bug/2071044 )
2024-06-27 18:57:36 +05:30
Kovid Goyal
8e3a2debff
recipe icons
2024-06-27 13:31:29 +05:30
Kovid Goyal
d528bc6a35
When merging books add an option to store discarded or replaced covers as an alternate cover in the data folder of the target book. Fixes #2071033 [[Enhancement] Merging Books: Copy cover of second book to data files]( https://bugs.launchpad.net/calibre/+bug/2071033 )
2024-06-27 13:28:30 +05:30
Kovid Goyal
0c75bde03f
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2024-06-27 11:40:52 +05:30
unkn0w7n
6a2066342e
Update tls_mag.recipe
2024-06-27 11:36:40 +05:30
Kovid Goyal
8b32e6603e
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2024-06-26 22:26:46 +05:30
unkn0w7n
eb7377b144
Update Harpers
2024-06-26 21:09:21 +05:30
Kovid Goyal
0f49b15edf
Ensure series_index sorts after series
2024-06-26 19:43:15 +05:30
Kovid Goyal
218ca903d6
Generate CSV catalog: Add a button to sort the fields by the order in which they appear in the book list. Fixes #2068070 [[enhancement] allow catalogs to be automatically set to columns in booklist order]( https://bugs.launchpad.net/calibre/+bug/2068070 )
2024-06-26 19:38:56 +05:30
Kovid Goyal
26e67c96ed
Times Literary Supplement by unkn0wn
...
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2024-06-26 19:00:37 +05:30
unkn0w7n
a9b085ef5e
Update tls_mag.recipe
2024-06-26 18:57:47 +05:30
unkn0w7n
616c938f82
...
2024-06-26 18:56:52 +05:30
Kovid Goyal
e88c683aad
...
2024-06-26 18:55:40 +05:30
unkn0w7n
03a4c71dad
Create Times Literary Supplement
2024-06-26 18:55:28 +05:30
unkn0w7n
e8d08955d6
Update WSJ
2024-06-26 18:54:39 +05:30
Kovid Goyal
62095818fa
various recipe icons
2024-06-26 16:15:01 +05:30
Kovid Goyal
7651aea788
DOCX Input: Fix extra left padding when converting lists. Fixes #2069541 [Calibre Editor: Edit/Convert docx file, wrong indentation for lists]( https://bugs.launchpad.net/calibre/+bug/2069541 )
2024-06-26 11:43:23 +05:30
Kovid Goyal
a11d5f428a
pep8
2024-06-24 18:24:08 +05:30
Kovid Goyal
c2dafb4039
Merge branch 'debug-print' of https://github.com/un-pogaz/calibre
2024-06-24 18:22:57 +05:30
un-pogaz
b08868bae2
DRY
2024-06-24 12:11:48 +02:00
un-pogaz
4b80970b4c
move debug_print into prints module
2024-06-24 12:10:40 +02:00
Kovid Goyal
da197459ec
Cleanup previous PR
...
We don't want an quadratic algorithm for author lookups. Also contains
searches have too large a chance of false positives. So check individual
authors one by one for a match rather than doing contains searches.
2024-06-23 21:09:18 +05:30
Kovid Goyal
aa4c720c48
Merge branch 'device-kobo-improvements' of https://github.com/kyxap/calibre
2024-06-23 21:00:21 +05:30
kyxap
43e8c195dc
Using debug_print, added some documentation
2024-06-23 10:58:56 -04:00
Kovid Goyal
1b2697a0d6
DRYer
2024-06-23 19:37:26 +05:30
Kovid Goyal
61abe65c01
Amazon metadata download: Get title and comments for audiobook pages
2024-06-23 18:30:46 +05:30
kyxap
ee309818fe
Upd based on PR comments
2024-06-23 08:54:26 -04:00
Kovid Goyal
94257012d6
Merge branch 'liberation-jun2024' of https://github.com/aimylios/calibre
2024-06-23 17:13:55 +05:30
Aimylios
4ca22f2b19
Update Liberation
2024-06-23 12:51:13 +02:00
kyxap
d0e78e06b6
improvements for device.py:
...
- multiple author match support
- debug print
- NO_AUTHOR_MATCH tag for Author mismatch
- '&' > 'and' support in book title
2024-06-22 23:47:26 -04:00
Kovid Goyal
df4b8f9744
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2024-06-22 07:54:45 +05:30
unkn0w7n
61406b11f6
wsj
2024-06-21 12:27:12 +05:30
Kovid Goyal
732f7ae6e1
Various Valnet Publishing Group recipes by Spicy Poison
2024-06-20 13:01:59 +05:30