28988 Commits

Author SHA1 Message Date
Kovid Goyal
b41f016376
Make default conv settings available
Also simply temp file code
2018-06-30 12:05:04 +05:30
Kovid Goyal
bc861ca8f8
Adda note about conversion progress stalling 2018-06-30 09:26:01 +05:30
Kovid Goyal
9bb972a2ad
Allow aborting running conversion jobs 2018-06-30 09:01:41 +05:30
Kovid Goyal
eda257421f
Show conversion log on exceptions 2018-06-30 08:37:36 +05:30
Kovid Goyal
72fbe75bec
In-server conversion basically works, phew!
Now to create the UI for conversion settings.
2018-06-30 08:18:27 +05:30
Kovid Goyal
256c509238
More work on in-server conversion 2018-06-29 18:52:16 +05:30
Kovid Goyal
b000dfd777
String changes 2018-06-29 11:58:59 +05:30
Kovid Goyal
a0c0fb3c77
More work on in-server conversion 2018-06-29 08:56:57 +05:30
Kovid Goyal
08ab604ea8
... 2018-06-28 13:49:55 +05:30
Kovid Goyal
6ddf112fb5
More work on in-server conversion 2018-06-28 09:47:22 +05:30
Kovid Goyal
4dd9a58262
More work on in-server conversion 2018-06-27 09:39:03 +05:30
Kovid Goyal
04f82a64e0
More work on in server conversion 2018-06-26 15:31:31 +05:30
Kovid Goyal
8c060c57c2
Refactor GUI conversion widget classes
Make the conversion option groups re-sueable in the server
2018-06-26 13:52:27 +05:30
Kovid Goyal
37582afb76
calibre-smtp: Verify relay server TLS certificates by default. New option --dont-verify-server-sertificate to restore old behavior. 2018-06-26 10:14:04 +05:30
Kovid Goyal
0fd8a9aee9
More work on conversion in server 2018-06-26 08:58:55 +05:30
Kovid Goyal
6b01ddeaa3
pep8 2018-06-26 06:44:40 +05:30
Kovid Goyal
6ca643ba22
pep8 2018-06-26 06:44:23 +05:30
Kovid Goyal
fbea3b9b75
More work on a server conversion interface 2018-06-25 16:06:10 +05:30
Kovid Goyal
b3daac1ec6
More work on server conversion 2018-06-24 19:52:03 +05:30
Kovid Goyal
7d0bc9fb32
PyQt 5.11 compatibility changes
http://pyqt.sourceforge.net/Docs/PyQt5/incompatibilities.html#pyqt-v5-11
2018-06-24 08:38:00 +05:30
Kovid Goyal
a3d901f74c
Sort the entries in the show column menu alphabetically. Fixes #1778155 [[enhancement] would like the "show columns" drop down to be alphabetical](https://bugs.launchpad.net/calibre/+bug/1778155) 2018-06-22 07:37:15 +05:30
Kovid Goyal
7e04aba85e
http -> https 2018-06-21 11:51:28 +05:30
Kovid Goyal
89ada80103
... 2018-06-21 11:49:53 +05:30
Kovid Goyal
3695c35229
More work on server book conversion 2018-06-21 11:47:37 +05:30
Kovid Goyal
27c79db06a
Refactor code to get conversion formats to make it re-useable 2018-06-20 10:32:55 +05:30
Kovid Goyal
91dcd80f8c
Start work on conversion for the content server 2018-06-20 07:46:24 +05:30
Kovid Goyal
38e2a5bdc1
Fix extraction of recipient email address when piping a message to calibre-smtp 2018-06-19 15:10:10 +05:30
Kovid Goyal
17fc7b06f0
Change the default template for the Formats custom column to include spaces after the commas 2018-06-18 15:01:10 +05:30
Kovid Goyal
e20b1f2d0a
DOCX Input: Fix failure to convert some DOCX files that use Symbol fonts. Fixes #1777390 [Private bug](https://bugs.launchpad.net/calibre/+bug/1777390) 2018-06-18 13:18:35 +05:30
mgziminsky
c8291929dc Always include base_window_title in window title
Also include base title when controls are hidden for consistency
2018-06-15 23:59:18 -07:00
Kovid Goyal
a275acb5c0
E-book viewer: Set the column-fill property to auto
Needed for people that build calibre against newer version of
Qt WebKit.
2018-06-16 09:05:08 +05:30
Kovid Goyal
7d38911f68
version 3.26.1 2018-06-15 12:25:24 +05:30
Kovid Goyal
3a6fd2bf0d
Dont show the merge books popup when dropping a book onto itself.
Fixes #1777054 [Merge books keeps popping up](https://bugs.launchpad.net/calibre/+bug/1777054)
2018-06-15 11:16:12 +05:30
Kovid Goyal
fe63b2fde8
version 3.26.0 2018-06-15 06:26:53 +05:30
Kovid Goyal
470cd53e04
E-book viewer: When the controls are hidden show the progress in the window title. Fixes #1776710 [Feature Request: Show current page number in the window title](https://bugs.launchpad.net/calibre/+bug/1776710) 2018-06-14 07:53:38 +05:30
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
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
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
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
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
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