37378 Commits

Author SHA1 Message Date
Kovid Goyal
312dae429e
Book list: Allow drag and drop of books onto other books to merge the book records. Fixes #1775123 [[Enhancement] Merge books with Drag/Drop](https://bugs.launchpad.net/calibre/+bug/1775123) 2018-06-13 17:31:26 +05:30
Kovid Goyal
ce7da098ca
... 2018-06-12 19:26:55 +05:30
Kovid Goyal
b5644ec6b0
Use only a single file for repeated data URIs 2018-06-12 18:18:43 +05:30
Kovid Goyal
e8fdd7a83c
Migrate git hooks to py3 2018-06-12 18:01:55 +05:30
Kovid Goyal
c82ee257dd
Edit book: When downloading external resources, also convert data URLs into files. Fixes #1774945 [[Enhancement] Image DataURI](https://bugs.launchpad.net/calibre/+bug/1774945) 2018-06-12 17:59:32 +05:30
Kovid Goyal
da35f86fa9
pep8 2018-06-12 09:48:42 +05:30
Kovid Goyal
5b024d3393
Fix merging books in the cover grid not respecting select order 2018-06-12 08:14:19 +05:30
Kovid Goyal
743ce97c9f
pep8 2018-06-12 08:02:57 +05:30
Kovid Goyal
f755746194
Content server: Fix a regression in 3.14 that removed the separator between books in the detailed list view mode. Fixes #1776294 [Version 3.25.0 broke separator lines in web server "detailed list mode"](https://bugs.launchpad.net/calibre/+bug/1776294) 2018-06-12 07:25:21 +05:30
Kovid Goyal
775ea77de5
Update Slate
Fixes #1774841 [Failed: Fetch news from Slate](https://bugs.launchpad.net/calibre/+bug/1774841)
2018-06-11 17:44:16 +05:30
Kovid Goyal
000c53b3b2
Update session file 2018-06-10 08:31:47 +05:30
Kovid Goyal
59844332da
pep8 2018-06-10 08:28:28 +05:30
Kovid Goyal
10aea19a9f
PDF Input: Fix a regression in 3.24 that caused conversion of PDF to be significantly worse. Fixes #1775984 [pdf to epub conversion worsen from 3.23 to 3.24](https://bugs.launchpad.net/calibre/+bug/1775984)
The magic cookie the conversion pipeline used to detect pdftohtml output
was being stripped by the change to handle private entities
2018-06-10 08:02:21 +05:30
Kovid Goyal
2a5c7c098b
pep8 2018-06-10 07:52:31 +05:30
Kovid Goyal
cd7e8891bd
Fix python invocation in git hooks 2018-06-10 07:33:54 +05:30
Kovid Goyal
d7828644f5
Fix #1775991 [Update the Quick Start Guide in Swedish](https://bugs.launchpad.net/calibre/+bug/1775991) 2018-06-09 18:33:30 +05:30
Kovid Goyal
b01e805aeb
Another column header context menu bug
It should not be possible, since the library view has too many columns
for outside column clicks, but apparently some people manage :)
2018-06-09 10:25:34 +05:30
Kovid Goyal
73029303d6
Dont use a set literal in the installer since there are apparently people still running linux installations with python 2.6 2018-06-09 07:05:03 +05:30
Kovid Goyal
7879e35337
Library Quick switch menu: Highlight the previously switched from library in bold. Fixes #1775888 [[Enhancement] Higlight last library in quick switch](https://bugs.launchpad.net/calibre/+bug/1775888) 2018-06-08 22:38:15 +05:30
Kovid Goyal
dc922e5a33
Port many images fix to browser viewer as well 2018-06-06 18:13:39 +05:30
Kovid Goyal
1cbd6ccf9b
E-book viewer: Fix very slow loading for HTML files with very many images on Linux. Fixes #1774884 [loading flow for some ebooks takes painfully long in linux](https://bugs.launchpad.net/calibre/+bug/1774884)
For some reason setting column break inside on the images was
causing a re-layout only on Linux.
2018-06-06 17:53:11 +05:30
Kovid Goyal
13f9a4b7c9
pep8 2018-06-06 17:36:04 +05:30
Kovid Goyal
c03377adc4
Check Book: External link checker: Also check HTML anchors (the part after the # in the link). Can be turned off via a checkbox at the bottom of the link checker window. 2018-06-06 08:27:12 +05:30
Kovid Goyal
04ba64d0d7
Also update links in translated quick start guides 2018-06-06 07:14:42 +05:30
Kovid Goyal
fabc938c02
Fix various links in the manual 2018-06-06 07:05:09 +05:30
Kovid Goyal
8396aa623b
Fix broken links in the Quick Start Guide
Also migrate all links to https. Fixes #1775297 [Quick-Start Guide needs TLC](https://bugs.launchpad.net/calibre/+bug/1775297)
2018-06-06 06:52:40 +05:30
Kovid Goyal
93a450ad61
Merge branch 'master' of https://github.com/cbhaley/calibre 2018-06-05 22:54:04 +05:30
Charles Haley
8c56e6c291 In the tag browser, ensure that "Change category icon" appears only on top-level nodes. This avoids confusion about what which items are affected in hierarchical categories. 2018-06-05 16:35:52 +02:00
Kovid Goyal
7df3515b10
Edit book: Fix SVG files not being beautified by the Beautify all files tool 2018-06-05 15:14:47 +05:30
Kovid Goyal
164339dc2b
Add a note about Wash Post being blocked from Europe 2018-06-05 15:12:09 +05:30
Kovid Goyal
8bd5c9b50f
Edit Book: Preview panel: Show previews when editing SVG files 2018-06-05 14:32:09 +05:30
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