51053 Commits

Author SHA1 Message Date
unkn0w7n
3b0fcaf924 Update economist_free.recipe 2024-11-19 21:32:15 +05:30
Kovid Goyal
4f5b833a78
Merge branch 'master' of https://github.com/MisterAP/calibre 2024-11-19 17:31:22 +05:30
MisterAP
0071e85e2c Additional header/footer checks
Some fixes to page merge
2024-11-19 10:52:57 +00:00
Kovid Goyal
c946ffa54b
... 2024-11-19 14:39:05 +05:30
Kovid Goyal
b036a44191
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-11-19 14:30:25 +05:30
unkn0w7n
17a509ba53 Update indian_express.recipe 2024-11-19 14:12:05 +05:30
Kovid Goyal
a87442b78c
Fix some refs 2024-11-19 08:29:00 +05:30
Kovid Goyal
7680266ca3
Merge branch 'master' of https://github.com/cbhaley/calibre 2024-11-19 08:28:04 +05:30
Charles Haley
bef0bf712a Changes to the template documentation.
I took out the inline documentation, changing it to reference the generated documentation. I also added a lot of :ref:.

I'm unable to verify that the changes work or that I didn't break something.
2024-11-18 17:55:45 +00:00
Kovid Goyal
6541318e5a
string changes 2024-11-18 21:39:54 +05:30
Kovid Goyal
98a36a42f9
Update consent manager tag for manual 2024-11-18 21:18:53 +05:30
Kovid Goyal
242b7609f0
Merge branch 'chocolatechipcats-kobotouch' of https://github.com/chocolatechipcats/calibre 2024-11-18 19:38:47 +05:30
chocolatechipcats
5c8daff592
Update kobotouch_config.py
updated several instances of 'bookshelves' to 'collections'
2024-11-18 02:09:38 -04:00
Kovid Goyal
6a6704303a
Add sunshine to the FAQ for calibre not starting on windows 2024-11-18 08:32:01 +05:30
Kovid Goyal
a83d7b01f2
Merge branch 'various-small-fix' of https://github.com/un-pogaz/calibre 2024-11-17 20:27:00 +05:30
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
Kovid Goyal
e16a167f72
Merge branch 'master' of https://github.com/cbhaley/calibre 2024-11-15 16:18:26 +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
Kovid Goyal
15658465f1
Merge branch 'master' of https://github.com/cbhaley/calibre 2024-11-15 13:11:57 +05:30
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
a70e028fb6
Use ffdoc in template_lang.rst
Also dont include :ffdoc: in .po file
2024-11-15 12:01:12 +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
Kovid Goyal
2cb7b68714
Merge branch 'master' of https://github.com/cbhaley/calibre 2024-11-15 07:11:31 +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
Charles Haley
a5c99c7496 1) Change to an r-string to make it easier to edit and test in external programs. Doubled backslashes are a bother when doing copy/paste.
2) Updates and corrections to the information text.
2024-11-14 16:45:07 +00:00
Kovid Goyal
c100405f1e
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #2088135 [MDE: Enumerated dropdown breaks after using 'Clear' button](https://bugs.launchpad.net/calibre/+bug/2088135)
2024-11-14 21:29:39 +05:30
Charles Haley
5b99c03701 Bug #2088135: Enumerated dropdown breaks after using 'Clear' button 2024-11-14 14:49:40 +00:00
Kovid Goyal
f41f83f0a2
Fix various unescaped backslashes
Also ``...`` syntax doesnt work when it contains markup that itself uses
`. For example: ``:ref:`...``` renders as :ref:`... without the trailing `.
Didnt bother to fix just removed instances of it.
2024-11-14 08:44:22 +05:30
Kovid Goyal
2ca21b16f8
... 2024-11-14 08:23:09 +05:30
Kovid Goyal
e035674bdb
Merge branch 'master' of https://github.com/cbhaley/calibre 2024-11-14 08:21:57 +05:30
Charles Haley
0253793c69 Changes and bug fixes:
- Add an action to ui.py to define a possible shortcut for opening the template documentation editor.
- Better exception handling in the template doc editor
- Add a dialog giving general information about formatter functions. Use FFML to test it.
- Add a button to template_dialog.py to open the general information dialog.
- Add escaping characters to FFML. Characters are escaped with backslash. Useful if one wants to enter something that looks like FFML but is supposed to be text. Example: escaping the opening bracket in \[CODE] turns it into a string instead of a tag.
2024-11-13 21:39:05 +00:00
Kovid Goyal
d06185156a
Allow running doc editor via calibre-debug
Use

calibre-debug -c "from calibre.gui2.dialogs.ff_doc_editor import main; main()"
2024-11-13 20:48:04 +05:30
Kovid Goyal
7430a74bd9
Merge branch 'master' of https://github.com/cbhaley/calibre 2024-11-13 20:46:22 +05:30
Charles Haley
c097c450c1 The __main__ stuff to allow the dialog to run under calibre-debug -c 2024-11-13 14:30:54 +00:00
Charles Haley
2b625a173e New commit removing the action. 2024-11-13 14:29:31 +00:00
Kovid Goyal
58a418cca9
... 2024-11-13 18:05:21 +05:30
Kovid Goyal
7cc2fb7278
Merge branch 'tolino_5_4_197982' of https://github.com/beedaddy/calibre 2024-11-13 18:04:58 +05:30
Martin Brodbeck
08e7089570 Bump supported fw version in kobo/tolino driver
New Tolino Shine 5 firmware 5.4.197982 still uses db version 190.
Using new USB ids for detecting Tolino models.
2024-11-13 11:37:28 +01:00
Kovid Goyal
0c86a7918f
Add issue links 2024-11-13 09:10:35 +05:30
Kovid Goyal
3959627970
Micro-optimisation 2024-11-13 08:28:37 +05:30
Kovid Goyal
80ac7d893a
Merge branch 'master' of https://github.com/cbhaley/calibre 2024-11-13 08:27:23 +05:30