Kovid Goyal
152e823c41
Kobo driver: Add options to more precisely control the generation of cover images, to reduce size and enhance quality
...
Merge branch 'master' of https://github.com/NiLuJe/calibre
2019-06-11 15:14:26 +05:30
Kovid Goyal
3139dff9eb
Ignore weird failure when building website translation on Travis on macOS
2019-06-11 14:59:00 +05:30
Kovid Goyal
0f3b2e2329
Dont use win32com for adding to recent docs
2019-06-11 14:50:05 +05:30
Kovid Goyal
8de0ac6022
Get ICU building
2019-06-11 14:36:36 +05:30
NiLuJe
09ffb629a1
Tweak checkbox layout to be more logical
2019-06-10 18:35:19 +02:00
Kovid Goyal
e25fe1e8be
Switch to released version of pywin32
2019-06-10 19:42:24 +05:30
Kovid Goyal
c243fa2358
Cleanup getenv
2019-06-10 19:06:36 +05:30
Kovid Goyal
057b873933
Dont depend on win32api in polyglot
2019-06-10 18:21:38 +05:30
Kovid Goyal
f1199035f6
py3: Port winreg imports
2019-06-10 15:41:30 +05:30
Kovid Goyal
549b822f9c
py3: More unicode fixes
2019-06-10 15:39:55 +05:30
Kovid Goyal
2ecd6dc1b1
Add notes about what is needed in each build VM
2019-06-10 08:08:03 +05:30
Kovid Goyal
11e9aaf8fb
Conf for windows build VM
2019-06-10 08:02:39 +05:30
Kovid Goyal
7ab2ef0182
Use better compression for the dmg
2019-06-09 13:58:06 +05:30
Kovid Goyal
1062ba43f3
Get code signing working on macOS
2019-06-09 13:36:06 +05:30
Kovid Goyal
f0d694a58d
Remove non-working recipe
2019-06-09 13:25:36 +05:30
Kovid Goyal
b6a8fd27e1
Fix code signing via SSH on newer macOS
2019-06-09 12:30:12 +05:30
Kovid Goyal
ef42213ceb
py3: More unicode porting
2019-06-09 11:22:02 +05:30
Kovid Goyal
9316d8d673
Comic Input: Fix incorrect processing of comics with pages that have the same file names in different folders when using the "No process" option. Fixes #1831487 [Private bug]( https://bugs.launchpad.net/calibre/+bug/1831487 )
2019-06-09 11:21:04 +05:30
Kovid Goyal
a984c6198f
replace deprecated API call
2019-06-08 11:03:22 +05:30
Kovid Goyal
3434a40c35
Move Qt DLL list into this codebase from bypy
2019-06-08 10:48:21 +05:30
Kovid Goyal
4abffead71
macOS: Fix loading of CoreText font database on newer Qt in the headless plugin
2019-06-08 10:31:18 +05:30
Kovid Goyal
d39087a356
py3: more unicode porting
2019-06-07 16:49:14 +05:30
NiLuJe
474d76e645
Fix that comment ;).
2019-06-07 04:12:34 +02:00
Kovid Goyal
216a5c2758
Fixes for some dylib loading issues
2019-06-06 21:11:58 +05:30
Kovid Goyal
379e6c2171
Build qt-macextras
2019-06-06 20:37:38 +05:30
Kovid Goyal
35169e2743
String changes
2019-06-06 09:13:18 +05:30
Kovid Goyal
5e2248fdce
qt -> qt-base
2019-06-06 08:57:08 +05:30
Kovid Goyal
e2190da060
...
2019-06-06 08:56:43 +05:30
Kovid Goyal
9d025de990
Add PyQtWebEngine
2019-06-06 07:24:41 +05:30
Kovid Goyal
109a052102
Merge branch 'master' of https://github.com/lifanxi/calibre
2019-06-05 21:30:55 +05:30
Li Fanxi
d1a6113a8a
Support subtitle in Douban metadata plugin
2019-06-05 23:25:08 +08:00
Kovid Goyal
dedbc1ddb3
Split up Qt into modules
...
Add extra deps for webengine
2019-06-05 17:55:35 +05:30
Kovid Goyal
3f903cbdd1
CHM Input: Fix a regression that broke processing of some CHM files
...
Fixes #1831511 [Can't open chm file](https://bugs.launchpad.net/calibre/+bug/1831511 )
Bug was introduced due to adding of unicode_literals.
Also fix CHM input on python3
2019-06-05 09:08:17 +05:30
Kovid Goyal
a7fd7a0aee
DRYer
2019-06-05 08:17:03 +05:30
Kovid Goyal
0f03044db4
More work on the macOS build
2019-06-04 17:01:20 +05:30
Kovid Goyal
2a10ae9789
Bump version of ICU
...
Needed because of this:
https://unicode-org.atlassian.net/browse/ICU-20526
which caused broken ICU builds on macOS
2019-06-04 16:25:53 +05:30
Kovid Goyal
f2f57d2dda
Work on new calibre macOS build
2019-06-04 16:22:50 +05:30
Kovid Goyal
fc972b6157
Better error message when loading ICU data fails
2019-06-04 16:22:07 +05:30
Kovid Goyal
cb524b7cc1
Port the macOS headless plugin to work with Qt 5.12
2019-06-04 16:03:08 +05:30
Kovid Goyal
13eb6795e6
Edit book: When auto-closing tags on typing </ fix occasionally incorrect tag being closed in large files because syntax highlighting has not competed
2019-06-03 20:49:34 +05:30
NiLuJe
43d53f8dbe
Simplify that
...
I was *probably* trying to mimic a C ternary operator ;p
2019-06-03 15:59:38 +02:00
NiLuJe
a79f9b9b54
Kill letterboxing in KOBO
...
It makes no sense without an "honor AR" option ;).
2019-06-03 15:51:31 +02:00
NiLuJe
5883667ebe
Forgot the KOBO letterbox checkbox in the settings
...
Which made me realize that there's no "keep AR" function there,
so this doesn't make sense \o/.
2019-06-03 15:46:28 +02:00
NiLuJe
cff3c4ad68
Tweak the PNG help message a bit
...
Given that Nickel has handled PNGs as books as early as 2.9.0, if not
earlier, I can't see this actually being an issue anywhere in practice,
but, better be safe than sorry ;).
2019-06-03 14:29:17 +02:00
NiLuJe
62e2925e4b
Address some more review comments
...
No need to handle old settings migration for those new settings in KOBOTOUCH
2019-06-03 14:26:19 +02:00
NiLuJe
d0cf06a5e5
Continue addressing review comments
...
Less destructive to the legacy KOBO driver (only honor letterboxing,
and only do it to full-screen covers like KOBOTOUCH).
Also, unbreak legacy settings by not re-ordering them.
2019-06-03 14:22:20 +02:00
NiLuJe
7c02419eed
Start addressing review comments
...
Explicit cast to float is superfluous, thanks to __future__.division
2019-06-03 14:09:49 +02:00
Kovid Goyal
cff789f12c
Modernize the code used to interact with macOS
...
Recycle bin and notifications code. The old recycle bin code was
deprecated. Notifications support has been moved in-process.
2019-06-03 13:37:51 +05:30
NiLuJe
04c7a8aa4a
Make the GCC 4.8 bot happy ;).
2019-06-02 20:44:00 +02:00
NiLuJe
aaa2fa936a
Use a lower compression level for the first PNG pass
...
optipng will fix it anyway
2019-06-02 18:29:50 +02:00