37432 Commits

Author SHA1 Message Date
Kovid Goyal
9d174f5cac
DRYer 2024-07-26 10:32:56 +05:30
Kovid Goyal
93e66c25ac
Bump version for preview release 2024-07-26 09:37:26 +05:30
Kovid Goyal
1394391e76
Cleanup previous PR 2024-07-26 09:32:26 +05:30
Martin Brodbeck
afbd4cb84f Adapt one more query to new boolean values 2024-07-25 13:04:31 +02:00
Martin Brodbeck
8dda8c384a unnecessary comments removed 2024-07-23 10:37:39 +02:00
Martin Brodbeck
d8fbc9c4eb unnecessary comments removed 2024-07-23 10:27:04 +02:00
Martin Brodbeck
040ea26c20 don't check against hard coded dbversion 2024-07-23 10:06:10 +02:00
Martin Brodbeck
fe9fe386ce Fix handling bookshelfs with tolinos 2024-07-23 10:02:17 +02:00
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