Commit Graph

36597 Commits

Author SHA1 Message Date
Kovid Goyal e42e31cdcb Edit book: Fix searching in selected files not searching SVG files 2018-06-05 14:28:04 +05:30
Kovid Goyal 85a04d93c5 PDF Input: Fix background color being incorrectly set to gray when converting many PDF files.
Workaround for bug in pdftohtml
2018-06-04 07:37:06 +05:30
Kovid Goyal 2c83c4747e Update New York Times Book Review 2018-06-03 23:31:30 +05:30
Kovid Goyal 7834ef238b El Cronista by Darko Miletic
Fixes #1774869 [New recipe for El Cronista](https://bugs.launchpad.net/calibre/+bug/1774869)
2018-06-03 23:09:27 +05:30
Kovid Goyal d91585c7dc Fix tertiary updates being notified if the current primary.secondary version is less than the released primary.secondary 2018-06-02 18:36:43 +05:30
Kovid Goyal 66be8fe65d Update The Independent UK 2018-06-02 15:42:20 +05:30
Kovid Goyal 924acd1d0c Update NYTimes Tech Beat 2018-06-02 08:32:40 +05:30
Kovid Goyal 4e0ada41f5 Update New York Times 2018-06-02 07:59:28 +05:30
Kovid Goyal 32e83b742f Merge branch 'master' of https://github.com/cbhaley/calibre 2018-06-01 20:10:57 +05:30
Charles Haley 094bab9989 Added comment explaining the code added to fix #1766762. 2018-06-01 16:31:55 +02:00
Kovid Goyal f47cbd7e88 Fix Tweaks help string not being displayed translated 2018-06-01 19:52:15 +05:30
Kovid Goyal d8fe18acb4 ... 2018-06-01 19:32:40 +05:30
Kovid Goyal 1b660491fd Update Cracked.com 2018-06-01 19:20:16 +05:30
Kovid Goyal 011f8fc228 Edit metadata dialog: Fix distorted rendering of some labels in the custom metadata tab in rare circumstances.
Fixes #1766762 [Edit Metadata glitch has column "Read Status"  not showing properly](https://bugs.launchpad.net/calibre/+bug/1766762)

Merge branch 'master' of https://github.com/cbhaley/calibre
2018-06-01 17:58:35 +05:30
Charles Haley be19eda283 Workaround (maybe) for bug #1766762: it seems that there is something strange with wordwrapped labels with some fonts. One part of QT thinks it is showing a single line and sizes the line vertically accordingly. Another part thinks there isn't enough space and splits the label. The result is two lines in a single line space. It doesn't happen with every font, nor with every "long" label.
This change works around the problem by setting the maximum display width and telling QT to respect that width. I wasn't able to repeat it after making this change.

While there I implemented a minimum label length so that there is a better chance that the field edit boxes line up..
2018-06-01 13:29:16 +02:00
Kovid Goyal 41f2f51a48 version 3.25.0 v3.25.0 2018-06-01 07:02:19 +05:30
Kovid Goyal ff78450ee7 Update NY Times
Fixes #843 (NYTimes update)
2018-05-31 18:28:20 +05:30
Kovid Goyal c90a748839 PDF Output: Add an option to use page margins from the input document, specified via @page CSS rules. Allows individual HTML files in the input document to have different page margins in the output PDF. Fixes #1773319 [ePub-to-PDF conversion: display of full-page images](https://bugs.launchpad.net/calibre/+bug/1773319) 2018-05-31 13:04:35 +05:30
Kovid Goyal bd3274ff4a Dont ignore page rules in <style> tags 2018-05-31 12:01:05 +05:30
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