Kovid Goyal
1df4adac5c
Edit book: Add a command line flag to allow selecting the specified text when opening a book.
2021-03-09 20:27:16 +05:30
Kovid Goyal
f8d754de0d
Fix #1918053 [[Enhancement - Viewer] Remember history of URL to query when searching the internet]( https://bugs.launchpad.net/calibre/+bug/1918053 )
2021-03-09 17:28:07 +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
0e9c3ea215
E-book viewer: Fix using keyboard to extend selection not turning pages
2021-03-09 14:20:44 +05:30
Kovid Goyal
4e839cbaf2
Change the shortcut used for editing in viewer to ctrl+d
2021-03-09 14:15:13 +05:30
Kovid Goyal
09627ab8dd
Viewer: Allow editing the current book by pressing ctrl+alt+e or adding a button for it to the viewer toolbar. Fixes #1917967 [Enhancement Request: ebook-viewer: Button to open book in editor]( https://bugs.launchpad.net/calibre/+bug/1917967 )
2021-03-09 14:06:59 +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
0457fc1b9c
Fix #1918040 [[Enhancement] Show a warning before generating cover from metadata]( https://bugs.launchpad.net/calibre/+bug/1918040 )
2021-03-09 11:43:41 +05:30
Kovid Goyal
5aec473530
string changes
2021-03-09 09:19:56 +05:30
Kovid Goyal
302784a6d9
...
2021-03-09 09:02:21 +05:30
Kovid Goyal
3505d2afdd
Also allow double clicking to move items in editor toolbar prefs
2021-03-09 08:54:22 +05:30
Kovid Goyal
f99f136137
Merge branch 'master' of https://github.com/cbhaley/calibre
2021-03-08 20:49:12 +05:30
Charles Haley
9b4df77da5
More template language documentation improvements.
2021-03-08 15:16:13 +00:00
Kovid Goyal
69d70d9797
Fix #1918045 [[Enhancement] Double click to add/remove actions in Toolbars & menus preferences]( https://bugs.launchpad.net/calibre/+bug/1918045 )
2021-03-08 20:40:46 +05:30
Kovid Goyal
1d68b65b9c
Fix #1918050 [[Enhancement] Add clear buttons inside the text fields of the Smart device control screen]( https://bugs.launchpad.net/calibre/+bug/1918050 )
2021-03-08 20:24:28 +05:30
Kovid Goyal
379f0faf8f
Find EPUB cover should not raise an exception when spine is empty
2021-03-08 20:20:47 +05:30
Kovid Goyal
dc41e4e30e
Fix #1918054 [[Enhancement - Content server viewer] Clicking Esc to go back in the Highlight page doesn't work if one highlight is selected]( https://bugs.launchpad.net/calibre/+bug/1918054 )
2021-03-08 20:18:32 +05:30
Kovid Goyal
f463c1dd97
Fix a couple of bugs in msgfmt.py
...
The charset was not being detected because of comments and
some sphinx generated .pot files mark the first mesg as fuzzy
which was causing them to not be added, leading to the .mo file
not working. Fixes #1918073 [Translated strings not in added to the User Manual](https://bugs.launchpad.net/calibre/+bug/1918073 )
2021-03-08 18:39:39 +05:30
Kovid Goyal
54c56b9d0e
String changes
2021-03-08 17:08:16 +05:30
Kovid Goyal
bc1fda2a1f
More work on fast CSS parser
2021-03-08 09:33:08 +05:30
Kovid Goyal
692b31aee3
Merge branch 'ci' of https://github.com/eli-schwartz/calibre
2021-03-08 06:45:03 +05:30
Eli Schwartz
68500c8b64
use official image, not deprecated one
2021-03-07 18:11:23 -05:00
Eli Schwartz
e552724524
disable glibc 2.33 workaround once github workflows are no longer broken
2021-03-07 18:11:23 -05:00
Kovid Goyal
c20c140b52
Merge branch 'master' of https://github.com/cbhaley/calibre
...
Fixes #1918030 [Manage tags shows wrong count](https://bugs.launchpad.net/calibre/+bug/1918030 )
2021-03-07 16:53:22 +05:30
Charles Haley
38c0b26af7
Bug #1918030 : Manage tags shows wrong count. Actually should be "Manage tags doesn't use exact match searching".
2021-03-07 11:12:35 +00:00
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
ca9db62ead
Merge branch 'alistair/conversation' of https://github.com/alistair23/calibre
2021-03-07 09:24:06 +05:30
Kovid Goyal
699178f904
Merge branch 'alistair/conversation' of https://github.com/alistair23/calibre
2021-03-07 08:03:30 +05:30
Alistair Francis
65ffc457b4
recipes: Increase the conversation articles date
...
Signed-off-by: Alistair Francis <alistair@alistair23.me>
2021-03-06 20:31:00 -05:00
Alistair Francis
4a468153e8
recipes: Update the conversation addresses
...
Update to support more categories, correct the addresses and also use
HTTPS.
Signed-off-by: Alistair Francis <alistair@alistair23.me>
2021-03-06 16:12:12 -05:00
Kovid Goyal
661d5a5278
String changes
2021-03-06 19:54:17 +05:30
Kovid Goyal
508200f8e9
Start work on fast CSS transformer
2021-03-06 11:43:02 +05:30
Kovid Goyal
c854a7b670
string changes
2021-03-05 22:18:23 +05:30
Kovid Goyal
b625188d38
Merge branch 'master' of https://github.com/cbhaley/calibre
2021-03-05 20:30:45 +05:30
Charles Haley
5531796d40
Improvements to the template documentation
2021-03-05 14:38:57 +00:00
Kovid Goyal
5d126692f8
Fix #1917889 [carlibre epub reader got a bug]( https://bugs.launchpad.net/calibre/+bug/1917889 )
2021-03-05 19:38:18 +05:30
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
1967b3e95d
Fix unneccessary re-downloads when re-vendoring
2021-03-04 21:47:42 +05:30
Kovid Goyal
d148e2da5f
Workaround for Arch not running on older docker
2021-03-04 21:41:10 +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
9b99248382
Dont add .github to the source tarball
2021-03-04 20:55:47 +05:30
Kovid Goyal
6468dfd58d
...
2021-03-04 20:51:59 +05:30
Kovid Goyal
57650d92d1
Virtualize network access when running RS tests
2021-03-04 14:48:58 +05:30
Kovid Goyal
c851eaf67a
Fix #1917675 [[Enhancement] Strings not translatable in Plugins screen]( https://bugs.launchpad.net/calibre/+bug/1917675 )
2021-03-04 08:22:46 +05:30
Kovid Goyal
0035e8b65d
Better timing reporting for viewer in debug mode
2021-03-02 10:06:46 +05:30
Kovid Goyal
20f4e43044
PDF input: Replace U+2029 with spaces. See #1917386 (search & replace doesnt work with "newlines" in PDF to MOBI conversion)
2021-03-02 08:50:22 +05:30
Kovid Goyal
3b79e215e8
Port most remaining references to PyQt5
2021-03-01 16:22:00 +05:30
Kovid Goyal
dae94f64ee
Initial auto-conversion of PyQt imports
2021-03-01 14:38:47 +05:30