40092 Commits

Author SHA1 Message Date
James Cridland
4b00679b2e Update ABC News Australia
Significant update to restore this recipe to work. Replaced logo to one being used from 2018. Rebuilt the feed list.
2020-02-24 10:51:40 +10:00
Kovid Goyal
a9c8b0c807
Viewer: Add a keyboard shortcut (Ctrl+w) to toggle the scrollbar. Fixes #1864356 [[Enhancement] Hide scrollbar by right clicking on it](https://bugs.launchpad.net/calibre/+bug/1864356) 2020-02-23 19:38:16 +05:30
Kovid Goyal
d6184e16a1
Merge branch 'master' of https://github.com/jamescridland/calibre 2020-02-23 14:55:40 +05:30
James Cridland
4fcc8f6c12 1843: added an icon and description.
The description and icon is from the 1843 website; the language change is to reflect its publication in London, UK.
2020-02-23 19:15:16 +10:00
Kovid Goyal
796b260694
Merge branch 'master' of https://github.com/jamescridland/calibre 2020-02-23 14:42:45 +05:30
James Cridland
80bd26a254 Update guardian.png
Updated icon to reflect new logo, first introduced in January 2018
2020-02-23 19:08:30 +10:00
Kovid Goyal
df0dfd04de
Fix #1864341 [Python error when trying to select several books](https://bugs.launchpad.net/calibre/+bug/1864341) 2020-02-23 11:42:32 +05:30
Kovid Goyal
8439a6b09c
... 2020-02-23 11:01:28 +05:30
Kovid Goyal
d3eb47e86f
Use platform dependant line separator for calibredb list 2020-02-23 08:44:17 +05:30
Kovid Goyal
a41fcfd3db
Fix #1864340 [calibredb list output to file is broken](https://bugs.launchpad.net/calibre/+bug/1864340)
py3 apparently cant print newlines correctly when stdout is redirected
to a file. Sigh.
2020-02-23 08:40:11 +05:30
Kovid Goyal
6290903cbf
Fix #1864311 [[Enhancement] Make the symbols better aligned with the search field on the Content server](https://bugs.launchpad.net/calibre/+bug/1864311) 2020-02-23 08:12:49 +05:30
Kovid Goyal
18071ad9f5
String changes 2020-02-23 07:37:38 +05:30
Kovid Goyal
9112f967a0
py3 compat 2020-02-23 07:32:02 +05:30
Kovid Goyal
0e9b59a6e2
version 4.11.2 v4.11.2 2020-02-22 16:01:25 +05:30
Kovid Goyal
c2d492fdcb
String changes 2020-02-22 15:56:53 +05:30
Kovid Goyal
9191034495
Also revert touch-actions: none in standalone viewer
Breaks using touch to scroll the preferences screen for example
2020-02-22 11:04:12 +05:30
Kovid Goyal
42d5db549d
Viewer: Fix number of columns not auto-adjusting when font size is changed until a subsequent chapter change occurs 2020-02-22 10:05:57 +05:30
Kovid Goyal
08e6d01928
Slightly increase tap threshold 2020-02-22 09:30:12 +05:30
Kovid Goyal
56c0102d20
When running Edit book on a book with no formats ask if an empty book should be created. Fixes #1864234 [[Enhancement] Add option to open Edit book even if the selected book is not an EPUB or AZW3](https://bugs.launchpad.net/calibre/+bug/1864234) 2020-02-22 09:25:45 +05:30
Kovid Goyal
7af7fcf561
... 2020-02-22 08:58:49 +05:30
Kovid Goyal
20b2b0d5d4
Edit book: Fix right click to edit images in the preview panel not working in books with html files and images in separate top level folders 2020-02-22 08:53:54 +05:30
Kovid Goyal
07201fc280
Content server: Fix a regression that broke scrolling in the server in 4.11. Fixes #1864263 [Content server new scrolling issues with 4.11.1](https://bugs.launchpad.net/calibre/+bug/1864263) 2020-02-22 08:39:13 +05:30
Kovid Goyal
c7b8bd30e8
String changes 2020-02-21 19:26:09 +05:30
Kovid Goyal
6b18100c70
version 4.11.1 v4.11.1 2020-02-21 17:33:37 +05:30
Kovid Goyal
679bd061e6
String changes 2020-02-21 14:26:48 +05:30
Kovid Goyal
2a765dbe05
... 2020-02-21 11:49:26 +05:30
Kovid Goyal
f77c3bf3a6
Fix #1864152 [[Enhancement] Look of the Choose Virtual library](https://bugs.launchpad.net/calibre/+bug/1864152) 2020-02-21 11:47:40 +05:30
Kovid Goyal
6e8a80341b
Viewer: Fix a regression that broke the New bookmark button
Fixes #1864143 [Cannot create bookmark](https://bugs.launchpad.net/calibre/+bug/1864143)
2020-02-21 11:37:42 +05:30
Kovid Goyal
2d61ed50d9
Remove unused variable 2020-02-21 10:48:02 +05:30
Kovid Goyal
16ec8de6af
version 4.11.0 v4.11.0 2020-02-21 08:57:12 +05:30
Kovid Goyal
e9fc598a49
Avoid un-needed display:block class on <html> 2020-02-20 20:36:52 +05:30
Kovid Goyal
dad962b176
Dont flatten head 2020-02-20 20:19:43 +05:30
Kovid Goyal
fb1051476c
Add a new Quick select action to quickly select a virtual library with a few keystrokes. Activated by Ctrl+t or the Virtual library menu 2020-02-20 16:09:10 +05:30
Kovid Goyal
2ef5d143c5
Viewer: Fix a regression that broke detection of popup footnotes using epub3 markup 2020-02-20 14:00:45 +05:30
Kovid Goyal
3196e631ef
String changes 2020-02-20 11:25:27 +05:30
Kovid Goyal
2be73652a6
Viewer: Ensure last read position is fully accurate
This is particularly important when quitting while autoscroll is active
as CFI is not updated during autoscroll.
2020-02-19 21:31:53 +05:30
Kovid Goyal
9730226f6e
Viewer: Fix current reading position not preserved when changing preferences and auto scroll is active. Fixes #1863438 [After adjusting the auto scroll speed I am jumped back in the book](https://bugs.launchpad.net/calibre/+bug/1863438)
CFI should be updated when jumping directly to preferences panel via
shortcut
2020-02-19 20:45:20 +05:30
Kovid Goyal
b99756d862
Viewer: Fix stopping autoscroll at end of chapter not stopping next chapter jump. Fixes #1863487 [Clicking "Stop auto scroll" doesn't work when about to change chapter](https://bugs.launchpad.net/calibre/+bug/1863487) 2020-02-19 13:06:21 +05:30
Kovid Goyal
8655121e16
Viewer: Allow right clicking on the scrollbar to easily access commonly used scrolling shortcuts 2020-02-19 12:34:53 +05:30
Kovid Goyal
9f222e809c
Viewer: Handle error reporting for hidden text better
See #1863464 (Private bug)
2020-02-19 09:59:06 +05:30
Kovid Goyal
f040283261
Better error message for text less DJVU files 2020-02-18 21:24:55 +05:30
Kovid Goyal
bb733041cc
Edit book: Preview panel: Allow right clicking on images to edit them 2020-02-18 09:43:40 +05:30
Kovid Goyal
37d050f356
Make Open with context menu creation code re-useable 2020-02-18 09:13:50 +05:30
Kovid Goyal
1c9db87492
Also add touch-action: none to the main document 2020-02-18 08:29:22 +05:30
Kovid Goyal
ea7ad6fc0a
Viewer: Calculate default column widths based on current font size 2020-02-18 08:16:03 +05:30
Kovid Goyal
3d93979fdb
... 2020-02-17 16:04:14 +05:30
Kovid Goyal
a95bbb6be8
Merge branch 'fix-touch-lag' of https://github.com/Siron777/calibre 2020-02-17 10:45:41 +05:30
Kovid Goyal
936e8b6382
py3: Fix unicode spaces being replaced by normal space in the edit metadata dialog
Fixes #1863525 [IDEOGRAPHIC SPACE (U+3000) is not treated correctly](https://bugs.launchpad.net/calibre/+bug/1863525)
2020-02-17 10:22:44 +05:30
Kovid Goyal
351781e869
oops 2020-02-17 10:12:10 +05:30
Kovid Goyal
e9a899a9fa
Fix for viewer window going off screen even when not restoring window geometry 2020-02-17 09:49:39 +05:30