Commit Graph

35514 Commits

Author SHA1 Message Date
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
Charles Haley 8162aa04a4 Ooops again: fix it right. Although I am no longer convinced that the qv plugin can be not installed/enabled. 2017-07-04 18:43:31 +02:00
Kovid Goyal 8a24c0b7a5 ... 2017-07-04 22:11:30 +05:30
Kovid Goyal 2648a27402 ... 2017-07-04 21:57:27 +05:30
Kovid Goyal dfe2f5e04f Dont use installed calibre when running sphinx-build 2017-07-04 21:51:42 +05:30
Charles Haley 312304d51c Small oops -- it is possible for qv to be None. 2017-07-04 17:04:37 +02:00
Charles Haley 1836dc5d6f Update the QV manual. I don't know if it will display properly. 2017-07-04 16:36:15 +02:00
Charles Haley b1dc2398c9 Change the button order as requested. Question: why is the order 'cb, gv' in wide but 'gv, cb' in narrow? Using the logic that the buttons affect the center booklist pane, shouldn't the order be the same? 2017-07-04 16:09:12 +02:00
Charles Haley beadc00667 Add svg of icon file 2017-07-04 16:07:07 +02:00
Charles Haley 6fed620850 Several QV improvements and bug fixes
- Add quickview to the layout buttons, with all that entails
- Allow changing quickview contents using the arrow keys on the booklist
- Make Shift+Q (change focus to Quickview) actually work. I can't test this on non-Windows systems.
- A fair amount of refactoring to make behavior more predictable.

I put the quickview button at the end of the set of layout buttons because I couldn't make an argument for some other position.
2017-07-04 15:30:56 +02:00
Kovid Goyal 9ccbf1ef8f ... 2017-07-04 17:54:22 +05:30
Kovid Goyal 81460e6cfc More robust parallel use of sphinx-build2 2017-07-04 17:52:49 +05:30
Charles Haley 95db631c4a Give Quickview its own icon
Icon comes from https://www.iconfinder.com/icons/2191555/eye_look_no_hide_see_show_watch_icon#size=128
2017-07-04 10:56:30 +02:00
Kovid Goyal d1c4eeb92a DOCX Input: Fix alt and title attributes for some images not being preserved 2017-07-04 13:26:55 +05:30
Kovid Goyal a0ac9cfddb Use calibre available languages not manual languages when generating man pages 2017-07-04 13:19:20 +05:30
Kovid Goyal 556c32b6b8 Add man pages to the source tarball 2017-07-04 13:06:33 +05:30
Kovid Goyal 154ceb6340 ... 2017-07-04 12:57:19 +05:30
Kovid Goyal 7c21ef9a6d Do not use zero-width spaces when generating man pages 2017-07-04 12:54:05 +05:30
Kovid Goyal fa191ab55a Create a setup.py command: man_pages to generate man pages in all languages 2017-07-04 12:28:59 +05:30
Kovid Goyal 5d9a4aee9d Add a tooltip for the gear icon in the main search bar 2017-07-04 10:56:22 +05:30
Kovid Goyal 9d6cca4ebd Fix #1700266 [[Request] Move Advenced search button into Search box](https://bugs.launchpad.net/calibre/+bug/1700266) 2017-07-04 10:54:56 +05:30
Kovid Goyal 52c3fce521 Add note about acme v2 2017-07-04 10:24:13 +05:30
Kovid Goyal e752ebe2e3 Code to easily generate man pages via sphinx-build 2017-07-04 08:47:39 +05:30
Kovid Goyal dc4f4a581f Browser viewer: Fix back/forward buttons not working correctly when clicking on links that lead to different internal files in the book. Fixes #1700004 [Content server: No way to return after footnote](https://bugs.launchpad.net/calibre/+bug/1700004) 2017-07-03 20:30:38 +05:30
Kovid Goyal 8f640edc1e pep8 2017-07-03 19:40:01 +05:30
Kovid Goyal 5d967e3ba6 Merge branch 'master' of https://github.com/cbhaley/calibre 2017-07-03 17:19:12 +05:30
Charles Haley 976e298376 Enhancement request #1701833: ability to add columns to quickview pane.
This commit contains many improvements and changes to Quickview.
- Add preference tab in Look & Feel to choose columns displayed in QV table and their order
- Option to permit changing the selected column from the quickview widget with return or double-click
- Option to show QV at startup
- Option to ignore virtual libraries in QV searches
- Remove margins on the docked window (tighter display
- Better handling of changes made on the booklist
- Many bugs fixed, some refactoring
2017-07-03 12:48:24 +02:00