35740 Commits

Author SHA1 Message Date
Kovid Goyal
29f11b490e
Fix #1703207 [Editing Custom search URL in Look and Feel](https://bugs.launchpad.net/calibre/+bug/1703207) 2017-07-09 22:05:43 +05:30
Kovid Goyal
6ea26cc885
pep8 2017-07-09 21:59:39 +05:30
Kovid Goyal
b72c99d12f
Merge branch 'master' of https://github.com/cbhaley/calibre 2017-07-09 21:48:11 +05:30
Kovid Goyal
745dd7b3f9
Merge branch 'master' of https://github.com/Serized/calibre 2017-07-09 21:43:40 +05:30
Charles Haley
428e72eb66 Make the focus-back-to-booklist action work when undocked 2017-07-09 17:47:14 +02:00
Serized
7f1238c089 Insert _( ) to add missing translation 2017-07-09 17:45:39 +02:00
Charles Haley
3600a12d71 Add an action and a shortcut to move the focus from quickview to the book list 2017-07-09 14:53:06 +02:00
Charles Haley
abe47f1de6 1) Add a bit of space to the left edge for when the tag browser isn't open
2) Make the name of the plugin "Quickview".
3) Make the Q shortcut "Toggle Quickview" instead of "Show Quickview"
2017-07-09 14:21:00 +02:00
Kovid Goyal
87b244d8bb
Merge branch 'master' of https://github.com/cbhaley/calibre 2017-07-09 16:12:16 +05:30
Charles Haley
20c124e8bf Two fixes:
1) handle the odd case where the quickview action is initialized but the actual_plugin is not
2) Fix regression causing QV column headers not to be initialized.
2017-07-09 12:16:12 +02:00
Kovid Goyal
bfa42404e7
... 2017-07-09 12:01:20 +05:30
Kovid Goyal
90450e8b12
... 2017-07-09 09:28:20 +05:30
Kovid Goyal
765700698a
Update needed GLIBC versions in the FAQ 2017-07-09 09:26:28 +05:30
Kovid Goyal
8cd09c8745
Merge branch 'patch-13' of https://github.com/Sophist-UK/calibre 2017-07-09 08:58:53 +05:30
Sophist
6eb16adc97 Add version no and fix all URLs 2017-07-08 16:04:30 +01:00
Kovid Goyal
32d5aa6fbb
Merge branch 'patch-12' of https://github.com/Sophist-UK/calibre 2017-07-08 17:49:21 +05:30
Sophist
6144b1ec47 Remove spurious blank line 2017-07-08 12:40:30 +01:00
Sophist
ab24e12d80 Pre-process not post-process 2017-07-08 12:39:51 +01:00
Sophist
6da24d32a0 Correct local links to images 2017-07-08 12:35:32 +01:00
Kovid Goyal
1e699453f7
Update FOX News 2017-07-08 09:55:06 +05:30
Kovid Goyal
21f37bde8c
Server: Fix error caused by libraries that have books with empty author fields (although this should be impossible). Fixes #1703064 [calibre-server 3.2.1 on FreeBSD: TypeError: Cannot read property 'join' of undefined](https://bugs.launchpad.net/calibre/+bug/1703064) 2017-07-08 09:25:03 +05:30
Kovid Goyal
42543e57ec
Fix #1702914 [error trying to create .bib catalog](https://bugs.launchpad.net/calibre/+bug/1702914) 2017-07-08 08:59:34 +05:30
Kovid Goyal
90cfbc5229
Fix a regression that caused an error when starting calibre with an empty virtual library pre-selected
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-07-08 08:36:28 +05:30
Charles Haley
2982d21fb7 Handle Quickview switching to a VL or empty library by clearing the QV pane contents 2017-07-07 20:55:46 +02:00
Charles Haley
e2f905a8af Fix calibre startup crash caused by Quickview when the applied virtual library is empty (has no books). 2017-07-07 18:58:18 +02:00
Kovid Goyal
25d3168df5
version 3.3.0 v3.3.0 2017-07-07 09:51:27 +05:30
Kovid Goyal
efd8ca3c3f
pep8 2017-07-07 09:47:19 +05:30
Kovid Goyal
470e4fe566
Amazon metadata download: Change the default source from bing to google as the bing cache seems to be having trouble at the moment 2017-07-07 09:13:42 +05:30
Kovid Goyal
897e1eabfd
Ignore SSL errors when contacting isbndb as they seem to have no intention of fixing their broken SSL certificate 2017-07-07 08:51:09 +05:30
Kovid Goyal
ade57f1447
Conversion: Fix heuristics processing incorrectly removing some <br> tags. Fixes #1205637 [break line/italic - wrong conversion](https://bugs.launchpad.net/calibre/+bug/1205637) 2017-07-06 20:40:04 +05:30
Kovid Goyal
6ae397126b
Retry rename of imported config directory
In case an AV program has locked the imported config directory on
Windows, sigh.
2017-07-06 20:37:04 +05:30
Kovid Goyal
f53fdebabd
Micro-optimization 2017-07-06 19:59:35 +05:30
Kovid Goyal
b3b2c36be1
Handle non-ascii binary strings in the author_name_prefix/suffix tweaks. Fixes #1701138 [Tweaks for Author Sort don't process extended ASCII properly](https://bugs.launchpad.net/calibre/+bug/1701138) 2017-07-06 19:57:15 +05:30
Kovid Goyal
59331d1c91
Fix #1701824 [[Request] Sort Available actions](https://bugs.launchpad.net/calibre/+bug/1701824) 2017-07-06 11:25:14 +05:30
Kovid Goyal
66ce3b56d1
Fix #1702249 [[Request] Remove unused space in Get books Advanced search](https://bugs.launchpad.net/calibre/+bug/1702249) 2017-07-06 11:00:26 +05:30
Kovid Goyal
85c4582478
Book details panel: Allow right clicking on author names to search for books by the author on Amazon. Fixes #1702446 [[Request] Search for author on Amazon](https://bugs.launchpad.net/calibre/+bug/1702446) 2017-07-06 08:56:01 +05:30
Kovid Goyal
5a419b99fc
... 2017-07-06 08:47:19 +05:30
Kovid Goyal
cad3270764
Update Politico
Merge branch 'patch-1' of https://github.com/bobbysteel/calibre
2017-07-06 08:45:51 +05:30
Kovid Goyal
9469fb2165
Fix #1702566 [https://manual.calibre-ebook.com/ justified](https://bugs.launchpad.net/calibre/+bug/1702566) 2017-07-06 08:42:51 +05:30
bobbysteel
7801665cc1 Update politico.recipe 2017-07-05 23:04:46 +01:00
bobbysteel
69a53b6638 Cleaning further 2017-07-05 23:03:32 +01:00
bobbysteel
3f97583067 Remove site boilerplate 2017-07-05 22:51:00 +01:00
bobbysteel
1572ca42a7 Fix for no articles returned
May need further cleaning but at least returns articles now.
Fixes https://bugs.launchpad.net/calibre/+bug/1674042
2017-07-05 22:42:39 +01:00
Kovid Goyal
a060fae673
Dont fail to run sphinx-build if there are no generated languages 2017-07-05 11:30:02 +05:30
Kovid Goyal
87f107c9c0
Workaround for bug in sphinx with named anchors that differ only in case
When translated to a case-less language, they are duplicated, but sphinx
does not handle this.
2017-07-05 09:11:57 +05:30
Kovid Goyal
25c3260549
... 2017-07-05 08:57:23 +05:30
Kovid Goyal
aeb44b23ec
... 2017-07-05 08:41:14 +05:30
Kovid Goyal
75c2bd4605
Ignore SSL errors on harpers since the harpers certificate chain is incomplete making it impossible to verify 2017-07-04 23:02:37 +05:30
Kovid Goyal
b65f2ccbc0
Rename the quickview icon and make it match the other icons colors 2017-07-04 22:48:05 +05:30
Kovid Goyal
070056f643
Merge branch 'master' of https://github.com/cbhaley/calibre 2017-07-04 22:40:25 +05:30