Kovid Goyal
|
b1e1b816d7
|
string changes
|
2024-10-30 20:38:29 +05:30 |
|
Kovid Goyal
|
cb2d257555
|
Dark mode: make scrollbar more visible with higher contrast and rounded corners
|
2024-10-30 14:54:30 +05:30 |
|
Kovid Goyal
|
f2f2518cbb
|
Also add cover download to context menu of book info popup
|
2024-10-30 11:48:05 +05:30 |
|
Kovid Goyal
|
1e2e6bc9bf
|
Book details: Add an action to download the cover to the context menu when right clicking the cover. Fixes #2082075 [[Enhancement] allow cover downloads by clicking on cover in bookdetails](https://bugs.launchpad.net/calibre/+bug/2082075)
|
2024-10-30 11:18:49 +05:30 |
|
Kovid Goyal
|
3b6dfdeaa5
|
Edit metadata dialog: Add an action to open the book's folder to the context menu of the formats list. Fixes #2083583 [[Enhancement] Action to open the Book folder when you right click the format in Edit metadata window](https://bugs.launchpad.net/calibre/+bug/2083583)
|
2024-10-30 09:03:32 +05:30 |
|
Kovid Goyal
|
bad1a15d0e
|
Fix #2085825 [Mark and select books buttton - FTS dialogue - lighter green in dark mode](https://bugs.launchpad.net/calibre/+bug/2085825)
|
2024-10-29 20:25:17 +05:30 |
|
Kovid Goyal
|
adc64d7378
|
Merge branch 'master' of https://github.com/unkn0w7n/calibre
|
2024-10-29 12:15:18 +05:30 |
|
unkn0w7n
|
a7925b7d2e
|
Update indian_express.recipe
|
2024-10-29 12:10:43 +05:30 |
|
unkn0w7n
|
68851263a4
|
Update reuters.recipe
|
2024-10-29 12:07:56 +05:30 |
|
Kovid Goyal
|
ad196398d2
|
Merge branch 'master' of https://github.com/unkn0w7n/calibre
|
2024-10-29 12:04:12 +05:30 |
|
unkn0w7n
|
fda08b4ac6
|
Update business_standard_print.recipe
|
2024-10-29 11:58:52 +05:30 |
|
Kovid Goyal
|
60a22179e9
|
Linux: ToC Editor: Fix a regression in 7.17 that broke using the Create new entry button. Fixes #2085576 [Book editor crashes when adding new entry in ToC editor](https://bugs.launchpad.net/calibre/+bug/2085576)
Apparently as of Qt 6.7 having a webview in a dialog run with exec()
breaks. So run the dialog with open() instead.
|
2024-10-29 07:13:04 +05:30 |
|
Kovid Goyal
|
a961ddbfcb
|
PIL 11.0 changes its webp features output
|
2024-10-29 06:08:04 +05:30 |
|
Kovid Goyal
|
b3da788e70
|
Merge branch 'master' of https://github.com/MisterAP/calibre
|
2024-10-29 05:40:17 +05:30 |
|
Kovid Goyal
|
c74dd657d4
|
string changes
|
2024-10-29 05:29:54 +05:30 |
|
MisterAP
|
9dd3df9eb8
|
Ensure all re.match strings start r'
|
2024-10-28 20:43:32 +00:00 |
|
MisterAP
|
80b60a7389
|
Adjust joining lines into paragraphs
Add more margin processing
|
2024-10-28 18:36:06 +00:00 |
|
Kovid Goyal
|
b06dd79b7d
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2024-10-28 20:08:58 +05:30 |
|
Charles Haley
|
3f53434867
|
Improvements to the has_notes() template function:
- Return the list of item values with notes if the empty string is passed as the value
- Add documentation to the template language page.
|
2024-10-28 13:15:32 +00:00 |
|
Kovid Goyal
|
a72fc7dd2c
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2024-10-28 17:20:47 +05:30 |
|
Charles Haley
|
ea9394d730
|
Fix regressions in manage authors introduced by the counts column.
|
2024-10-28 11:19:02 +00:00 |
|
Kovid Goyal
|
cec78caa1f
|
ebook-meta: Add an option to disallow rendered cover of first page for EPUB
|
2024-10-27 21:45:28 +05:30 |
|
Kovid Goyal
|
57017c437e
|
Scale count right margin by devicepixelratio
|
2024-10-27 18:21:22 +05:30 |
|
Kovid Goyal
|
b51c799276
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2024-10-27 18:07:52 +05:30 |
|
Charles Haley
|
70daeb6942
|
Changes to displaying and partitioning user categories to ensure that any hierarchical prefix is used. This applies to Tag browser in Look & feel and to the context menu in the tag browser. These changes make user user categories behave like normal categories.
|
2024-10-27 12:15:32 +00:00 |
|
Kovid Goyal
|
d826a5de73
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2024-10-27 08:30:10 +05:30 |
|
Charles Haley
|
9b3360e5f1
|
Remove user categories from the dialog Preferences / Look & feel / Tag browser / Hierarchical categories. They are always hierarchical. Having them listed in this dialog serves no purpose.
|
2024-10-26 18:22:28 +01:00 |
|
Kovid Goyal
|
38b2f2da5c
|
Cleanup previous PR
|
2024-10-26 20:36:33 +05:30 |
|
Kovid Goyal
|
d3ef2855d9
|
Merge branch 'master' of https://github.com/MisterAP/calibre
|
2024-10-26 20:36:05 +05:30 |
|
MisterAP
|
089c37eba0
|
More margin/indentation processing
This has a variation on the divide-by-zero fix
|
2024-10-26 14:24:50 +01:00 |
|
MisterAP
|
ceb6e5b45e
|
More margin/indentation processing
This has a variation on the divide-by-zero fix
|
2024-10-26 12:59:15 +01:00 |
|
Kovid Goyal
|
307af7f526
|
Fix #2085656 [Visual issues with tag browser notes icons](https://bugs.launchpad.net/calibre/+bug/2085656)
|
2024-10-26 15:03:14 +05:30 |
|
Kovid Goyal
|
c2da702b0f
|
Allow using the special voice name __skip__ to not vocalize text
|
2024-10-26 12:26:17 +05:30 |
|
Kovid Goyal
|
358a202268
|
Use correct version when creating CSR
|
2024-10-26 09:23:44 +05:30 |
|
Kovid Goyal
|
89865d885f
|
Merge branch 'master' of https://github.com/cbhaley/calibre
Fix #2085631 [Manage Author Count Justification](https://bugs.launchpad.net/calibre/+bug/2085631)
|
2024-10-25 22:20:33 +05:30 |
|
Charles Haley
|
49da7747dd
|
Enhancement #2085631: justify the count column the same way in manage authors and manage other categories.
|
2024-10-25 17:38:20 +01:00 |
|
Kovid Goyal
|
b6af6218bb
|
Make skipping overlay for files that generate no audio data more robust
|
2024-10-25 15:59:04 +05:30 |
|
Kovid Goyal
|
41e03e0433
|
...
|
2024-10-25 15:39:23 +05:30 |
|
Kovid Goyal
|
80c74e54cc
|
Do not generate smil wrappers for spine items that have no sentences
|
2024-10-25 15:27:05 +05:30 |
|
Kovid Goyal
|
2ea2460753
|
Fis SMIL files not being removed when removing TTS narration
|
2024-10-25 14:53:14 +05:30 |
|
Kovid Goyal
|
5d7c6937de
|
When embedding TTS narration dont break sentences on single newlines
|
2024-10-25 14:47:21 +05:30 |
|
Kovid Goyal
|
5f9284cbe1
|
Fix voice changes not happening when using data-calibre-tts
|
2024-10-25 14:26:27 +05:30 |
|
Kovid Goyal
|
600e9cdfc6
|
Fix TTS narration removal not working
|
2024-10-25 14:02:40 +05:30 |
|
Kovid Goyal
|
a8559238c6
|
Bump version for preview
|
2024-10-25 07:52:40 +05:30 |
|
Kovid Goyal
|
c1c8a81227
|
New PDF engine: Ignore dive by zero when average char width is zero
|
2024-10-24 22:08:30 +05:30 |
|
Kovid Goyal
|
59661ebb28
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2024-10-24 05:31:36 +05:30 |
|
Charles Haley
|
a2b38bd882
|
Make the inlist_field operator work on identifiers so it has the same result as inlist
|
2024-10-23 22:43:28 +01:00 |
|
Kovid Goyal
|
a4c4a8fa33
|
Merge branch 'master' of https://github.com/cbhaley/calibre
Fix #2085445 [User Categories Editor Resizing](https://bugs.launchpad.net/calibre/+bug/2085445)
|
2024-10-23 22:05:32 +05:30 |
|
Charles Haley
|
8dca57c3f9
|
Enhancement #2085445: make the user categories editor remember window geometry.
|
2024-10-23 17:30:11 +01:00 |
|
Kovid Goyal
|
940732f13d
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2024-10-23 21:44:53 +05:30 |
|