50725 Commits

Author SHA1 Message Date
Kovid Goyal
47886804ae
Merge branch 'master' of https://github.com/cbhaley/calibre 2024-11-11 08:51:10 +05:30
Kovid Goyal
d805dd8f8a
Merge branch 'patch-1' of https://github.com/JosemyDuarte/calibre 2024-11-11 08:42:54 +05:30
Josemy Duarte
b980f77bfc
Remove space on substack replacement
Space is causing an invalid URL
2024-11-10 19:11:00 +01:00
Charles Haley
11fc40dd0d Formatter Function Markup Language first pass. Contains:
- The FFML processor in the new file utils.ffml_processor.py.
- converted documentation in formatter_functions.py.
- changes to template_processor.py to use FFML. Includes a new "show documentation" dialog.

What remains:
- Deal with translations somehow. Proposal in email.
- Changes to the manual to use FFML output when generating function documentation.
- Changes to template_lang.rst.
2024-11-10 16:04:49 +00:00
Kovid Goyal
723eabfc53
string changes 2024-11-10 08:34:37 +05:30
Kovid Goyal
8eb9e37d99
Cleanup previous PR 2024-11-09 08:01:09 +05:30
Kovid Goyal
00d4214857
Merge branch 'MasterPlexus-png-news-compression' of https://github.com/MasterPlexus/calibre 2024-11-09 07:59:51 +05:30
MasterPlexus
cef6ee1a93
add png in simple.py for copress_news_images
by adding png for copression the size of some magazines will be decreased up to 10 times. worked for me well, so I wanted to provide the setting for all.
2024-11-08 21:37:00 +01:00
Kovid Goyal
1246c326ed
DOCX Input: Fix ToC nesting not working if the styles for the ToC levels dont use integer margins 2024-11-08 22:00:31 +05:30
Kovid Goyal
7fee97c627
Windows: Enable popup OS notifications even when system tray icon is disabled
Dont go through Qt's horrible system tray based notifier which in turn
goes through the legacy Shell_NotifyIcon API. Instead talk
to the underlying windows toast notification API directly.
2024-11-08 21:28:37 +05:30
Kovid Goyal
16c9343bcf
Fix #2087520 [[Enhancement] Make the output settings look nice](https://bugs.launchpad.net/calibre/+bug/2087520) 2024-11-08 13:25:09 +05:30
Kovid Goyal
f207de192f
Add AppUserModelID to start menu shortcuts 2024-11-08 11:45:52 +05:30
Kovid Goyal
c27e613837
version 7.21.0 v7.21.0 2024-11-08 07:14:01 +05:30
Kovid Goyal
09888e4bc3
... 2024-11-07 20:27:55 +05:30
Kovid Goyal
5d6911a503
Merge branch 'master' of https://github.com/MisterAP/calibre 2024-11-07 20:26:34 +05:30
MisterAP
26ae90f0f5 Divide-by-zero fix and header check fix 2024-11-07 14:50:37 +00:00
Kovid Goyal
7c1b4e9c0b
Restore Open Library as the server seems to be functional again 2024-11-07 19:26:42 +05:30
Kovid Goyal
b80bf35b0e
Apply category sorting changes to content server as well 2024-11-07 08:34:58 +05:30
Kovid Goyal
8de42ec199
... 2024-11-07 08:10:53 +05:30
Kovid Goyal
867adb3ce4
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #2086801 [[Enhancement] Add note about non-English dates to format_date() documentation](https://bugs.launchpad.net/calibre/+bug/2086801)
2024-11-07 07:58:25 +05:30
Charles Haley
7998e6993d Enhancement #2086801: Add note about non-English dates to format_date() documentation. 2024-11-06 20:15:55 +00:00
Kovid Goyal
73dc14719e
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #2086748 [[Enhancement] Efficient Column Positioning in Column Manager](https://bugs.launchpad.net/calibre/+bug/2086748)
2024-11-06 22:08:38 +05:30
Charles Haley
d9bd244f06 Enhancement 2086748] Efficient Column Positioning in Column Manager
Added keyboard modifiers to the up/down buttons on the dialog. Click moves the row one place (as before). Shift-click moves the row 5 places. Ctrl-click moves the row 10 places. Ctrl-Shift-click moves the row to the top or bottom as appropriate.
2024-11-06 14:32:38 +00:00
Kovid Goyal
37dd0f5c70
Set default flow mode scroll wheel internal file boundary delay to 0.5 seconds
Is sufficiently non-disruptive that I feel making it a default is
acceptable.
2024-11-06 13:12:19 +05:30
Kovid Goyal
790ef52578
Merge branch 'flow_pauseOnBoundary' of https://github.com/zybexXL/calibre 2024-11-06 13:09:50 +05:30
Kovid Goyal
92680c85e8
Merge branch 'pyj_syntax' of https://github.com/zybexXL/calibre 2024-11-06 07:50:00 +05:30
Pedro Fonseca
5e323f1791 enable syntax highlight for *.pyj on github 2024-11-05 18:10:38 +01:00
Pedro Fonseca
13b332bd8a Add scroll_mouse_boundary_delay preference 2024-11-05 17:04:06 +01:00
Kovid Goyal
e17ea5203a
Content server: Read aloud: Fix clicking on a word to skip reading aloud to that word causing word highlighting to stop working. Fixes #2086661 [When read aloud, highlight not synchronized](https://bugs.launchpad.net/calibre/+bug/2086661) 2024-11-05 20:43:43 +05:30
Pedro Fonseca
90e0fa9e92 Viewer: add a delay/pause when scrolling through a boundary in Flow mode 2024-11-05 14:48:21 +01:00
Kovid Goyal
3e957aa58b
string changes 2024-11-05 17:11:04 +05:30
Kovid Goyal
eb6d2d8636
Reset last_pos when moving to next utterance 2024-11-05 13:45:14 +05:30
Kovid Goyal
0b2fe9d569
Read aloud: Fix only first 32000 characters per chapter being read. Fixes #2086571 [Viewer TTS Skips Ahead](https://bugs.launchpad.net/calibre/+bug/2086571) 2024-11-05 08:04:52 +05:30
Kovid Goyal
ebf8e8d72b
Piper backend: Dont change audio sink buffer size on windows
Instead only emit readyRead() when new speech audio is available.
The docs of QIODevice say that readyRead() must be emitted only when
new data is available. With this change audio playback works on my
windows machine without needing to adjust the audio sink buffer size.
2024-11-05 07:03:04 +05:30
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