Kovid Goyal
5aa83f99af
Merge branch 'master' of https://github.com/cbhaley/calibre
2021-02-17 20:40:49 +05:30
Charles Haley
1af28bd3ba
Add template function 'is_marked()'
2021-02-17 14:43:42 +00:00
Kovid Goyal
fa4713d1f3
Making editing bytes as text alway decode as UTF-8 instead of repr()
2021-02-16 09:07:49 +05:30
Kovid Goyal
fd77db2da5
Edit book: Fix editing of JavaScript files not working. Fixes #1915770 [editor creates mal-formed .js files]( https://bugs.launchpad.net/calibre/+bug/1915770 )
2021-02-16 08:38:29 +05:30
Kovid Goyal
52d048ece3
Viewer: Also send a load event to the window object after the iframe loads
2021-02-15 21:01:10 +05:30
Kovid Goyal
0de82426ff
Sphinx: Replace use of deprecated css_files
2021-02-15 04:37:09 +05:30
Kovid Goyal
4311cae31a
Update Slate
2021-02-14 20:48:03 +05:30
Kovid Goyal
a2fe4afafe
Fix #1915630 [E-book viewer: "Save as" should prefill filename input field with the filename of the image]( https://bugs.launchpad.net/calibre/+bug/1915630 )
2021-02-14 11:13:14 +05:30
Kovid Goyal
c85e70c195
Update Harper's Magazine
2021-02-14 10:11:48 +05:30
Kovid Goyal
506bde6434
Use https
2021-02-14 09:20:54 +05:30
Kovid Goyal
2c2e6319c3
Merge branch 'master' of https://github.com/cbhaley/calibre
2021-02-13 18:56:49 +05:30
Charles Haley
fb2f184958
Two changes:
...
1) Add the alias "list_contains" to the "in_list" function so that naming is more consistent.
2) Add composite categories to valid grouped searches.
2021-02-13 13:08:27 +00:00
Kovid Goyal
69de7dea5f
...
2021-02-12 12:05:56 +05:30
Kovid Goyal
6752ccb57c
version 5.11.0
v5.11.0
2021-02-12 08:33:01 +05:30
Kovid Goyal
24b37296d5
...
2021-02-11 17:37:37 +05:30
Kovid Goyal
c7ee68b0ba
Disable transifex job in yml file rather than github UI
2021-02-11 16:05:27 +05:30
Kovid Goyal
fed56e2c32
Disable testing on Arch
...
Running Arch in docker on Ubuntu is currently broken because of
https://bugs.archlinux.org/task/69563
2021-02-11 10:46:38 +05:30
Kovid Goyal
7d5bb8524d
E-book viewer: Fix links with an href of # not working. Fixes #1915303 [Private bug]( https://bugs.launchpad.net/calibre/+bug/1915303 )
2021-02-11 08:51:21 +05:30
Kovid Goyal
dcf658b365
...
2021-02-09 23:49:03 +05:30
Kovid Goyal
2880e83d1a
Fix rpdb not working on py3
2021-02-09 23:44:53 +05:30
Kovid Goyal
a4cd28d746
...
2021-02-09 12:57:32 +05:30
Kovid Goyal
61efa239ec
Edit book: Add a tool to split the tag at the current cursor position,
...
creating a new tag with the same style and class attributes. To add the tool go to the Toolbars section in the editor preferences. Fixes #1912958 [Feature: Merge/split paragraphs tool in ebook editor](https://bugs.launchpad.net/calibre/+bug/1912958 )
2021-02-09 12:28:55 +05:30
Kovid Goyal
9d41474d9d
Update Endgadget
2021-02-09 07:54:15 +05:30
Kovid Goyal
943c830859
E-book viewer: Show the URL when hovering over external links. Fixes #1911107 [Enhancement Request: ebook-viewer: Preview link destination]( https://bugs.launchpad.net/calibre/+bug/1911107 )
2021-02-08 23:02:51 +05:30
Kovid Goyal
0139ed13fe
E-book viewer: Hide the controls when clicking the back or forward buttons
2021-02-08 15:11:35 +05:30
Kovid Goyal
765f66d856
Use ubuntu-latest since now it is 20.04
2021-02-08 13:38:52 +05:30
Kovid Goyal
3746562f81
Fix #1914954 [ValueError: could not convert string to float: 'XV']( https://bugs.launchpad.net/calibre/+bug/1914954 )
2021-02-08 11:33:15 +05:30
Kovid Goyal
2e0b2d1573
E-book viewer: When jumping to a highlight using the highlights panel, the back button should return to position before jump. Fixes #1914921 [Highlights are not integrated with the navigation history]( https://bugs.launchpad.net/calibre/+bug/1914921 )
2021-02-07 20:04:26 +05:30
Kovid Goyal
e723f56973
Fix #1914910 [Annotations Browser: Error when searching for punctuation]( https://bugs.launchpad.net/calibre/+bug/1914910 )
2021-02-07 19:49:35 +05:30
Kovid Goyal
973bd004d8
Fix #1914912 [[Enhancement] Go back to Preferences overview]( https://bugs.launchpad.net/calibre/+bug/1914912 )
2021-02-07 19:36:15 +05:30
Kovid Goyal
3b4bd3232a
...
2021-02-07 13:00:26 +05:30
Kovid Goyal
b4cad0b8fa
Google books metadata plugin: Use the https URL from the Google books feed
...
Fixes #1350 (Use HTTPS when downloading metadata via Google Books feed)
2021-02-07 12:44:43 +05:30
Kovid Goyal
a5308d1dc7
...
2021-02-07 12:24:05 +05:30
Kovid Goyal
7b52611fdd
Edit book: Allow Ctrl-clicking on class names to jump to the first style rule that matches the tag and class
2021-02-07 12:22:19 +05:30
Kovid Goyal
12393e3650
...
2021-02-06 14:32:52 +05:30
Kovid Goyal
badb9cffc2
Add packaging status
2021-02-06 12:53:16 +05:30
Kovid Goyal
574d23ba28
E-book viewer: Fix incorrect tooltip when hovering over a section title in the search results list. Fixes #1914157 [E-book viewer: incorrect ToC hierarchy in search results mouseover tooltips]( https://bugs.launchpad.net/calibre/+bug/1914157 )
2021-02-06 11:22:55 +05:30
Kovid Goyal
d7cf8da401
Fix #1912746 [[Enhancement] Add items to Long Text Editor context menu]( https://bugs.launchpad.net/calibre/+bug/1912746 )
2021-02-06 08:05:37 +05:30
Kovid Goyal
1ddfed6b94
When using a Qt dialog with very long list of file type filters, hide the filter details. Needed on windows where the dialog becomes super long otherwise
2021-02-06 07:46:11 +05:30
Kovid Goyal
ae6c2a55d4
Bump version for dynamic loading of search_engines
2021-02-06 07:02:17 +05:30
Kovid Goyal
7897c0c912
Merge branch 'patch-1' of https://github.com/vszakats/calibre
2021-02-06 07:01:46 +05:30
Viktor Szakats
3a60807ca1
restore HTTPS when accessing cc.bingj.com
...
The certificate is corrected by now:
```
* Server certificate:
* subject: CN=cc.bingj.com
* start date: Jan 19 01:42:44 2021 GMT
* expire date: Jul 19 01:42:44 2021 GMT
* subjectAltName: host "cc.bingj.com" matched cert's "cc.bingj.com"
* issuer: C=US; O=Microsoft Corporation; CN=Microsoft RSA TLS CA 01
* SSL certificate verify ok.
```
2021-02-06 01:32:04 +01:00
Kovid Goyal
ccc1cad840
Add an All button
2021-02-05 20:53:20 +05:30
Kovid Goyal
7ecd365899
Content server: When browsing highlights for a book allow selecting multiple highlights to delete or export quickly
2021-02-05 20:49:19 +05:30
Kovid Goyal
ecb47316ae
World URL changed at reuters.com
2021-02-05 12:56:43 +05:30
Kovid Goyal
448d50a16c
Reuters ignore missing sections
2021-02-05 12:53:32 +05:30
Kovid Goyal
a18806490c
...
2021-02-05 12:28:55 +05:30
Kovid Goyal
ccc0b2bf05
Update email FAQ with info about Amazon's latest shenanigans
2021-02-05 12:27:47 +05:30
Kovid Goyal
abbed6e40c
Also set this as event for title_action to match action
2021-02-05 12:09:01 +05:30
Kovid Goyal
92d9c9055d
Forgot to pass event to container title bar callback
2021-02-05 12:02:32 +05:30