Commit Graph

38022 Commits

Author SHA1 Message Date
un-pogaz 67c0e9a9af fix text not switched to english/translated when checkbox change 2024-11-29 10:40:20 +01:00
un-pogaz 1e8b9a18fb fix text not in english when checkbox is True 2024-11-29 10:38:04 +01:00
Kovid Goyal 3e1a9ec3e7 Replace use of deprecated ffmpeg API 2024-11-29 10:31:31 +05:30
Kovid Goyal d9de854a72 version 7.22.0 2024-11-29 08:11:03 +05:30
Kovid Goyal e105f248d5 ... 2024-11-26 20:14:07 +05:30
Kovid Goyal 34a5b05df4 E-book viewer: Fix spurious chapter transition after configuring Read aloud 2024-11-26 14:59:23 +05:30
Kovid Goyal 0438ad7c94 CS viewer: Fix read aloud broken after a configure with no changes 2024-11-26 14:37:53 +05:30
Kovid Goyal f82ea2036a Add config for read aloud bar position to CS viewer 2024-11-26 13:31:18 +05:30
Kovid Goyal 9725e92d17 E-book viewer: Read Aloud: Add an option to control the position of the popup control bar. It can now be placed along the top or bottom edges so as to overlap less with text. 2024-11-26 12:42:13 +05:30
Kovid Goyal 6cac9d3624 Fix details missing on regex builder failure 2024-11-26 07:45:09 +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
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 621bf9196d string changes 2024-11-23 08:28:58 +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
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
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 4fe4823dc7 Only translate function category names once 2024-11-21 08:02:37 +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
MisterAP 0071e85e2c Additional header/footer checks
Some fixes to page merge
2024-11-19 10:52:57 +00:00
Kovid Goyal 6541318e5a string changes 2024-11-18 21:39:54 +05:30
chocolatechipcats 5c8daff592 Update kobotouch_config.py
updated several instances of 'bookshelves' to 'collections'
2024-11-18 02:09:38 -04:00
un-pogaz 2dceeb03b1 move prefix syntax at the good function 2024-11-17 15:51:15 +01:00
un-pogaz e8ddac6dfa various unquoted arguments 2024-11-17 13:53:31 +01:00
un-pogaz f6d158bbf2 remove space in functions arguments doc 2024-11-17 13:28:18 +01:00
un-pogaz 8664cc9718 add & operator and $ prefix doc 2024-11-17 13:27:55 +01:00
Kovid Goyal e854f0889d macOS: Dark mode: Fix a regression that caused the scrollbar to no longer be transient. Fixes #2088153 [[Regression] Scroll bars block information](https://bugs.launchpad.net/calibre/+bug/2088153) 2024-11-15 20:01:57 +05:30
Charles Haley 45516e9803 Changes to/involving template_lang.rst
1. Alphabetize the function list in Single Function Mode
2. Add some text explaining why the documentation have 'value' as the first parameter but the calls don't.
3. Change the first parameter of some functions to 'value' and add them to the list of SFM functions.
2024-11-15 10:43:41 +00:00
Charles Haley 0898b7ca45 Remove the entire get_escaped_char() method that is no longer used. 2024-11-15 07:38:42 +00:00
Kovid Goyal bdcfa07594 string changes 2024-11-15 12:39:19 +05:30
Kovid Goyal d360d08abb ... 2024-11-15 12:19:18 +05:30
Kovid Goyal fcbfbc8007 Fix regression caused by enum clear fix 2024-11-15 12:18:17 +05:30
Kovid Goyal 5c2829f5d9 string changes 2024-11-15 12:09:48 +05:30
Kovid Goyal a68f51cccc Bump version for preview release 2024-11-15 10:31:59 +05:30
Kovid Goyal c4a03f309a Another invalid backslash escape and also remove use of EscapedCharNode that doesnt exist 2024-11-15 07:28:18 +05:30
Charles Haley 9cf17543fe 1) Add a "bold" tag.
2) fix indenting in RST output. Indents were lost in some cases.
3) Compact spacing around <code> tags in HTML by striping newlines off the text.
2024-11-14 16:47:35 +00:00