Kovid Goyal
db6f3c8d6b
...
2024-07-06 16:55:34 +05:30
Kovid Goyal
bdec6576d0
Fix #2330 (Fix regexp escape sequence syntax warning)
2024-07-06 16:46:15 +05:30
Kovid Goyal
532f8c1e1e
Merge branch 'xdg-keywords' of https://github.com/qykth-git/calibre
2024-07-06 16:41:25 +05:30
Kovid Goyal
d8a8dd46a9
MTP driver: Fix infinite loop when connecting to some devices with more 65K objects in their filesystem. Fixes #2072384 [Calibre consumes all memory then crashes when connecting an MTP device]( https://bugs.launchpad.net/calibre/+bug/2072384 )
2024-07-06 16:40:05 +05:30
YOKOTA Hiroshi
6ce6056f02
Add keywords to desktop application entry file
...
Add "Keywords" to desktop entry file.
It helps desktop application search.
2024-07-06 19:12:06 +09:00
Kovid Goyal
802453a7ec
No need to store all_storage_ids on file objects
2024-07-06 13:01:12 +05:30
Kovid Goyal
c9ce5883c7
...
2024-07-06 12:59:35 +05:30
Kovid Goyal
2bb2573ff8
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2024-07-06 11:31:40 +05:30
unkn0w7n
dd684bc70a
Update MIT Tech Review
2024-07-06 10:35:00 +05:30
unkn0w7n
4565069f61
Update guardian.recipe
2024-07-06 10:29:29 +05:30
Kovid Goyal
d01c4c03ac
typo caused disabling merge confirmation dialog to not work
2024-07-06 07:20:24 +05:30
Kovid Goyal
ce76309d84
Bump version for preview release
2024-07-05 10:14:18 +05:30
Kovid Goyal
9f10c93890
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2024-06-30 16:12:41 +05:30
unkn0w7n
4cbf2bc25b
Update liberation.recipe
2024-06-30 16:08:26 +05:30
Kovid Goyal
e00e213ba5
pep8
2024-06-30 11:49:14 +05:30
Kovid Goyal
13f9c072d2
Changing locale in a multithreaded program is unsafe after startup
...
If you need to format french day/month names, simple use an array
with predefined names and lookup by index. In any case, the fr locale
may not actually be available on user systems.
2024-06-30 11:44:37 +05:30
Kovid Goyal
7eb17c1cd5
Edit book: A new action to toggle line wrapping mode in all code editors. Can be assigned via Preferences->Keyboard shortcuts->Global actions
...
or added to the toolbar via Preferences->Toolbars->Book wide actions
2024-06-30 11:31:11 +05:30
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