35248 Commits

Author SHA1 Message Date
Kovid Goyal
f9a78e6f5a
Update Private Eye 2017-05-05 09:04:52 +05:30
Kovid Goyal
e036e43417
Merge branch 'patch-1' of https://github.com/Sophist-UK/calibre 2017-05-04 14:32:06 +05:30
Sophist
13774f4f6c URL has changed for current online issue
Not able to test as have not setup a dev env on my PC - but old URL is causing 404 errors.
2017-05-04 09:51:06 +01:00
Kovid Goyal
d690bf2aa4
DOCX Output: When the input document contains paragraphs inside a block with a background color preserve the background color in the resulting paragraphs in the DOCX document. See #1683188 (Losing all bookmarks while converting azw3 files to docx) 2017-05-04 13:47:46 +05:30
Kovid Goyal
3b7275d9e2
Use empty text instead of having empty inline anchor point to start of block 2017-05-04 12:45:17 +05:30
Kovid Goyal
901e650e9d
DOCX Output: Fix links to empty inline tags not working. Fixes #1683188 [Losing all bookmarks while converting azw3 files to docx](https://bugs.launchpad.net/calibre/+bug/1683188) 2017-05-04 12:41:34 +05:30
Kovid Goyal
650ce8aebc
Do not use the pyqtProperty technique to pass data between JS and Qt as it fails with newer versions of QtWebKit 2017-05-04 11:39:24 +05:30
Kovid Goyal
56915f8bf5
Forgot to add one change to the previous commit 2017-05-04 11:38:30 +05:30
Kovid Goyal
e54d347726
PDF Output: Do not crash when unable to find page for link destination, instead use previous page. Fixes #1687914 [Private bug](https://bugs.launchpad.net/calibre/+bug/1687914) 2017-05-04 11:27:58 +05:30
Kovid Goyal
8f8dd46e81
Micro-optimization 2017-05-04 10:38:06 +05:30
Kovid Goyal
54606744b2
Fix #1688110 [recipe for Die Zeit (subscription only) doesn't work after URL changes](https://bugs.launchpad.net/calibre/+bug/1688110) 2017-05-04 09:09:52 +05:30
Kovid Goyal
9afc11c015
String changes 2017-05-03 19:55:23 +05:30
Kovid Goyal
40205f8fe5
Update Die Zeit 2017-05-03 19:51:48 +05:30
Kovid Goyal
7606ef8be4
... 2017-05-02 14:25:34 +05:30
Kovid Goyal
4bab1eeaa1
Fix #1687540 [calibre does not build reproducibly](https://bugs.launchpad.net/calibre/+bug/1687540) 2017-05-02 11:10:35 +05:30
Kovid Goyal
03b9edb84c
Edit Book: Fix sorting by language in Report->Words not working 2017-05-02 08:10:06 +05:30
Kovid Goyal
8d54c6b83a
String changes 2017-05-01 16:52:23 +05:30
Kovid Goyal
a00ec726ab
Get Books: Update Baen store plugin for website changes 2017-05-01 10:13:19 +05:30
Kovid Goyal
5e33507ce4 String changes 2017-05-01 09:26:04 +05:30
Kovid Goyal
002bde26ea String changes 2017-04-30 16:26:40 +05:30
Kovid Goyal
d39b48d5c5 String changes 2017-04-29 13:14:27 +05:30
Kovid Goyal
5fe1006201 String changes 2017-04-27 08:33:24 +05:30
Kovid Goyal
215e1e04b1 String changes 2017-04-26 21:14:31 +05:30
Kovid Goyal
da8b7d94e0 String changes 2017-04-26 18:26:18 +05:30
Kovid Goyal
a43d44c6af String changes 2017-04-26 08:53:38 +05:30
Kovid Goyal
e47bca25ce ... 2017-04-26 08:36:27 +05:30
Kovid Goyal
d264c14550 String changes 2017-04-26 08:33:54 +05:30
Kovid Goyal
1c5eeeae83 String changes 2017-04-26 08:16:39 +05:30
Kovid Goyal
3c7f856ddf ... 2017-04-26 08:15:37 +05:30
Kovid Goyal
875af72918 Ensure primary-writing-mode is set when page-progression-direction is rtl 2017-04-25 18:46:56 +05:30
Kovid Goyal
3ae3950c52 Make the :guilabel: italic in HTML. Matches PDF output 2017-04-25 18:41:04 +05:30
Kovid Goyal
c4d2fcc3c1 String changes 2017-04-25 10:38:42 +05:30
Kovid Goyal
910886157d String changes 2017-04-25 10:27:18 +05:30
Kovid Goyal
e8a3258dcb String changes 2017-04-25 10:01:23 +05:30
Kovid Goyal
7f7cd84c63 String changes 2017-04-25 09:45:59 +05:30
Kovid Goyal
6ecefa928b ... 2017-04-25 08:52:04 +05:30
Kovid Goyal
5a07f6a39c Linux: When adding books from directories ignore files that have undecodable names. Fixes #1685819 [adding books from directory crashes with unicode error](https://bugs.launchpad.net/calibre/+bug/1685819) 2017-04-25 08:50:57 +05:30
Kovid Goyal
5f313b64af AZW3: Preserve the primary-writing-mopde EXTH header field when round-tripping AZW3 files. Should fix editing/conversion of RTL AZW3 files causing page turning to become left-to-right on the Kindle 2017-04-24 17:48:10 +05:30
Kovid Goyal
da8958b573 ... 2017-04-24 13:16:27 +05:30
Kovid Goyal
6615ee1305 String changes 2017-04-24 13:15:06 +05:30
Kovid Goyal
a8c5b65bb4 String changes 2017-04-24 08:24:08 +05:30
Kovid Goyal
b3807e2f50 Merge branch 'lzx-extra-bits-bounds' of https://github.com/zmedico/calibre 2017-04-24 07:53:06 +05:30
Zac Medico
f335c8719b Fix bounds error in lzxd_static_init
This includes the changes from the following upstream commits:

6a42ddd1d4
ce3cc03aa5
2017-04-23 16:14:09 -07:00
Kovid Goyal
94c05cd01c String changes 2017-04-23 22:02:31 +05:30
Kovid Goyal
047cbdc4c1 String changes 2017-04-23 21:49:31 +05:30
Kovid Goyal
cac4365022 String changes 2017-04-23 21:44:20 +05:30
Kovid Goyal
7e853d6260 String changes 2017-04-23 21:33:13 +05:30
Kovid Goyal
f6871844d9 String changes 2017-04-23 21:16:10 +05:30
Kovid Goyal
5847f36df9 String changes 2017-04-23 21:12:27 +05:30
Kovid Goyal
cc073015f5 String changes 2017-04-23 21:03:08 +05:30