Commit Graph

36570 Commits

Author SHA1 Message Date
Kovid Goyal 336fff3fd6 String changes 2018-05-28 21:02:17 +05:30
Kovid Goyal 5f7e5bf155 EPUB3 Input: Fix Table of Contents not being recognized for some EPUB 3 books that placed their nav document in-side a sub-folder. Fixes #1773627 [Table of Contents](https://bugs.launchpad.net/calibre/+bug/1773627) 2018-05-28 13:02:18 +05:30
Kovid Goyal 51e20f7354 ... 2018-05-28 10:16:28 +05:30
Kovid Goyal 2433b9f6ed Remove conflicting USB ids from generic android driver
Apparently there are a bunch of generic clone devices that use
this ROCKCHIP based firmware without changing the USB ids. Since there
exist specialized drivers for prefer those to the generic driver.
2018-05-27 12:52:22 +05:30
Kovid Goyal 10e28548db version 3.24.2 v3.24.2 2018-05-27 08:36:07 +05:30
Kovid Goyal 6af9997c7c EPUB Output: Fix an error causing conversion to fail when outputting to EPUB 3 and the input document has no preexisting nav. Fixes #1773533 [epub to epub conversion failed due to Python problem](https://bugs.launchpad.net/calibre/+bug/1773533) 2018-05-27 08:29:22 +05:30
Kovid Goyal b3fc627990 version 3.24.1 v3.24.1 2018-05-26 08:17:57 +05:30
Kovid Goyal 674615e1d0 Edit book: Fix a regression in the previous release that broke syncing between the editor and the Preview panel/Live CSS panel. Fixes #1773424 [Editor : preview panel](https://bugs.launchpad.net/calibre/+bug/1773424) 2018-05-26 08:14:47 +05:30
Kovid Goyal 8785bab5f7 Merge branch 'fix-lwn-weekly' of https://github.com/sa-kib/calibre 2018-05-26 07:56:41 +05:30
Sergiy Kibrik 986ccd6a30 lwn_weekly: fix security section articles parsing
As security section has no URLs in article titles, findNext() boldly returns whatever
next link is encounered after the anchor. This leads to downloading and including in generated
document of heavy CVE reports, as links to them usually placed after the article title.

Instead we'd better search under anchor tag only, this way we'll filter useful articles' links.
2018-05-25 23:41:55 +03:00
Kovid Goyal f4a3df8523 Fix warning from sphinx for doc comment 2018-05-25 20:08:05 +05:30
Kovid Goyal 04a8fac1a5 version 3.24.0 v3.24.0 2018-05-25 07:57:38 +05:30
Kovid Goyal 37e75fcae1 Update The New York Times 2018-05-24 19:04:21 +05:30
Kovid Goyal 4fc540bdaa PDF Output: Add an option to break long words at the ends of lines.
Fixes #1773111 [add hyphenation to ePub-to-PDF conversion](https://bugs.launchpad.net/calibre/+bug/1773111)
2018-05-24 14:02:32 +05:30
Kovid Goyal c6c689f9e3 PDF Output: Strip zero-width space characters from the text as their presence prevents searching from working 2018-05-24 13:57:26 +05:30
Kovid Goyal a5b807ea0f pep8 2018-05-24 13:29:27 +05:30
Kovid Goyal 7b63184107 Make code to load hyphenation dicts re-useable 2018-05-24 13:08:05 +05:30
Kovid Goyal 0b53f53529 pep8 2018-05-24 12:39:40 +05:30
Kovid Goyal 1b89462d73 EPUB3 Input: Fix titlepage being referred to in the nav causing two titlepage entries in the final book. 2018-05-24 12:37:17 +05:30
Kovid Goyal 09ffa06cc4 Preserve existing nav markup when converting from EPUB 3 to EPUB 3 2018-05-24 10:26:24 +05:30
Kovid Goyal b7d88ff218 pep8 2018-05-23 19:25:59 +05:30
Kovid Goyal d329202ec6 Fix throbber buttons not being perfectly aligned inside toolbars 2018-05-23 19:23:49 +05:30
Kovid Goyal b8b6e85abe Add an option to use two lines for the text under the toolbar button in Preferences->Look & feel 2018-05-23 19:09:59 +05:30
Kovid Goyal 7fb27f7fa3 ... 2018-05-23 15:27:51 +05:30
Kovid Goyal 4fba18f974 PDF Output: Allow using images in the header/footer templates
Images can be loaded using <img> tags with data URIs
2018-05-23 15:23:47 +05:30
Kovid Goyal 5012d9066c pep8 2018-05-23 14:08:37 +05:30
Kovid Goyal 93f7310100 Update The New York Times Book Review 2018-05-23 13:32:55 +05:30
Kovid Goyal 49c777a941 Merge branch 'fix-install-instructions' of https://github.com/eli-schwartz/calibre 2018-05-22 19:53:56 +05:30
Eli Schwartz 25ef791cf4 Revamp the installation instructions, like a lot 2018-05-22 10:14:34 -04:00
Kovid Goyal 68bbec179a Qt 5.11 compatibility 2018-05-22 19:40:13 +05:30
Kovid Goyal 029ad0d0d5 Merge branch 'patch-4' of https://github.com/bobbysteel/calibre 2018-05-22 19:28:55 +05:30
Kovid Goyal 3e2bd8cd09 Merge branch 'patch-3' of https://github.com/bobbysteel/calibre 2018-05-22 19:28:43 +05:30
bobbysteel 59a956c017 Update nytimes.recipe 2018-05-22 14:42:49 +01:00
bobbysteel 524103b265 Update nytimes_sub.recipe 2018-05-22 14:42:26 +01:00
bobbysteel af4934d6b4 revert regex and add filter to strip head 2018-05-22 14:11:57 +01:00
bobbysteel 522b8cfb0a revert regex and add filter to strip head 2018-05-22 14:11:01 +01:00
Kovid Goyal 10ab8bfa26 Conversion EPUB Output: Add an option to output EPUB 3 files. 2018-05-22 12:13:32 +05:30
Kovid Goyal 94058dd07b Update Le Devoir
Fixes #1772549 [Le Devoir plugin broken -- again](https://bugs.launchpad.net/calibre/+bug/1772549)
2018-05-22 09:09:18 +05:30
Kovid Goyal c9488bd1b1 Merge branch 'patch-2' of https://github.com/bobbysteel/calibre 2018-05-21 22:03:06 +05:30
Kovid Goyal 68109cecf6 Merge branch 'patch-1' of https://github.com/bobbysteel/calibre 2018-05-21 22:02:04 +05:30
bobbysteel e8ec6c7b86 fix hanging comment code 2018-05-21 17:29:28 +01:00
bobbysteel 855b9f1045 Fix hanging comment code 2018-05-21 17:28:51 +01:00
Kovid Goyal 766a7faeb6 ... 2018-05-21 21:30:47 +05:30
Kovid Goyal 3048b56905 Edit Book: Spell check: Update the number of misspelled words/total words displayed when correcting/ignoring words. Fixes #1772276 [[enhancement] editor spelling check count](https://bugs.launchpad.net/calibre/+bug/1772276) 2018-05-21 09:48:13 +05:30
Kovid Goyal ae10633c58 DOCX Output: Fix <pre> tags not being converted correctly. Fixes #1772219 [fail to keep the original program code format while converting](https://bugs.launchpad.net/calibre/+bug/1772219) 2018-05-20 11:57:08 +05:30
Kovid Goyal a0e845be91 Fix handling of private entities
Conversion: Fix private entities that use the same name as an HTML entity not being handled correctly

Viewer: Fix HTML files with private entities displaying an artifact at
the top

Editor: Check Book: Show an error for HTML files with private entities

Editor: Fix HTML: Automatically resolve private entities

Fixes #1772157 [Private Named Entities problems](https://bugs.launchpad.net/calibre/+bug/1772157)
2018-05-19 18:02:46 +05:30
Kovid Goyal 8ed67769dd Quickview: Fix sizes not being displayed. Fixes #1772151 [In quickview the size of the epub isn't visable](https://bugs.launchpad.net/calibre/+bug/1772151)
Merge branch 'master' of https://github.com/cbhaley/calibre
2018-05-19 17:24:46 +05:30
Charles Haley 0cdfd6bb44 Fix #1772151: the size column displays as blank. 2018-05-19 13:45:57 +02:00
Kovid Goyal 5d8ad82758 Add a UNKNOWN format if an input plugin results in a file without an extension 2018-05-18 18:55:47 +05:30
Kovid Goyal 1ebbd21264 Merge branch 'master' of https://github.com/j-howell/calibre 2018-05-18 18:52:43 +05:30