37599 Commits

Author SHA1 Message Date
Kovid Goyal
3137572207
Fix #1817460 [harpers print magazine recipe broken](https://bugs.launchpad.net/calibre/+bug/1817460) 2019-02-25 07:56:48 +05:30
Kovid Goyal
c81ffa6d1a
Merge branch 'master' of https://github.com/cbhaley/calibre
Tag browser: Category editor: Add a checkbox to restrict the entries shown to only those present in the current Virtual library
2019-02-24 10:34:58 +05:30
Charles Haley
a0f92e9fbb Enhancement: add restricting to the current VL in the tag browser category editor. See https://www.mobileread.com/forums/showthread.php?t=315414 2019-02-23 14:11:53 +00:00
Kovid Goyal
306959fd4a
Update General Knowledge Today
Fixes #1817256 [Unable to fetch "General Knowledge today"](https://bugs.launchpad.net/calibre/+bug/1817256)
2019-02-23 08:56:19 +05:30
Kovid Goyal
482b24e888
Forgot to change fmt string for build value as well 2019-02-21 10:24:56 +05:30
Kovid Goyal
405d52eedc
Merge branch 'py3' of https://github.com/eli-schwartz/calibre 2019-02-21 10:22:11 +05:30
Eli Schwartz
dcf58e9a15 Port bzzdec plugin to build on python2/python3 2019-02-20 23:35:01 -05:00
Kovid Goyal
1a16a0e545
Merge branch 'py3' of https://github.com/eli-schwartz/calibre 2019-02-21 09:48:37 +05:30
Eli Schwartz
8e853a3ff8 python3: add polyglot compat layer for builtins / __builtin__ 2019-02-20 23:05:04 -05:00
Kovid Goyal
0b362bea08
Update Granma 2019-02-20 18:09:02 +05:30
Kovid Goyal
5595655b69
Update South China Morning Post
Fixes #1816307 [recipe broken South China Morning News](https://bugs.launchpad.net/calibre/+bug/1816307)
2019-02-18 11:28:31 +05:30
Kovid Goyal
3abd63304f
Update New York Times (Web)
Fixes #1816305 [New York Time news not complete](https://bugs.launchpad.net/calibre/+bug/1816305)
2019-02-18 10:58:56 +05:30
Kovid Goyal
692214e589
Tag browser: When right clicking ona saved search add a menu option to search using the raw search expression. Fixes #1816274 [Edit or copy saved search text](https://bugs.launchpad.net/calibre/+bug/1816274)
Merge branch 'master' of https://github.com/cbhaley/calibre
2019-02-17 18:04:53 +05:30
Charles Haley
8c430a5945 Enhancement #1816274: add a "Search using saved search expression" action to the tag browser context menu. 2019-02-17 11:57:42 +00:00
Kovid Goyal
8d86d10e5a
Tag browser: Have pressing the Enter key find the next match. Fixes #1816276 [Find the first/next matching item with Enter](https://bugs.launchpad.net/calibre/+bug/1816276) 2019-02-17 10:14:14 +05:30
Kovid Goyal
15a3bb4b8d
Fix building on NetBSD
Thanks to Thomas Klausner
2019-02-14 18:48:18 +05:30
Kovid Goyal
f2315801db
Update China Daily 2019-02-14 09:37:13 +05:30
Kovid Goyal
fda7618627
Windows: Add a button to Preferences->Sharing over the net to set calibre to run when the computer starts 2019-02-11 14:31:34 +05:30
Kovid Goyal
15e5d7cb11
FB2 Output: Fix comments from the input document not present in the output. Fixes #1815357 [Field "Comments" are lost when converting epub to fb2](https://bugs.launchpad.net/calibre/+bug/1815357) 2019-02-11 13:50:28 +05:30
Kovid Goyal
de18e1fdc2
Fetch all articles from 1843 RSS feed 2019-02-11 10:55:20 +05:30
Kovid Goyal
19bb59e70e
... 2019-02-10 19:37:32 +05:30
Kovid Goyal
c4a5afcf24
Allow loading builtin markdown extensions without relying on pkg_resources 2019-02-10 19:14:26 +05:30
Kovid Goyal
0242b3d1c1
Use un-prefixed names for markdown extension loading 2019-02-10 16:05:55 +05:30
Kovid Goyal
ea99a041d3
Fix clicking on an empty published field in the book list to edit it setting the initial date to Jan 2000 instead of today's date 2019-02-10 15:46:45 +05:30
Kovid Goyal
637ddf7d4e
Edit book: Allow copying files from one editor instance to another by right clicking on them in the File browser 2019-02-10 13:23:57 +05:30
Kovid Goyal
30da5e1061
Allow setting bytes data in registry keys 2019-02-10 12:42:36 +05:30
Kovid Goyal
2b0811b31a
Update 1843 2019-02-10 09:30:51 +05:30
Kovid Goyal
f9ab883383
... 2019-02-10 08:54:49 +05:30
Kovid Goyal
65d117baf9
Update Pro Physik 2019-02-10 08:51:44 +05:30
Kovid Goyal
2866c8dcbf
calibredb: Fix adding books with an OPF file to a remote server not picking up the cover specified in the OPF file 2019-02-07 13:56:37 +05:30
Kovid Goyal
87ff440f74
TXT Input: Use markdown 3.0 with support for new extensions such as code highlighting and smarten punctuation.
Fixes #927 (Devendor markdown and feedparser)
2019-02-07 13:19:01 +05:30
Kovid Goyal
d436e2d756
Add a build test for feedparser 2019-02-07 11:07:18 +05:30
Kovid Goyal
0c77b8503a
Remove vendored copy of feedparser 2019-02-07 10:52:48 +05:30
Kovid Goyal
362a3f4088
Add test to ensure that all markdown extensions are present 2019-02-07 10:38:03 +05:30
Kovid Goyal
6b64c0111d
pep8 2019-02-07 10:07:18 +05:30
Kovid Goyal
2e141a6175
TXT Input: Fix option to remove indents at the start of lines breaking conversion of markdown documents. Fixes #1814989 ["Remove indents at the beginning of lines" setting removes paragraph breaks in conversion](https://bugs.launchpad.net/calibre/+bug/1814989) 2019-02-07 10:03:43 +05:30
Kovid Goyal
215c05d2e2
Sort keys in JSON config files for easier diffing
Fixes #1814990 [Sort JSON keys in configuration files](https://bugs.launchpad.net/calibre/+bug/1814990)
2019-02-07 09:51:04 +05:30
Kovid Goyal
aafc038b17
Move replacement of nbsp in pdftohtml output from pipeline to input plugin. Makes viewing PDF in the viewer a bit better. See #1814626 (Text goes over to other page) 2019-02-05 13:21:58 +05:30
Kovid Goyal
0c815cd06d
Update Caravan Magazine 2019-02-05 11:27:09 +05:30
Kovid Goyal
848934643e
Work on Foreign Affairs 2019-02-05 10:07:09 +05:30
Kovid Goyal
1f203ba7b6
Update Spektrum der Wissenchaft 2019-02-05 09:20:46 +05:30
Kovid Goyal
58442a478a
RPUB/MOBI Catalog generation: Allow matching empty fields in exclusion rules. Fixes #1814458 [catalog builder ignore "any" and "undefined"](https://bugs.launchpad.net/calibre/+bug/1814458) 2019-02-04 19:34:11 +05:30
Kovid Goyal
7c5184cef8
Simplify elif chain 2019-02-04 13:54:13 +05:30
Kovid Goyal
afa9120940
EPUB/MOBI Catalogs: Fix multiple books with the same title but different authors in a genre not being listed. Fixes #1415990 [Duplicate titles not showing in catalog](https://bugs.launchpad.net/calibre/+bug/1415990) 2019-02-04 11:18:59 +05:30
Kovid Goyal
b287374cdd
version 3.39.1 v3.39.1 2019-02-01 23:13:29 +05:30
Kovid Goyal
437170afe9
Fix a regression in 3.39 that caused a harmless error message when using copy to library for books that have been converted
Fixes #1814279 [3.39 breaks copying between libraries using the GUI](https://bugs.launchpad.net/calibre/+bug/1814279)
2019-02-01 23:07:59 +05:30
Kovid Goyal
e0d5a021dd
Fix #1812891 [calibre-3.38.1 tries to download mathjax during build](https://bugs.launchpad.net/calibre/+bug/1812891) again 2019-02-01 13:38:48 +05:30
Kovid Goyal
b1c9b2ba71
version 3.39.0 v3.39.0 2019-02-01 08:54:52 +05:30
Kovid Goyal
2bc8e3d6ff
Merge branch 'patch-1' of https://github.com/Rromotpd/calibre 2019-01-31 19:24:05 +05:30
Rromotpd
ede9b90eea
update setup.py
Changed '%x' to new format style
2019-01-31 14:28:01 +01:00