Kovid Goyal
|
278f774331
|
...
|
2024-11-05 06:29:28 +05:30 |
|
Kovid Goyal
|
3725d5a4c0
|
...
|
2024-11-04 22:19:29 +05:30 |
|
Kovid Goyal
|
0d37f50833
|
Fix #2086609 [[Enhancement] Add Restore defaults button to the Configure Read aloud window](https://bugs.launchpad.net/calibre/+bug/2086609)
|
2024-11-04 19:43:48 +05:30 |
|
Kovid Goyal
|
327c5c86de
|
pep8
|
2024-11-04 18:42:49 +05:30 |
|
Kovid Goyal
|
dfaaa56172
|
Merge branch 'master' of https://github.com/unkn0w7n/calibre
|
2024-11-04 18:42:33 +05:30 |
|
unkn0w7n
|
d78056d40c
|
remove dead recipes
These recipes are based on RSS feeds that no longer work.
|
2024-11-04 18:32:17 +05:30 |
|
unkn0w7n
|
51d8186d48
|
Create Unz Review
|
2024-11-04 18:31:08 +05:30 |
|
unkn0w7n
|
cf4821cc5f
|
Create Sonar21
|
2024-11-04 18:30:21 +05:30 |
|
unkn0w7n
|
5f429c3a2d
|
Update substack.recipe
|
2024-11-04 18:29:29 +05:30 |
|
Kovid Goyal
|
791f495389
|
Fix #2086610 [[Enhancement] Show Speed of Speech number next to the slider in the Configure Read aloud window](https://bugs.launchpad.net/calibre/+bug/2086610)
|
2024-11-04 17:41:40 +05:30 |
|
Kovid Goyal
|
b7f31ef58b
|
...
|
2024-11-04 09:03:15 +05:30 |
|
Kovid Goyal
|
21f4efb892
|
Add a FAQ entry about the ColorSoft
The trajectory of these "tech" companies is so damn predictable.
|
2024-11-03 22:38:43 +05:30 |
|
Kovid Goyal
|
f02be2d913
|
pep8
|
2024-11-03 22:37:23 +05:30 |
|
Kovid Goyal
|
4a226f77c7
|
pep8
|
2024-11-03 20:57:30 +05:30 |
|
Kovid Goyal
|
bae6a2e900
|
Merge branch 'master' of https://github.com/MisterAP/calibre
|
2024-11-03 20:52:45 +05:30 |
|
Kovid Goyal
|
4eda63b443
|
Dont limit the precision on timestamp serialization
|
2024-11-03 14:03:28 +05:30 |
|
Kovid Goyal
|
3ebd85de99
|
Merge branch 'master' of https://github.com/unkn0w7n/calibre
|
2024-11-03 11:53:32 +05:30 |
|
Kovid Goyal
|
6d253059b2
|
Linux: Handle speech dispatcher with dummy output module and no voices more gracefully
|
2024-11-03 11:13:25 +05:30 |
|
unkn0w7n
|
73f7aa7230
|
...
|
2024-11-03 11:01:06 +05:30 |
|
unkn0w7n
|
276f96e2e2
|
Update livemint.recipe
saturday edition no longer works.
|
2024-11-03 11:00:55 +05:30 |
|
Kovid Goyal
|
d453685418
|
Merge branch 'master' of https://github.com/unkn0w7n/calibre
|
2024-11-03 10:46:36 +05:30 |
|
unkn0w7n
|
ca4fe17dbe
|
Update news.py
|
2024-11-03 10:09:44 +05:30 |
|
unkn0w7n
|
1840b7469a
|
Update nypost.recipe
|
2024-11-03 10:07:57 +05:30 |
|
Kovid Goyal
|
4c753a5904
|
Fix #2086478 [[Enhancement] Maintain exclusion list for autoadd books](https://bugs.launchpad.net/calibre/+bug/2086478)
|
2024-11-02 17:07:19 +05:30 |
|
Kovid Goyal
|
d27f470a5a
|
Antialias rounded edges for scrollbar slider
|
2024-11-02 13:58:40 +05:30 |
|
Kovid Goyal
|
f8c76984d4
|
Update salon.com
|
2024-11-02 13:36:14 +05:30 |
|
MisterAP
|
cc03344302
|
Tidy setup and use of doc statistics
|
2024-11-01 18:29:51 +00:00 |
|
Kovid Goyal
|
d5ed484703
|
...
|
2024-11-01 20:28:02 +05:30 |
|
Kovid Goyal
|
4474a89590
|
Fix media:duration only for last SMIL file
Also fix serialization of clip timestamps incorrectly leading to
negative durations.
|
2024-11-01 19:05:30 +05:30 |
|
Kovid Goyal
|
05e589e510
|
Update Ars Technica
|
2024-11-01 17:00:44 +05:30 |
|
Kovid Goyal
|
871e4a5a1c
|
Increase delay for economist recipes and also dont have failure to fetch publication date be fatal
|
2024-11-01 16:59:32 +05:30 |
|
Kovid Goyal
|
becebc1c0e
|
When renaming authors fix empty author folder not being removed if it contained file explorer metadata but was otherwise empty
|
2024-11-01 16:52:01 +05:30 |
|
Kovid Goyal
|
803c684049
|
...
|
2024-11-01 16:51:06 +05:30 |
|
Kovid Goyal
|
ea8585d295
|
Bump version for next preview release
|
2024-11-01 09:39:22 +05:30 |
|
Kovid Goyal
|
afb2610676
|
Fix #2086237 [LookupError: unknown encoding mac-centraleurope](https://bugs.launchpad.net/calibre/+bug/2086237)
|
2024-11-01 09:35:15 +05:30 |
|
Kovid Goyal
|
3e96e1375f
|
Edit metadata dialog: Fix keyboard shortcuts to edit prev/next raising an error when trying to go beyond the first/last book. Fixes #2086193 [moving through list while editing metadata](https://bugs.launchpad.net/calibre/+bug/2086193)
|
2024-11-01 09:27:45 +05:30 |
|
Kovid Goyal
|
7640525497
|
Fix #2086142 [[Enhancement] Add icon to Edit EPUB format in the right click menu of the Book details panel and window](https://bugs.launchpad.net/calibre/+bug/2086142)
|
2024-10-31 13:33:36 +05:30 |
|
Kovid Goyal
|
17406e009d
|
Fix #2086143 [[Enhancement] Please add icons to right click menu shown when right clicking the format in the Edit metadata window](https://bugs.launchpad.net/calibre/+bug/2086143)
|
2024-10-31 13:07:01 +05:30 |
|
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 |
|