33789 Commits

Author SHA1 Message Date
Kovid Goyal
1067bc3025
Fix #1876032 [Private bug](https://bugs.launchpad.net/calibre/+bug/1876032) 2020-05-01 14:38:16 +05:30
Kovid Goyal
dd96653ca0
Fix #1876254 [[Enhancement - Status bar] Don't use bold text for the Jobs button](https://bugs.launchpad.net/calibre/+bug/1876254) 2020-05-01 13:33:01 +05:30
Kovid Goyal
2bd808fe86
Linux: Fix uninstaller not working on linux distros that have no python symlink. Fixes #1876164 [calibre-uninstall doesn't run on Ubuntu 20.04](https://bugs.launchpad.net/calibre/+bug/1876164) 2020-05-01 10:58:19 +05:30
Kovid Goyal
05c2b42726
No bold for virtual library tabs 2020-05-01 08:29:29 +05:30
Kovid Goyal
f4a0c29198
Viewer: Improve the UI for changing font sizes 2020-04-30 21:45:40 +05:30
Kovid Goyal
b3cd50806c
Viewer: Fix zoom step size setting ignored. Fixes #1875840 [Viewer's font "zoom step size" preference dysfunctional](https://bugs.launchpad.net/calibre/+bug/1875840) 2020-04-30 14:07:39 +05:30
Kovid Goyal
7602c059b6
... 2020-04-30 13:56:27 +05:30
Kovid Goyal
e00b12ca70
Search for a highlight 2020-04-30 13:10:29 +05:30
Kovid Goyal
e4a19c8808
Work on highlights panel 2020-04-29 14:53:35 +05:30
Kovid Goyal
9e88dfd3b4
py3 compat 2020-04-29 08:51:32 +05:30
Kovid Goyal
92c412996f
Merge branch 'patch-1' of https://github.com/wm75/calibre 2020-04-29 08:36:47 +05:30
Kovid Goyal
55b503c5b5
Merge branch 'patch-1' of https://github.com/edent/calibre 2020-04-29 08:22:37 +05:30
Wolfgang Maier
efee7be50d
Bypass decoding errors during html detection
Decoding may fail on the header chunk if the file is utf-8 encoded and the chunk ends on a continuation byte.
2020-04-29 00:44:15 +02:00
Terence Eden
54f313f4e3
Fix for #1875758 - double space issue
PR to the correct branch this time!
2020-04-28 23:07:08 +01:00
Kovid Goyal
7abe0a61dc
Re-layout on font size change in paged mode 2020-04-27 14:27:39 +05:30
Kovid Goyal
529119caad
Viewer: Fix text that has font sizes specified using keywords not being scaleable by the viewer's font size controls. Fixes #1875021 [Private bug](https://bugs.launchpad.net/calibre/+bug/1875021) 2020-04-27 14:13:57 +05:30
Kovid Goyal
da5359a617
Make the utility classes function available in calibre 2020-04-27 13:27:23 +05:30
Kovid Goyal
1edc3a0fb9
String changes 2020-04-27 09:29:09 +05:30
Kovid Goyal
89b86799bf
Fix #1875054 [[Enhancement - Viewer] Zoom from current image size](https://bugs.launchpad.net/calibre/+bug/1875054) 2020-04-26 17:16:07 +05:30
Kovid Goyal
cb5f6c7f31
Fix #1875119 [[Enhancement - Viewer] Edit lookup sources](https://bugs.launchpad.net/calibre/+bug/1875119) 2020-04-26 16:37:18 +05:30
Charles Haley
0fd62344bb Fix for #1875030: QuickView didn't always change the selected item when moving between books.
Related enhancement: if in GridView, automatically switch to the authors column if the current item is empty in the selected book.
2020-04-26 11:32:34 +01:00
Kovid Goyal
7eecf4ec94
Fix #1136 (py3: correctly print results from fetch-ebook-metadata) 2020-04-26 14:30:13 +05:30
Kovid Goyal
aad417b5d3
MOBI metadata: When reading author sort from MOBI files, construct the final value from all author fields 2020-04-26 09:59:24 +05:30
Kovid Goyal
0e46388e20
Bulk metadata edit: Fix scrollbars not working in Custom metadata tab. Fixes #1875090 [Bulk custom metadata window crowded and no scroll bar](https://bugs.launchpad.net/calibre/+bug/1875090) 2020-04-26 09:18:01 +05:30
Kovid Goyal
67ed07db66
Viewer: Fix a regression that broke searching in flow mode. Fixes #1874877 [In the viewer search when a value is found receive and Uncaught RangerError](https://bugs.launchpad.net/calibre/+bug/1874877) 2020-04-25 18:11:00 +05:30
Kovid Goyal
d276e5be45
Do not update toc anchor map repeatedly 2020-04-25 18:04:42 +05:30
Kovid Goyal
6fffa70b2a
... 2020-04-25 17:43:46 +05:30
Kovid Goyal
6cb1575cd8
... 2020-04-25 17:26:06 +05:30
Kovid Goyal
27f626d325
Viewer: Add a keyboard shortcut (Ctrl+alt+b) for adding a bookmark 2020-04-25 14:46:02 +05:30
Kovid Goyal
cac07c2f22
macOS: hide accelerator key underlines since they dont work anyway as Apple does not believe in them 2020-04-25 14:20:35 +05:30
Kovid Goyal
bf3d7ad5b0
... 2020-04-25 12:46:25 +05:30
Kovid Goyal
268a213659
macOS: Fix keyboard shortcuts for select all, copy and paste not working in file dialogs. Fixes #1874499 [Select-All Broken in Import Dialogue](https://bugs.launchpad.net/calibre/+bug/1874499) 2020-04-25 10:16:57 +05:30
Kovid Goyal
dc11e7e6d2
version 4.14.0 2020-04-24 07:47:19 +05:30
Kovid Goyal
92eb7a1804
Viewer: Fix incorrect rendering of ToC current item on some systems 2020-04-23 17:06:16 +05:30
Kovid Goyal
0563676263
Fix printing of CSV to stdout in py3 2020-04-23 16:55:58 +05:30
Kovid Goyal
7f7d7efe6d
Fix #1874399 [calibredb list_categories fails when using csv using python3.6 output](https://bugs.launchpad.net/calibre/+bug/1874399) 2020-04-23 16:44:47 +05:30
Kovid Goyal
34d59bc672
pep8 2020-04-23 13:21:53 +05:30
Kovid Goyal
0d033196fc
Windows: Fix error when applying hyphenation in bulk with Polish books. Fixes #1873949 [Bulk Polishing fails with 'Access Denied'](https://bugs.launchpad.net/calibre/+bug/1873949) 2020-04-23 09:13:23 +05:30
Kovid Goyal
0872338ae7
Viewer: Add an option to have taps turn by screenfulls instead of pages, under Scrolling behavior 2020-04-22 20:37:45 +05:30
Kovid Goyal
7141ebfafc
Clarify default behavior for listen_on 2020-04-22 19:48:27 +05:30
Kovid Goyal
204e17dd4f
Handle touch based interaction with the highlight handles 2020-04-22 19:48:10 +05:30
Kovid Goyal
ff1670794e
String changes 2020-04-22 17:56:59 +05:30
Kovid Goyal
ac5b5c9957
Dont put biplist in backports 2020-04-21 22:49:45 +05:30
Kovid Goyal
58b35f1aab
Have the develop mode env var work for the server as well 2020-04-21 22:25:50 +05:30
Kovid Goyal
b9082d95dc
macOS: Fix selecting applications that use binary plist files such as Kindle.app with Open With not working. Fixes #1873972 [Callibre not letting me open mobi file in Kindle](https://bugs.launchpad.net/calibre/+bug/1873972) 2020-04-21 21:12:33 +05:30
Kovid Goyal
0c226161f2
Open with macOS: Fix error when trying to select executable instead of bundle 2020-04-21 20:43:24 +05:30
Kovid Goyal
2f2b246d71
Book details panel: Fix copy path to file not copying full path to file when right clicking on a format entry 2020-04-21 20:14:52 +05:30
Kovid Goyal
5e69f54113
String changes 2020-04-21 19:53:31 +05:30
Kovid Goyal
96a77a59c4
Use move rather than rename for trashing files on Linux
Move defaults to using rename under the hood but is more robust on
borked systems where trash is not on the same filesystem
2020-04-21 09:39:59 +05:30
Kovid Goyal
1e905098be
... 2020-04-21 08:40:01 +05:30