42048 Commits

Author SHA1 Message Date
Kovid Goyal
197ec8c441
Better fix for static top nav bar
Use CSS grids. The earlier solution caused links to go to slightly
incorrect positions.
2020-11-27 13:21:51 +05:30
Kovid Goyal
5a69e8841c
Merge branch 'master' of https://github.com/hehonghui/calibre 2020-11-27 10:15:52 +05:30
hehonghui
614be0d044 fixed bug : can't parse atlantic's article images 2020-11-27 12:33:41 +08:00
Kovid Goyal
c849f1fc68
version 5.6.0 v5.6.0 2020-11-27 08:23:41 +05:30
Kovid Goyal
52bcb3f580
SHow shortcut for open edit metadata window 2020-11-27 08:19:25 +05:30
Kovid Goyal
257665e473
Edit book: Fix syntax highlighting not recognizing ends-with selectors. Fixes #1905806 [[Editor] CSS selector "ends with" not recognized](https://bugs.launchpad.net/calibre/+bug/1905806) 2020-11-27 08:15:25 +05:30
Kovid Goyal
cc5bc58856
Ensure popup never gets focus 2020-11-26 21:45:00 +05:30
Kovid Goyal
f99b535714
String changes 2020-11-26 19:40:32 +05:30
Kovid Goyal
033ba41906
Fix #1905713 [Focus the book list shortcut changes how arrow keys selects books in Cover grid](https://bugs.launchpad.net/calibre/+bug/1905713) 2020-11-26 16:52:25 +05:30
Kovid Goyal
7b7bcd6468
Fix #1903270 [[Enhancement] Add ability to undo Generate cover in the Edit metadata screen](https://bugs.launchpad.net/calibre/+bug/1903270) 2020-11-26 16:43:12 +05:30
Kovid Goyal
15edcbfdb8
Device books view: Add an action to the context menu to easily jump to the matching book in the calibre library view. Fixes #1903418 [Enhancement Request: Device view - book details window shows info from matching book in library](https://bugs.launchpad.net/calibre/+bug/1903418) 2020-11-26 14:58:23 +05:30
Kovid Goyal
2e6f0e7a59
Update The BBC 2020-11-26 12:30:46 +05:30
Kovid Goyal
9569e33d09
Remove non-working recipe 2020-11-26 09:14:10 +05:30
Kovid Goyal
0d4e4abf5d
Fix #1905429 [Prompt before deleting metadata in the Book details panel/window](https://bugs.launchpad.net/calibre/+bug/1905429) 2020-11-26 09:09:37 +05:30
Kovid Goyal
b8fa93cbf7
Remove View history from plugin updater context menu 2020-11-26 08:35:47 +05:30
Kovid Goyal
8c5869dfc7
Edit book: Show up unobtrusive popup for a few seconds to allow undoing file delete operations 2020-11-26 08:02:10 +05:30
Kovid Goyal
1b81fdf35e
Add an edit notes action to the context menu in the viewer highlights panel. See #1905646 (Can not use input method to write the note) 2020-11-26 07:40:47 +05:30
Kovid Goyal
18a8ecd534
Move beep to UI componenent rather than boos, since that's where it belongs 2020-11-25 22:09:33 +05:30
Kovid Goyal
99032d9102
Edit book: Beep when deleting files 2020-11-25 21:32:27 +05:30
Kovid Goyal
59e471503e
Remove history indication from plugins index 2020-11-25 21:18:03 +05:30
Kovid Goyal
a529c4a5b1
Install pycryptodome on Arch CI 2020-11-25 21:09:33 +05:30
Kovid Goyal
2959f98698
Fix pyrcytodome not useable on macOS and Linux 2020-11-25 20:57:14 +05:30
Kovid Goyal
3d89c98110
Fix #1904363 [[Enhancement - Content server] Show size as MB in the Book details page](https://bugs.launchpad.net/calibre/+bug/1904363) 2020-11-25 17:18:00 +05:30
Kovid Goyal
4bafec703d
Content server viewer: Allow viewing images in a new window by right clicking them, matches the calibre builtin viewer behavior. Fixes #1903333 [[Enhancement - Content server viewer] Ability to view image](https://bugs.launchpad.net/calibre/+bug/1903333) 2020-11-25 17:11:57 +05:30
Kovid Goyal
b6b1af097b
DOCX Input: When converting images placed using the obsolete VML markup default them to being inline rather than block images. Fixes #1905319 [Centered images aren't centered after conversion](https://bugs.launchpad.net/calibre/+bug/1905319)
Also seems to match Word behavior.
2020-11-25 16:24:17 +05:30
Kovid Goyal
3dbbe1397e
Remove code to check for Qt5 incompatibility in plugins
The Qt 5 transition is done and dusted now. The ones that arent going to
be ported will anyway need to be ported to Python 3 as well, which is
also never going to happen.
2020-11-25 13:06:00 +05:30
Kovid Goyal
72308168ef
Support for the new in python 3.8 Constant ast node 2020-11-25 12:55:38 +05:30
Kovid Goyal
66a4ec4738
Remove xcb-util headers from build container
See e1fd015141
2020-11-25 12:20:58 +05:30
Kovid Goyal
635337068e
Metadata edit dialog: Fix keyboard shortcuts for bold/italic/underline not workining when more than one comments editor widget is present on a single tab. Fixes #1905479 [Edit Metadata: Non-default layout and custom longtext column breaks formatting shortcuts](https://bugs.launchpad.net/calibre/+bug/1905479) 2020-11-25 09:14:47 +05:30
Kovid Goyal
56e0fc69fb
Fix #1904392 [[Enhancement] Add ability to remove author by right clicking in the Book details panel](https://bugs.launchpad.net/calibre/+bug/1904392) 2020-11-24 21:29:55 +05:30
Kovid Goyal
efc6be9f93
Match signature 2020-11-24 21:23:28 +05:30
Kovid Goyal
ccab2adde6
Fix #1904264 [[Enhancement - Viewer] Show tooltip of the full bookmark name when hovering](https://bugs.launchpad.net/calibre/+bug/1904264) 2020-11-24 21:12:45 +05:30
Kovid Goyal
d883f97ee6
Fix #1902978 [[Enhancement] Show current name when renaming an application in the Open with dialog](https://bugs.launchpad.net/calibre/+bug/1902978) 2020-11-24 21:10:22 +05:30
Kovid Goyal
53798ac95f
Fix #1905032 [Different distances from the metadata fields in the conversion window](https://bugs.launchpad.net/calibre/+bug/1905032) 2020-11-24 18:01:53 +05:30
Kovid Goyal
803c4c5221
Add notes on how to enerate calibre:// URLs 2020-11-24 17:30:56 +05:30
Kovid Goyal
a3efcce704
Book details window: Allow opening the edit metadata window using either the keyboard shortcut or the context menu. Fixes #1903403 [[Enhancement] Allow to open Edit metadata screen from the Book details window](https://bugs.launchpad.net/calibre/+bug/1903403) 2020-11-24 14:28:16 +05:30
Kovid Goyal
603b082dc0
Re-enable Arch on CI 2020-11-24 14:04:37 +05:30
Kovid Goyal
a5a26bbe7a
Keep top-bar visible
Fixes #1905191 [[Enhancement] Always keep the controls visible in the User Manual](https://bugs.launchpad.net/calibre/+bug/1905191)
2020-11-24 13:41:35 +05:30
Kovid Goyal
b9209c4f3f
Fix list bullets going out of containers in narrow mode 2020-11-24 13:30:30 +05:30
Kovid Goyal
8bc68e8375
Top bar should not be displayed in narrow mode 2020-11-24 13:25:34 +05:30
Kovid Goyal
b5cf33145a
fix horizontal scrollbar when screen is less than 940px 2020-11-24 13:22:54 +05:30
Kovid Goyal
5a96856d68
Fix custom css file not being included 2020-11-24 13:17:27 +05:30
Kovid Goyal
a4c89efcb0
fix indentation 2020-11-24 12:32:10 +05:30
Kovid Goyal
923d1cd7e4
Fix #1904236 [[Enhancement] Show number of news sources in Schedule news download window title](https://bugs.launchpad.net/calibre/+bug/1904236) 2020-11-24 10:04:14 +05:30
Kovid Goyal
fd798acc03
Edit book: Allow adding tags to the list of tags for the insert tag button 2020-11-24 09:19:54 +05:30
Kovid Goyal
41d58e540f
Merge branch 'master' of https://github.com/leleobhz/calibre
Fixes #1905334 ["Folha de São Paulo" feed (The authenticated one) not working](https://bugs.launchpad.net/calibre/+bug/1905334)
2020-11-24 08:44:28 +05:30
Kovid Goyal
c59f1cd242
string changes 2020-11-24 08:43:53 +05:30
Leonardo Amaral
3da688aff2 * Update Folha de Sao Paulo for 2020 syntax 2020-11-23 23:15:29 -03:00
Kovid Goyal
1b15c93d64
Also add a menu entry to copy link to search calibre for authors/tags/etc. 2020-11-23 18:19:02 +05:30
Kovid Goyal
65dab30656
Allow copying the current search as a calibre:// URL by right clicking the search box 2020-11-23 18:02:19 +05:30