Commit Graph

40031 Commits

Author SHA1 Message Date
Kovid Goyal d7657cd34c String changes 2020-03-11 17:37:19 +05:30
Kovid Goyal 2d38fb1b22 Remove references to drmfree.calibre-ebook.com
That site is being retired. Text about DRM has been migrated
to the calibre manual.
2020-03-11 17:21:39 +05:30
Kovid Goyal 4a661f9138 MOBI Input: Upshift non-animated GIF to PNG as it is a more widely supported format 2020-03-10 13:50:28 +05:30
Kovid Goyal 3df15e222a MOBI Input: Dont auto-convert images in PNG/GIF formats to JPEG 2020-03-10 13:37:21 +05:30
Kovid Goyal 0e6e5afe8d MOBI Output: Improve conversion of PNG images with transparency to GIF 2020-03-10 10:00:35 +05:30
Kovid Goyal 0c67299374 Check Book: Do not fail if non-UTF-8 stylesheets are present in the book. Fixes #1866701 [Private bug](https://bugs.launchpad.net/calibre/+bug/1866701) 2020-03-10 08:16:24 +05:30
Kovid Goyal 6e4ed94a6b Update Newsweek
Fixes #1866636 [newsweek won't download](https://bugs.launchpad.net/calibre/+bug/1866636)
2020-03-09 22:00:00 +05:30
Kovid Goyal 948a15965e Maximum font size for margin text should be the body font size not hardcoded to 12px 2020-03-09 15:40:36 +05:30
Kovid Goyal 0ada2ad42b DB: Ensure that set_metadata() sets author_sort to a correct value if the Metadata object has authors but no author_sort. Fixes #1116 (Generate an author_sort in fetch-ebook-metadata output) 2020-03-09 09:36:48 +05:30
Kovid Goyal b393487446 Fix test failing when run alone 2020-03-09 09:31:40 +05:30
Kovid Goyal adf95e7a22 Viewer: Fix searching in flow mode not scrolling to display the search results. Fixes #1866519 [ebook-viewer 4.12 searching doesn't jump to results](https://bugs.launchpad.net/calibre/+bug/1866519) 2020-03-09 07:49:07 +05:30
Kovid Goyal b14e6c9a1f Merge branch 'master' of https://github.com/cbhaley/calibre
Fix #1866405 [[Enhancement] Filter available tags in User categories editor](https://bugs.launchpad.net/calibre/+bug/1866405)
Fix #1866400 [[Enhancement] Add languages to the Category filter](https://bugs.launchpad.net/calibre/+bug/1866400)
2020-03-07 21:37:54 +05:30
Charles Haley 8a86cc1734 Enhancement requests #1866405 (Filter available items) and #1866400 (Add languages to categories) 2020-03-07 15:24:17 +00:00
Kovid Goyal cec69cad8a Fix #1866301 [[Enhancement] Move Restore default settings button](https://bugs.launchpad.net/calibre/+bug/1866301) 2020-03-07 08:45:45 +05:30
Kovid Goyal f4836770cf Fix #1866298 [[Enhancement] Remove space in Welcome wizard](https://bugs.launchpad.net/calibre/+bug/1866298) 2020-03-07 08:36:47 +05:30
Kovid Goyal 166a242ee3 PDF Output: Ignore glyph size mismatches when merging fonts for TTF. Fixes #1866364 [PDF Conversion and Unicode Error](https://bugs.launchpad.net/calibre/+bug/1866364)
There appear to be a few mysterious windows systems where there are
fonts installed that cause this behavior in chromiums PDF system.
2020-03-07 08:14:31 +05:30
Kovid Goyal c2f2eed564 Merge branch 'douban_large_image' of https://github.com/jnozsc/calibre 2020-03-06 13:27:46 +05:30
jnozsc 5e773bbd3d douban.py: download hi-res cover 2020-03-05 23:29:39 -08:00
Kovid Goyal 1809676dba Use -zz for rsync 2020-03-06 08:27:46 +05:30
Kovid Goyal 5bf84f7688 version 4.12.0 v4.12.0 2020-03-06 07:22:01 +05:30
Kovid Goyal 3b3bd92129 pep8 2020-03-05 20:10:48 +05:30
Kovid Goyal 14025af9e6 Fix #1865915 [[Enhancement] Change list order by drag and drop](https://bugs.launchpad.net/calibre/+bug/1865915) 2020-03-05 09:56:52 +05:30
Kovid Goyal 2742fa1f96 Fix #1860597 [[Enhancement] Make the list of tweaks better so that you don't need to scroll to read it](https://bugs.launchpad.net/calibre/+bug/1860597) 2020-03-05 09:40:29 +05:30
Kovid Goyal c4d6dd7dfe Fix #1864273 [In the Customize Get books search make some columns centered](https://bugs.launchpad.net/calibre/+bug/1864273) 2020-03-05 09:38:08 +05:30
Kovid Goyal ed232acc8a Dont clear the additional restriction 2020-03-05 09:00:41 +05:30
Kovid Goyal 42d055e511 Clicking on the current Virtual library in the dropdown menu now closes the virtual library. Fixes #1864229 [[Enhancement] Close VL when clicking on the VL in the VL menu](https://bugs.launchpad.net/calibre/+bug/1864229) 2020-03-05 08:58:47 +05:30
Kovid Goyal 20cba609fc ... 2020-03-05 08:32:13 +05:30
Kovid Goyal fcc0624b74 Fix #1863438 [After adjusting the auto scroll speed I am jumped back in the book](https://bugs.launchpad.net/calibre/+bug/1863438) 2020-03-05 07:13:19 +05:30
Kovid Goyal 31b451d4f3 Merge branch 'master' of https://github.com/lewixliu/calibre 2020-03-03 19:57:54 +05:30
Lewix Liu b94b60ac06 Fix the Douban metadata download plugin 2020-03-03 05:31:18 -08:00
Kovid Goyal 6c9d97f2bf pep8 2020-03-03 17:47:26 +05:30
Kovid Goyal 477d9ef560 Kobo driver: Add support for new firmware with the series list on the device
Merge branch 'master' of https://github.com/davidfor/calibre
2020-03-03 17:45:50 +05:30
David 449182d7bd Update for Kobo firmware and the Series Tab
The new firmware has a Series Tab which uses the seriesId in the database to group the books.
2020-03-03 21:35:41 +11:00
Kovid Goyal 9e57c0a5cd Fix #1863487 [Clicking "Stop auto scroll" doesn't work when about to change chapter](https://bugs.launchpad.net/calibre/+bug/1863487) 2020-03-03 10:55:57 +05:30
Kovid Goyal c2f3bc2dbb ... 2020-03-03 09:27:55 +05:30
Kovid Goyal 74fa1b7504 PDF Output: Add a hangcheck for loading HTML if there is no progress for sixty seconds abort
See #1865380 (Private bug)
2020-03-03 09:14:48 +05:30
Kovid Goyal 5409b692ab Fix the Douban metadata download plugin
Fixes #1853091 [Meta source Douban Books can't work any more](https://bugs.launchpad.net/calibre/+bug/1853091)
Fixes #1865507 [Remove Chinese special characters in titles when searching](https://bugs.launchpad.net/calibre/+bug/1865507)

Merge branch 'master' of https://github.com/xcffl/calibre
2020-03-03 08:46:57 +05:30
xcffl 3b4f584a91 Improve tokenization of CJK author names 2020-03-03 09:51:36 +08:00
xcffl 348338f75c Remove Chinese special chars in titles 2020-03-02 22:48:17 +08:00
xcffl 78f858a875 Fix & update Douban API 2020-03-02 22:08:38 +08:00
Kovid Goyal 6bdbc6f07d Viewer: Fix Ctrl+i shortcut not working on Windows 2020-03-02 11:17:39 +05:30
Kovid Goyal b41b0a99af Use a label rather than a tooltip for hidden text 2020-03-02 10:36:12 +05:30
Kovid Goyal 6c29207c87 Rather than remove matches for hidden text, simply mark them as not visible 2020-03-02 10:21:03 +05:30
Kovid Goyal ae109d8f91 Fix delete all handling 2020-03-02 09:29:39 +05:30
Kovid Goyal 59efc39317 Content server: Add a button to delete all locally cached books. Fixes #1864305 [[Enhancement] Add a remove all books option in the downloaded books page on the Server](https://bugs.launchpad.net/calibre/+bug/1864305) 2020-03-02 09:16:34 +05:30
Kovid Goyal 2c19714c40 Automatically extract the source DOCX file from Kindle Create KPF files when adding them to calibre. If you prefer to preserve the KPF file you can disable the KPF Extract plugin in Preferences->Plugins 2020-03-02 08:21:55 +05:30
Kovid Goyal c3f906ea84 Fix #1864350 [Copy all in the Book details window doesn't copy all](https://bugs.launchpad.net/calibre/+bug/1864350) 2020-03-02 07:46:29 +05:30
Kovid Goyal 48fb202737 Update link to CI workflow 2020-03-01 17:16:23 +05:30
Kovid Goyal a533694b65 Viewer: When starting without a book allowing quitting the viewer by clicking the close button on the "Open book" page
Fixes #1864343 [Can't close window when E-book viewer is opened in full screen mode](https://bugs.launchpad.net/calibre/+bug/1864343)
2020-02-29 11:48:31 +05:30
Kovid Goyal eddc3254bd Fix #1865213 [[Enhancement] Configure Tag browser on Content server](https://bugs.launchpad.net/calibre/+bug/1865213) 2020-02-29 11:12:01 +05:30