1231 Commits

Author SHA1 Message Date
Kovid Goyal
fed9f5dcd7
string changes 2021-04-17 10:33:25 +05:30
Charles Haley
8228daab7b Template language enhancement: add the 'inlist' operator 2021-04-15 14:56:16 +01:00
Kovid Goyal
75333c2b54
Allow auto scrolling through the list of books by pressing the X key. The speed of scrolling can be controlled in Preferences->Look & feel->Cover browser. Useful to have a "slideshow" of book covers
Fixes #1917634 [[Enhancement] Add slideshow capability to cover browser](https://bugs.launchpad.net/calibre/+bug/1917634)
2021-04-15 18:01:48 +05:30
Kovid Goyal
52a79da4aa
string changes 2021-04-11 13:33:04 +05:30
Kovid Goyal
aebc379845
string changes 2021-04-08 08:53:08 +05:30
Charles Haley
0999e9726f Template documentation updates 2021-04-06 15:25:09 +01:00
Kovid Goyal
f009b8c64b
... 2021-04-06 08:05:18 +05:30
Kovid Goyal
541178ade0
string changes 2021-03-31 21:47:57 +05:30
Kovid Goyal
a80357301c
... 2021-03-28 16:10:05 +05:30
Kovid Goyal
3848fb45d0
String changes 2021-03-27 20:39:10 +05:30
Charles Haley
1311c84d11 Template function format_date() improvement: add 'to_number' and 'from_number' as valid formats 2021-03-25 19:31:12 +00:00
Charles Haley
7e95562329 Fix Jellby's second example. 2021-03-25 13:13:07 +00:00
Charles Haley
c2a25a8bd1 Bug #1921348: English text in code block. Many other cleanup, spelling, and grammar changes. 2021-03-25 13:05:02 +00:00
Charles Haley
b173eb4636 Add field references to the language syntax. $authors is the same as field('authors'). $$pubdate is the same as raw_field('pubdate'). 2021-03-24 12:49:49 +00:00
Kovid Goyal
4ad268224f
Edit book: When right clicking on a class in a HTML file, add an option to rename the class throughout the book 2021-03-24 16:12:02 +05:30
Kovid Goyal
5ba9dbe940
Add a note about uploading large books when reverse proxying with nginx 2021-03-22 09:38:54 +05:30
Kovid Goyal
02aeec9234
Merge branch 'patch-1' of https://github.com/0verk1ll/calibre 2021-03-20 20:16:09 +05:30
overkill
1aca333f16
Added Explicit Semicolon
This is to address a recommendation from LGTM (https://lgtm.com/projects/g/kovidgoyal/calibre/?mode=tree&severity=recommendation&ruleFocus=4860080).
2021-03-20 10:33:02 -04:00
Kovid Goyal
dee2b114c0
... 2021-03-20 19:20:57 +05:30
Kovid Goyal
8b4d27a75b
... 2021-03-16 18:17:27 +05:30
Kovid Goyal
8ef1ef8ede
string changes 2021-03-16 17:16:12 +05:30
Kovid Goyal
de1dfc28e5
string changes 2021-03-16 12:02:01 +05:30
Charles Haley
4b67f7cc1d Template language manual improvements. 2021-03-15 13:24:41 +00:00
Kovid Goyal
0d9845fe0c
string changes 2021-03-11 21:48:10 +05:30
Kovid Goyal
7b77ab672b
String changes 2021-03-10 18:22:27 +05:30
Kovid Goyal
cbd1c42865
E-book viewer: Allow using shift+click to extend selections. Fixes #1918251 [E-book viewer selection broken](https://bugs.launchpad.net/calibre/+bug/1918251) 2021-03-10 13:19:35 +05:30
Kovid Goyal
baa6524c0f
string changes 2021-03-10 10:28:20 +05:30
Kovid Goyal
3a361db030
string changes 2021-03-10 10:23:13 +05:30
Kovid Goyal
4f8bdb3f52
Update outdated documentation
There is no adjust selection button anymore
2021-03-09 14:26:09 +05:30
Kovid Goyal
e57e255d3a
Fix #1918153 [[Enhancement] Remember language when going to the calibre homepage from the User Manual](https://bugs.launchpad.net/calibre/+bug/1918153) 2021-03-09 11:50:39 +05:30
Kovid Goyal
5aec473530
string changes 2021-03-09 09:19:56 +05:30
Charles Haley
9b4df77da5 More template language documentation improvements. 2021-03-08 15:16:13 +00:00
Kovid Goyal
54c56b9d0e
String changes 2021-03-08 17:08:16 +05:30
Charles Haley
bde8cd5e65 1) Fix regression in template language: at some point in V5 the template language was changed to disallow using an expression_list as a parameter. This was allowed in previous major revisions.
2) Allow expression lists in parameterized expressions.
3) Correct the grammar in the documentation.
2021-03-07 11:01:50 +00:00
Kovid Goyal
661d5a5278
String changes 2021-03-06 19:54:17 +05:30
Kovid Goyal
c854a7b670
string changes 2021-03-05 22:18:23 +05:30
Charles Haley
5531796d40 Improvements to the template documentation 2021-03-05 14:38:57 +00:00
Kovid Goyal
f7d80b53e6
string changes 2021-03-05 17:03:59 +05:30
Kovid Goyal
b3a485b3ea
String changes 2021-03-05 09:13:26 +05:30
Kovid Goyal
8b21a04a2f
Clarify location of html to zip plugin 2021-03-04 21:13:12 +05:30
Kovid Goyal
2a0c6c2d6b
Dont use a custom LaTeX builder
Since we no longer need Cyrillic text, we dont need a custom builder.
And apparently sphinx breaks with a custom latex builder. See https://github.com/sphinx-doc/sphinx/issues/8936
2021-03-04 21:08:26 +05:30
Kovid Goyal
3b79e215e8
Port most remaining references to PyQt5 2021-03-01 16:22:00 +05:30
Kovid Goyal
ee84e52b44
string changes 2021-02-28 22:05:16 +05:30
Charles Haley
13732b15d8 Rewrite much of the template language manual document.
The commit on 27 Feb isn't good. The manual page should be regenerated from this commit.
2021-02-28 16:13:55 +00:00
Kovid Goyal
758df1e758
Move generation of dynamic rst files to setup() rather than an event callback 2021-02-28 20:15:20 +05:30
Kovid Goyal
9457085fc8
Remove no longer needed monkeypatch 2021-02-28 19:59:49 +05:30
Kovid Goyal
86b26119f0
Get rid of the workaround for cyrillic in the manual latex builder by not using a cyrillic example 2021-02-28 19:45:58 +05:30
Kovid Goyal
d003a61ebe
Sadly the better fix did not work
so go back to mokeypatching
2021-02-28 19:13:11 +05:30
Kovid Goyal
406838dc7d
Better fix for sphinx latex breakage 2021-02-28 13:26:01 +05:30
Kovid Goyal
a0564ea47d
Fix sphinx warnings 2021-02-28 13:13:25 +05:30