37424 Commits

Author SHA1 Message Date
Martin Brodbeck
ca8d7117b9 minimise the risk of a regression bug 2024-07-22 15:34:04 +02:00
Martin Brodbeck
0026170a8f comment added 2024-07-22 08:04:25 +02:00
Martin Brodbeck
b791ddd01d comment added. 2024-07-22 08:01:28 +02:00
Martin Brodbeck
011f274830 Revert "Using 'false' for sql query, which works with all db versions."
This reverts commit 7998ff7d6076b5061afe8e5446ade02674800051.
2024-07-19 15:52:07 +02:00
Martin Brodbeck
7998ff7d60 Using 'false' for sql query, which works with all db versions. 2024-07-19 15:43:01 +02:00
Martin Brodbeck
c9e0c2e658 Distinguish between shine and vision in terms of cover size. 2024-07-19 15:31:01 +02:00
Martin Brodbeck
5974229cae Fixes shelf list, which is now no longer empty.
No idea, why "false" das not work anymore in the sql query.
2024-07-19 15:13:57 +02:00
Martin Brodbeck
1cc55ea71b Use TOLINO_COVER_FILE_ENDINGS for all tolinos. 2024-07-19 14:33:34 +02:00
Martin Brodbeck
e331600df8 Initial support for new tolino device generation (2024).
Uploading book covers seems to work now (no images tree).
2024-07-19 14:16:22 +02:00
Kovid Goyal
401ef3ad04
version 7.15.0 2024-07-19 07:39:46 +05:30
Kovid Goyal
75d111e3f6
Windows: MTP driver: Fix a regression in the previous release that caused an error with some devices. Fixes #2073323 [Kindle Device Error Communicating with Device](https://bugs.launchpad.net/calibre/+bug/2073323) 2024-07-18 15:15:00 +05:30
Kovid Goyal
bbf9e7c0e2
... 2024-07-18 09:41:59 +05:30
Kovid Goyal
931b428850
Fix icon theme number calculation
Must account for light/dark icon variants.
2024-07-18 09:35:30 +05:30
Kovid Goyal
3562a9ff1f
Workaround for PyQt copying dict stored in QModels 2024-07-18 09:20:43 +05:30
Kovid Goyal
5505bb537a
Workaround for QStaticText not rendering <h2> correctly in Qt 6.7.2 2024-07-18 09:08:25 +05:30
Kovid Goyal
6bff175993
Icon theme creation dialog: Fix icons with light/dark variants that do not have light/dark variants in the builtin icons incorrectly being reported as missing. 2024-07-17 13:07:55 +05:30
Kovid Goyal
484e70ab96
... 2024-07-13 10:51:10 +05:30
Kovid Goyal
52714b6fd1
Fetch news: Allow recipes to specify custom options
Available via the Advanced tab for the recipe in the Fetch news scheduler dialog or via
--recipe-specific-option flag to ebook-convert.

Fixes #2297 (Add support for passing custom configuration to recipies)
2024-07-13 10:49:23 +05:30
Kovid Goyal
f1e57a86f1
version 7.14.0 2024-07-12 08:56:41 +05:30
Kovid Goyal
87b2e04b72
string changes 2024-07-11 19:17:02 +05:30
Kovid Goyal
3cb79bdc1d
Fix #2072482 [[Conversion] cover.jpg vs cover.jpeg](https://bugs.launchpad.net/calibre/+bug/2072482) 2024-07-08 20:29:46 +05:30
Kovid Goyal
fbe729de13
Clarify that the ligatures option applies to unicode not CSS ligatures 2024-07-08 20:18:39 +05:30
Kovid Goyal
39776ab381
... 2024-07-08 19:26:17 +05:30
Charles Haley
cce786ca21 In the Tag Mapper, add the loaded ruleset name to the title bar. 2024-07-08 12:59:51 +01:00
Kovid Goyal
be0dc294a2
Book details: When dropping files add an option to add them to the book as data files. Fixes #2072442 [[Enhancement] New option when dropping file onto Book Details](https://bugs.launchpad.net/calibre/+bug/2072442) 2024-07-08 10:19:13 +05:30
Charles Haley
d3e8e19fc6 Make the template tester available by right-clicking in a template text box use metadata from selected books if possible. 2024-07-07 18:11:04 +01:00
Kovid Goyal
be305e596f
pep8 2024-07-07 19:50:44 +05:30
Charles Haley
3ad87ecc29 Add an option to the Kobo driver to force the SeriesID for all books in a series to have the same value.
See https://www.mobileread.com/forums/showthread.php?t=362258
2024-07-07 10:54:58 +01:00
Kovid Goyal
683e354b0d
Fix #2072412 [Ebook-viewer: Progress value should not be truncated](https://bugs.launchpad.net/calibre/+bug/2072412) 2024-07-07 13:21:44 +05:30
Kovid Goyal
4175ef18ad
HTMLZ output: Make renaming of image files happen in filename order. Fixes #2072405 [EPUB to HTMLZ Converion Image Order Issue](https://bugs.launchpad.net/calibre/+bug/2072405) 2024-07-07 12:53:09 +05:30
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
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
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
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
5e8a9456a2
version 7.13.0 2024-06-28 08:05:29 +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
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
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
e88c683aad
... 2024-06-26 18:55:40 +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