31298 Commits

Author SHA1 Message Date
Kovid Goyal
5bede4e364
Ensure shortcut action for context menus uses an updated icon
actions from third party plugins set their icons in genesis() so
the action will not have an icon
2020-02-09 22:10:13 +05:30
Kovid Goyal
15c6ee80de
Fix clicking on author name in book details panel to search in goodreads not working if author has more than two parts in his name
Fixes #1096 (Encode internet search URLs with spaces as %20 rather than +)
2020-02-09 19:35:57 +05:30
Jony
bd903d8286
Adjust auto scroll speed by 0.05 instead of 0.1
Please marge this to make it possible to set auto scroll speed more accurately.
2020-02-09 13:15:56 +01:00
Kovid Goyal
db0118f665
String changes 2020-02-09 13:41:46 +05:30
Kovid Goyal
c9a82b4e18
Viewer: Add shortcut for showing metadata (Ctrl+n). Fixes #1862432 [[Enhancement] Keyboard shortcut for metadata in the viewer](https://bugs.launchpad.net/calibre/+bug/1862432) 2020-02-08 07:35:55 +05:30
Kovid Goyal
0fef4ecd55
Better error message from local unzip when name not in zip file 2020-02-08 07:10:12 +05:30
Kovid Goyal
1ac750869a
version 4.10.1 2020-02-07 10:19:31 +05:30
Kovid Goyal
e0b74b5082
Fix a regression in 4.10 that prevented dark mode from working because of a change in Qt behavior 2020-02-07 10:19:03 +05:30
Kovid Goyal
8ebde09b7d
... 2020-02-07 06:46:19 +05:30
Kovid Goyal
454afea399
Remove unused code 2020-02-07 06:41:01 +05:30
Kovid Goyal
fc019d1e78
version 4.10.0 2020-02-07 06:36:17 +05:30
Kovid Goyal
3e8adced66
Clean up the Add books menu 2020-02-06 20:19:02 +05:30
Kovid Goyal
4dc41f8929
DOCX Output: When a list item contains a nested listed but no text, it should be output as an empty list item. 2020-02-06 14:20:29 +05:30
Kovid Goyal
2031404384
Add a separator between remove some formats and remove all formats actions 2020-02-06 13:57:55 +05:30
Kovid Goyal
8a24db96f2
Mark overridden methods to suppress warnings from clang 2020-02-06 12:18:28 +05:30
Kovid Goyal
cea9c6cb93
Fix parsing of .po files on python2 2020-02-06 12:14:13 +05:30
Kovid Goyal
e94361e527
Linux: Fix a crash caused by broken/incompatible CUPS Qt system plugin. Fixes #1861741 [Linux Calibre 4.9.1 - Crash to desktop](https://bugs.launchpad.net/calibre/+bug/1861741)
Dont use QPrinter() to query the system for default paper size
2020-02-06 10:47:06 +05:30
Kovid Goyal
357762c70a
Viewer: Fix search shortcut button not focusing search input if the search panel is placed in a tab or a floating window 2020-02-06 08:25:28 +05:30
Kovid Goyal
cf65226e6b
Update Google Images cover download plugin for website markup changes
Fixes #1862034 [when editing metadata covers are not fully downloading](https://bugs.launchpad.net/calibre/+bug/1862034)
2020-02-06 07:53:15 +05:30
Kovid Goyal
5f3d3b2ef8
... 2020-02-06 06:37:34 +05:30
Kovid Goyal
982b3b20c9
Ensure headless QPA plugin uses fusion style 2020-02-05 18:45:12 +05:30
Kovid Goyal
652841175d
Ensure openUrl() and openDocument() are no-ops in the headless backend 2020-02-05 18:45:12 +05:30
Kovid Goyal
096fb0486f
Simplify ifdefs 2020-02-05 18:45:11 +05:30
Kovid Goyal
a539f24a0a
Catalog generation: Ignore invalid pubdates 2020-02-05 07:33:10 +05:30
Kovid Goyal
4a574c1a0f
Allow pressing F2 in the tags field of the edit metadata dialog to launch the tags editor 2020-02-04 18:39:31 +05:30
Kovid Goyal
871a3ec922
Better webengine render process crash handling 2020-02-04 11:26:29 +05:30
Kovid Goyal
83177dd270
Replace deprecated use of QTime 2020-02-04 08:50:03 +05:30
Kovid Goyal
05a12c9b44
Update coretext font database to use the one from Qt 5.14 2020-02-04 08:24:50 +05:30
Kovid Goyal
ebea435ad5
Viewer: When searching have single and double quotes match their curly variants as well. Fixes #1861715 [searching for contractions doesn't recognize typewriter apostrophes](https://bugs.launchpad.net/calibre/+bug/1861715) 2020-02-04 07:52:03 +05:30
Kovid Goyal
8c5810f8c3
Viewer: Stop autoscroll when changing page layout mode. Fixes #1861621 [Sudden position change when reading](https://bugs.launchpad.net/calibre/+bug/1861621) 2020-02-03 08:42:06 +05:30
Kovid Goyal
38950aa52c
... 2020-02-03 08:10:08 +05:30
Kovid Goyal
197a744aac
zipfile: Fix regression that broke handling of zipfiles with internal filenames not encoded in UTF-8. Fixes #1860889 [Decoding fails when opening a file with a specific file name in the viewer](https://bugs.launchpad.net/calibre/+bug/1860889) 2020-01-26 08:38:49 +05:30
Kovid Goyal
547fa085c0
Merge branch 'master' of https://github.com/jnozsc/calibre 2020-01-25 09:49:26 +05:30
Kovid Goyal
f7b9dfe7f2
Fix a regression that caused the edit metadata individually and convert
individually actions to use the bulk actions when multipe books are
selected.
2020-01-25 09:46:50 +05:30
jnozsc
ccaa7b13bc
fix amazon japan for referrer 2020-01-24 19:56:29 -08:00
Kovid Goyal
21dcb2b8b6
Check Book: Turn off unique headings CSS warning 2020-01-25 09:19:16 +05:30
Kovid Goyal
e0c8f20e99
version 4.9.1 2020-01-23 20:19:48 +05:30
Kovid Goyal
fa051555c3
Better parse failure error message 2020-01-23 20:16:23 +05:30
Kovid Goyal
66dde0b75c
Fix a regression that broke Check Book for some ebook files with inline style attributes 2020-01-23 20:14:39 +05:30
Kovid Goyal
3e238e8ba7
Comments editor: Fix a regression when switching between normal and source view 2020-01-23 16:12:02 +05:30
Kovid Goyal
7a59f3a024
... 2020-01-23 10:12:14 +05:30
Kovid Goyal
5c7a6d3d7d
Disbale bonjour test temporarily till I can figure out why it is failing on the build machine 2020-01-23 07:46:39 +05:30
Kovid Goyal
c32eb74658
... 2020-01-23 07:35:24 +05:30
Kovid Goyal
5b19e550e3
version 4.9.0 2020-01-23 07:18:35 +05:30
Kovid Goyal
78e873a13a
Fix template editor dialog colors in dark mode 2020-01-22 19:40:10 +05:30
Kovid Goyal
7cdd0c10ef
Handle search expressions with boundary conditions 2020-01-22 15:57:23 +05:30
Kovid Goyal
b0701cc4a6
... 2020-01-22 15:38:50 +05:30
Kovid Goyal
af0e127004
Clearer labelling 2020-01-22 11:01:19 +05:30
Kovid Goyal
327b6e071b
Fix #1860506 [[Enhancement] Move Change password button](https://bugs.launchpad.net/calibre/+bug/1860506) 2020-01-22 10:50:29 +05:30
Kovid Goyal
580a685633
Save bookmarks in config folder when edited so they are not lost on crash 2020-01-22 10:44:38 +05:30