31934 Commits

Author SHA1 Message Date
Kovid Goyal
3a1bb4ad0a Use the new algorthm preferentially when getting external IP 2016-01-09 15:07:32 +05:30
Kovid Goyal
ccd34f8d3f Better algorithm for detecting the "external" network interface
Queries the kernel routing tables
2016-01-09 15:03:22 +05:30
Kovid Goyal
98070ce97f Tag Mapper: Do not allow the user to create rules with invalid regular expressions 2016-01-09 14:50:49 +05:30
Kovid Goyal
51043aab41 Update a couple more references to download URLs 2016-01-09 10:58:19 +05:30
Kovid Goyal
e71c1a4888 Change to using main server download URL for the linux installer 2016-01-09 10:53:50 +05:30
Kovid Goyal
7f7a08f44b E-book viewer: Disallow hyphenation in documents that use mathematical typesetting as the hyphenation breaks that typesetting 2016-01-09 09:48:17 +05:30
Kovid Goyal
d9a5a328e2 E-book viewer: Fix some non-ASCII characters not display in embedded MathML. Fixes #1532323 [Some non-ASCII characters in MathML elements don't render correctly](https://bugs.launchpad.net/calibre/+bug/1532323)
All that was needed was to update MathJax to the latest release 2.6.0
2016-01-09 09:21:20 +05:30
Kovid Goyal
a82ff8b749 Work around for error when parsing malformed documents containing annotation-xml tags 2016-01-09 08:21:00 +05:30
Kovid Goyal
fe84fd3519 Add - to allowed chars in HTML tag names
For example <annotation-xml> from MathML
2016-01-09 07:56:06 +05:30
Kovid Goyal
c69ae1fac3 Merge branch 'master' of https://github.com/t3d/calibre 2016-01-09 07:47:25 +05:30
Tomasz Długosz
4a7004ac6d koobe plugin: fix links 2016-01-08 22:49:33 +01:00
Kovid Goyal
aba1097e10 Update Tagesanzeiger 2016-01-08 20:24:03 +05:30
Kovid Goyal
af34535d4c Also write calibre version to the main server 2016-01-08 17:30:10 +05:30
Kovid Goyal
e58def1cd7 Download plugins securely using HTTPS 2016-01-08 16:02:30 +05:30
Kovid Goyal
5a24f7f51b Avoid mixed content warnings when referring to resources on the calibre website 2016-01-08 15:57:20 +05:30
Kovid Goyal
f4f69195d3 MOBI Output: Try to autofix corrupted PNG images in the input document. See #1531738 (png in docx trouble) 2016-01-07 20:27:21 +05:30
Kovid Goyal
f6fb20a481 Remove no longer needed instructions 2016-01-07 19:04:18 +05:30
Kovid Goyal
e81938ae31 Reset owner after uploading manual 2016-01-07 16:25:13 +05:30
Kovid Goyal
77051cf145 ... 2016-01-07 15:49:25 +05:30
Kovid Goyal
5a792a0d6a ... 2016-01-07 15:25:30 +05:30
Kovid Goyal
9c582259be ... 2016-01-07 15:17:35 +05:30
Kovid Goyal
e0871ec10d ... 2016-01-07 15:06:18 +05:30
David
f9a9b64388 Bump Kobo firmware version to 3.19.5761
Kobo have release firmware 3.19.5761. There are no changes needed for
the driver except the supported version number. Fixes #1531727 [Bump Kobo firmware version to 3.19.5761](https://bugs.launchpad.net/calibre/+bug/1531727)
2016-01-07 12:07:05 +05:30
Kovid Goyal
e5b741c7ea Add a count_words() function to the break iterator 2016-01-07 09:32:06 +05:30
Kovid Goyal
780625e18e ... 2016-01-06 17:15:50 +05:30
Kovid Goyal
c02d8d6b31 Nook Glowlight Plus: Send files by default to the NOOK/My Files folder. Fixes #1531394 [Nook GlowLight Plus folder destination should be NOOK/My Files](https://bugs.launchpad.net/calibre/+bug/1531394) 2016-01-06 11:17:51 +05:30
Kovid Goyal
c3d70ce7e0 ... 2016-01-06 08:28:48 +05:30
Kovid Goyal
a74cf1a3e4 Get Books: Update various Polish store plugins
Merge branch 'master' of https://github.com/t3d/calibre
2016-01-06 08:15:10 +05:30
Tomasz Długosz
3c239dfc83 cdp plugin: dropping items by link is obsolete now 2016-01-06 01:06:22 +01:00
Tomasz Długosz
6c9d568b7f virtualo plugin: rewrite metadata parsing for new page layout 2016-01-06 00:56:48 +01:00
Tomasz Długosz
d8c44b22c3 ebookpoint plugin: fix cover fetching 2016-01-05 22:57:01 +01:00
Kovid Goyal
7c5ab5bc17 Additional DLL for linux build with Qt 5.5 2016-01-05 00:52:58 +05:30
Kovid Goyal
54cb75dacb Update version of podofo in linux build 2016-01-05 00:11:20 +05:30
Kovid Goyal
d51bd57bfb Improve documentation 2016-01-04 19:07:18 +05:30
Kovid Goyal
c956a64aa3 Add a callback to FileTypePlugins that is useful for modifying the book record in the database when it is first created 2016-01-04 18:58:50 +05:30
Kovid Goyal
8fce6f04ef Fix #474 (Fixing an exception if the CSS contains "@media all;") 2016-01-04 08:46:05 +05:30
Kovid Goyal
5e8402c5ef Allow the linux installer to work even if the installation location is a symlink 2016-01-03 14:33:27 +05:30
Kovid Goyal
e41d08be9e Ensure table is flushed right in RTL display 2016-01-03 11:27:16 +05:30
Kovid Goyal
aa7bb57401 ... 2016-01-03 09:47:54 +05:30
Kovid Goyal
6e4a31ac87 E-book viewer: Fix failure to view comic files that contain non-ASCII characters int heir internal filenames. Fixes #1530517 [Bug with Viewer and Localized characters](https://bugs.launchpad.net/calibre/+bug/1530517) 2016-01-02 14:29:02 +05:30
Kovid Goyal
bd4e970b3a ... v2.48.0 2016-01-01 09:43:45 +05:30
Kovid Goyal
c41d85d207 ... 2016-01-01 09:27:00 +05:30
Kovid Goyal
4e3ca20879 version 2.48.0 2016-01-01 09:24:08 +05:30
Kovid Goyal
df2fa79534 Update New Scientist
Fixes #1530377 [Updated recipe for new scientist](https://bugs.launchpad.net/calibre/+bug/1530377)
2015-12-31 22:48:58 +05:30
Kovid Goyal
47524347ac ... 2015-12-31 19:23:07 +05:30
Kovid Goyal
739cadcade Merge branch 'master' of https://github.com/adrianf0/calibre 2015-12-31 18:12:10 +05:30
Adrian Fiergolski
e347d7d49f Add propoer titles for Rzeczpospolita. 2015-12-31 12:57:05 +01:00
Adrian Fiergolski
83aac2d4c7 Fix encoding for Rzeczpospolita. 2015-12-31 12:47:52 +01:00
Kovid Goyal
d90d89aa8c ... 2015-12-31 17:01:11 +05:30
Kovid Goyal
f624334abf Update New York Times Book Review 2015-12-31 15:18:30 +05:30