Olga
321c488cf7
Update infobae.recipe
...
Change RSS URL to a working one.
2024-11-24 20:11:52 +01:00
Kovid Goyal
e3946bd38f
Mark wintoastlib as vendored
2024-11-24 22:01:57 +05:30
Kovid Goyal
b0df90d00c
Update Read Aloud manual entry
2024-11-24 14:14:20 +05:30
Kovid Goyal
bb39475132
Remove unused code
2024-11-24 14:10:16 +05:30
Kovid Goyal
c96a330013
System tray menu: Add action to restart calibre. Fixes #2087754 [[Enhancement] Add 'Restart' to tray menu]( https://bugs.launchpad.net/calibre/+bug/2087754 )
2024-11-24 13:46:38 +05:30
Kovid Goyal
2dacaf7da2
DOCX Input: When some text has multiple footnotes insert a space between the consecutive foot note numbers so that they are distinct. Fixes #2089433 [Separate several footnote/endnote references]( https://bugs.launchpad.net/calibre/+bug/2089433 )
2024-11-24 13:24:46 +05:30
Kovid Goyal
90b33c9648
Fix #2089461 [Calibre Editor mouse busy for replace all on marked text]( https://bugs.launchpad.net/calibre/+bug/2089461 )
2024-11-24 12:10:34 +05:30
Kovid Goyal
149ccef977
Add a tooltip to Replace All
2024-11-24 11:06:24 +05:30
Kovid Goyal
3c0bbde1b9
Merge branch 'master' of https://github.com/chocolatechipcats/calibre
2024-11-24 08:31:51 +05:30
Kovid Goyal
b2ec29ef99
Merge branch 'master' of https://github.com/MisterAP/calibre
...
Fixes #2089436 [Error in reflowing of lines from PDFs](https://bugs.launchpad.net/calibre/+bug/2089436 )
2024-11-24 08:30:43 +05:30
chocolatechipcats
951c424115
string changes in look_feel.ui
...
no longer needs system tray icon on Windows
2024-11-23 17:59:25 -04:00
MisterAP
2996ec2a8e
Bug 2089436. Error in reflowing lines from PDFs
2024-11-23 18:17:57 +00:00
Kovid Goyal
728129e6fd
Merge branch 'fix-sat-paper-article-end' of https://github.com/lexual/calibre
2024-11-23 17:01:27 +05:30
lexual
d7eacdfeec
No extra junk at each of sat paper articles
...
This removes a lot of extra stuff showing up at end of each articles in the current saturday paper recipe.
2024-11-23 21:41:41 +11:00
Kovid Goyal
621bf9196d
string changes
2024-11-23 08:28:58 +05:30
Kovid Goyal
9385f84fee
Merge branch 'master' of https://github.com/cbhaley/calibre
...
Fixes #2089404 [Template Function Documentation: No way to undo 'show all functions'](https://bugs.launchpad.net/calibre/+bug/2089404 )
2024-11-23 08:25:10 +05:30
Charles Haley
141d24cef0
Make the back stack work across show_all_functions.
2024-11-22 20:11:47 +00:00
Charles Haley
37732b2bd6
Forgot some :ref:s
2024-11-22 20:09:50 +00:00
Kovid Goyal
2e49c2d129
Merge branch 'master' of https://github.com/cbhaley/calibre
2024-11-22 15:45:59 +05:30
Charles Haley
16c7bc184d
Remove a debugging comment
2024-11-22 10:07:23 +00:00
Charles Haley
ef6862da8b
Minor improvements to the template documentation dialog
...
* One string wasn't translated.
* The "Show in English" box wasn't being respected for the "No documentation provided" message.
* Documentation for stored templates wasn't formatted correctly
2024-11-22 10:04:51 +00:00
Kovid Goyal
38e1645485
Bump version for preview
2024-11-22 08:42:39 +05:30
Kovid Goyal
6614f12bd7
Merge branch 'master' of https://github.com/richmidwinter/calibre
2024-11-21 21:13:54 +05:30
Kovid Goyal
25b4610a69
Merge branch 'master' of https://github.com/cbhaley/calibre
2024-11-21 21:10:54 +05:30
Richard Midwinter
66e2520330
Set focus on jobs_view table.
...
On clicking "Show jobs detail". This prevents the job details dialog not being opened as the currentIndex is set to -1.
2024-11-21 14:12:55 +00:00
Charles Haley
2c585722d7
Changes related to FFML documentation:
...
* Update the documentation for the new tags
* Add a "Documentation" button to the FFML editor dialog
* Fix problems with escaping text in code blocks.
2024-11-21 12:15:25 +00:00
Kovid Goyal
81d0cd6d0f
Merge branch 'exclude-ffsum-translation' of https://github.com/un-pogaz/calibre
2024-11-21 14:44:55 +05:30
un-pogaz
4943ba7c8b
Dont include :ffsum: in .po file
2024-11-21 09:20:40 +01:00
Kovid Goyal
1c55b093e5
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2024-11-21 09:52:33 +05:30
unkn0w7n
fb79dcad24
update econ
2024-11-21 09:28:53 +05:30
Kovid Goyal
4e097f7e4b
Implement ffsum
2024-11-21 08:08:32 +05:30
Kovid Goyal
4fe4823dc7
Only translate function category names once
2024-11-21 08:02:37 +05:30
Kovid Goyal
681c50ed08
Merge branch 'master' of https://github.com/cbhaley/calibre
2024-11-21 07:48:49 +05:30
Kovid Goyal
93b47505e7
string changes
2024-11-21 07:45:26 +05:30
Charles Haley
107dfac46f
Make the "back" button in the HTML document viewer position the viewport to where it was when a URL was clicked.
2024-11-20 16:50:03 +00:00
Charles Haley
fb256ee606
Add the summary tag. Make the category into a translatable string.
2024-11-20 14:41:09 +00:00
Charles Haley
bb2950da4c
Add the summary methods. Also fix bug in escaping.
2024-11-20 14:21:51 +00:00
Charles Haley
02b8644c17
Add summary and escaped tags to documentation
2024-11-20 14:21:09 +00:00
Charles Haley
593e0f45c7
Add internal link handling to the HTML shown in the template tester and the documentation viewer.
2024-11-20 14:20:29 +00:00
Charles Haley
258f1ca250
Now use :ffsum:
2024-11-20 13:37:51 +00:00
Charles Haley
87d63a6d44
Various improvements
2024-11-20 13:36:16 +00:00
Kovid Goyal
f4032998d7
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2024-11-20 15:58:56 +05:30
unkn0w7n
5bd6b15af8
...
2024-11-20 14:28:53 +05:30
unkn0w7n
48c1bbcc13
Update econ
2024-11-20 13:22:43 +05:30
Kovid Goyal
a02e016420
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2024-11-20 10:56:50 +05:30
unkn0w7n
6923b4f941
Update indian_express.recipe
2024-11-20 09:51:04 +05:30
Kovid Goyal
c68620f7b0
string changes
2024-11-20 08:12:55 +05:30
Kovid Goyal
40a10aa715
...
2024-11-19 21:54:39 +05:30
Kovid Goyal
53ab83161c
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2024-11-19 21:53:23 +05:30
unkn0w7n
55e1928bd6
...
2024-11-19 21:43:34 +05:30