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
Kovid Goyal
12bee0e3cd
Content server: Re-use top bar styling for simple overlays
2021-02-05 11:49:46 +05:30
Kovid Goyal
d503102a31
Allow creating keyboard shortcuts to copy show and view URLs for selected books to clipboard. See #1912954 ([Enhancement] Library context menu and keyboard shortcuts for copying links)
2021-02-04 13:27:04 +05:30
Kovid Goyal
4b2c386c95
Make logic to get preferred view format re-useable
2021-02-04 13:21:12 +05:30
Kovid Goyal
ac97fe16ac
Merge branch 'patch-5' of https://github.com/jamierc/calibre
2021-02-04 12:56:02 +05:30
jamierc
e6f1eb03ba
Increase number of articles from 25 to 50
2021-02-04 17:31:56 +11:00
Kovid Goyal
d8ee06460b
Fix #1914268 [Update Swedish Quick Start Guide]( https://bugs.launchpad.net/calibre/+bug/1914268 )
2021-02-02 21:42:46 +05:30
Kovid Goyal
16f2e83b5c
Merge branch 'master' of https://github.com/cbhaley/calibre
...
Fix #1914207 [Tag Browser: Average rating tooltip shows on hierarchical search](https://bugs.launchpad.net/calibre/+bug/1914207 )
2021-02-02 16:28:32 +05:30
Charles Haley
7eb7cc4971
Bug #1914207 : Average rating tooltip shows on hierarchical search Edit
2021-02-02 10:55:01 +00:00
Kovid Goyal
d4638fc663
...
2021-02-01 10:45:36 +05:30
Kovid Goyal
07aabb488b
calibredb: Add a timeout option to control the timeout when connecting to the calibre server
2021-02-01 08:31:33 +05:30
Kovid Goyal
ae2582659c
Merge branch 'patch-4' of https://github.com/jamierc/calibre
2021-01-31 07:03:29 +05:30
jamierc
7646c6b1b9
Update masthead_url to correct image location
...
Address had changed and was slowing recipe down
2021-01-31 12:27:54 +11:00
Kovid Goyal
787a2d55fd
Fix #1913888 [[Enhancement] Provide default button for search in TOC Edit]( https://bugs.launchpad.net/calibre/+bug/1913888 )
2021-01-30 22:30:52 +05:30
Kovid Goyal
985f9be4c9
...
2021-01-30 13:09:52 +05:30
Kovid Goyal
ccf69016df
Content server: Fix dragging selection handles not working in Safari. Fixes #1913854 [Cannot drag text selection handle on iOS touch screen devices]( https://bugs.launchpad.net/calibre/+bug/1913854 )
...
Apparently on safari to modify a selection its not enough to modify the
range, one has to set the range on the selection
2021-01-30 10:54:34 +05:30
Kovid Goyal
12707c9756
Make the saved search box a bit larger
2021-01-29 20:21:03 +05:30