37378 Commits

Author SHA1 Message Date
Kovid Goyal
5048ecbf84
pep8 2018-05-31 11:48:40 +05:30
Kovid Goyal
b1101b7693
Fix option to show text under buttonsonly if there is enough space not working well with the option to use two lines for the text under the buttons. Fixes #1773426 [Menue icons - show text if there is enough room](https://bugs.launchpad.net/calibre/+bug/1773426) 2018-05-31 08:20:15 +05:30
Kovid Goyal
4a77d32a0e
Update notification: When both calibre and plugin updates are available and the user updates only the plugins, fix the restart calibre button not working. Fixes #1774059 [restart after updating plugins does't work. Selecting "automatically restart" leaves the menu to update plugins or calibre.](https://bugs.launchpad.net/calibre/+bug/1774059) 2018-05-31 07:44:57 +05:30
Kovid Goyal
bd7c8bba60
E-book viewer: Fix printing of comics (cbz/cbr files) not working. Fixes #1774163 [cbr to pdf GUI conversion throws an error](https://bugs.launchpad.net/calibre/+bug/1774163) 2018-05-31 07:32:17 +05:30
Kovid Goyal
4b6780a6c3
Update Associated Press 2018-05-31 07:16:25 +05:30
Kovid Goyal
75767875d3
Kobo driver: Support the new Clara HD
Merge branch 'master' of https://github.com/davidfor/calibre
2018-05-30 08:39:32 +05:30
David
4c4effac83 Add support for Kobo Clara HD
Kobo has announced a new device, the Clara HD. It is the same size and
resolution as the Glo HD, so just needed to add the device id.
2018-05-30 01:53:48 +10:00
Kovid Goyal
cb7d4ff162
String changes 2018-05-28 21:28:53 +05:30
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