39064 Commits

Author SHA1 Message Date
Kovid Goyal
0ed3a5e636
FB2 Output: Dont convert PNG images to JPEG as FB2 supports PNG
Fixes #1844911 [ebook-convert hangs when converting to FB2](https://bugs.launchpad.net/calibre/+bug/1844911)
2019-09-22 20:15:16 +05:30
Kovid Goyal
d9ee5cc326
Qt change makes ampersand visible in wizard welcome message 2019-09-22 18:29:16 +05:30
Kovid Goyal
119e6bfb7b
PDF Output: Fix typo that broke option to output toc in PDF is the last file in the input document is shorter than the generated toc 2019-09-22 18:15:54 +05:30
Kovid Goyal
db486c684f
Viewer: Show full path to book in the metadata display
Fixes #1843312 [ENHANCEMENT: ePub Reader metadata should show filepath for current open ePub book](https://bugs.launchpad.net/calibre/+bug/1843312)
2019-09-20 11:19:05 +05:30
Kovid Goyal
46f32de20b
Update Smilezilla
Fixes #1819960 [recipe broken Smilezilla](https://bugs.launchpad.net/calibre/+bug/1819960)
2019-09-20 10:38:58 +05:30
Kovid Goyal
8c54867bbd
Update Wired Magazine 2019-09-20 09:27:03 +05:30
Kovid Goyal
519c87d989
... 2019-09-20 08:30:35 +05:30
Kovid Goyal
7661bb00d1
Viewer: Add option under Page layout to control if the aspect ratio of the cover is preserved or not 2019-09-19 21:51:54 +05:30
Kovid Goyal
ae7a86e73b
... 2019-09-19 20:25:02 +05:30
Kovid Goyal
b4fe349df8
Use a generated image cover instead of a plain text one 2019-09-19 20:24:38 +05:30
Kovid Goyal
7bef47a452
Bump beta version
Stupid EPUB cover handling bug.
2019-09-19 18:31:01 +05:30
Kovid Goyal
4e6353468b
Fix small cover images not being vertically centered 2019-09-19 18:29:24 +05:30
Kovid Goyal
1e57c4180e
Proper fix for EPUB files without title pages 2019-09-19 18:16:09 +05:30
Kovid Goyal
3ce1c8bd63
Use UDBZ dmg files for best compression 2019-09-19 16:31:12 +05:30
Kovid Goyal
4aa0ee3ccd
... 2019-09-19 15:35:48 +05:30
Kovid Goyal
ba89de0def
Add a fonts sub-menu to the comments editor context menu
Matches the v3 context menu
2019-09-19 15:28:32 +05:30
Kovid Goyal
268f36b8cc
Bump beta version 2019-09-19 13:26:51 +05:30
Kovid Goyal
c2e1e00f09
Set UI font size for viewer in pixels
Seems to match the actual font size in the main UI better on Linux with
both hidpi on and off.
2019-09-19 11:22:19 +05:30
Kovid Goyal
c60dbbda8f
EPUB3 metadata: Recognize a creator as an author even if his first role is not aut 2019-09-19 10:52:31 +05:30
Kovid Goyal
d459097e3f
Fix duplicate file read 2019-09-19 08:10:43 +05:30
Kovid Goyal
a31474804f
When inserting a link, preserve the currently selected text, if any 2019-09-19 08:06:26 +05:30
Kovid Goyal
5196b29005
Notarize macOS builds 2019-09-18 18:55:50 +05:30
Kovid Goyal
3c2653eb33
typo 2019-09-18 14:11:59 +05:30
Kovid Goyal
7f165f6735
Make logout link detection a bit more robust
Also fix typo in wsj_free recipe, it should match wsj
2019-09-18 09:44:50 +05:30
Kovid Goyal
94c6624958
Merge branch 'master' of https://github.com/jn8029/calibre 2019-09-18 08:59:37 +05:30
Warren
4293baf36c
update the if condition to check successful login
due to i18n, the text "Sign Out" might not appear in the returned html. 

The <i>a<i> tag for logging out:
```
<a href="https://accounts.wsj.com/logout?target=">登出</a>
```
2019-09-18 10:44:26 +08:00
Kovid Goyal
997595dfd4
Viewer: Add option to hide mouse-over tooltips 2019-09-17 19:47:00 +05:30
Kovid Goyal
4d7045d92d
Also have right clicking hide the controls help 2019-09-17 19:22:23 +05:30
Kovid Goyal
0c5c492333
On macOS have to control-click since there is no right mouse button 2019-09-17 19:20:31 +05:30
Kovid Goyal
d1badedfc7
... 2019-09-17 18:22:05 +05:30
Kovid Goyal
2d9c0c709d
Viewer: Dont show a blank title page for books with not titlepage 2019-09-17 18:18:07 +05:30
Kovid Goyal
eb7ee8b9ef
Merge branch 'master' of https://github.com/davidfor/calibre 2019-09-17 17:52:46 +05:30
David
0cc6f3628c Bump dbversion in KoboTouch driver
A last minute change from Kobo bumped the database version in the release for the Libra H2O.
2019-09-17 22:19:23 +10:00
Kovid Goyal
721c3e3725
Edit Book: Show the font name in a tooltip when hovering over the font file in the File Browser 2019-09-17 17:40:25 +05:30
Kovid Goyal
9cc6842006
Allow setting remaining standard calibre metadata in ODT files 2019-09-17 15:29:28 +05:30
Kovid Goyal
d2eca068fc
Use lxml to set ODT metadata as well 2019-09-17 13:57:48 +05:30
Kovid Goyal
329f4d262e
Use lxml to read ODT metadata 2019-09-17 10:26:19 +05:30
Kovid Goyal
9790713949
Merge branch '1841506_Embed_MetaData_odt' of https://github.com/pieplu/calibre
Fixes #1841506 [Embed MetaData do not works with .odt files](https://bugs.launchpad.net/calibre/+bug/1841506)
2019-09-17 09:30:51 +05:30
Kovid Goyal
2336168f00
Fallback to keywords if there is no keyword 2019-09-17 09:10:51 +05:30
Kovid Goyal
6e0dd65885
Merge branch '1844210-get-metadata-keyword-from-odt-file' of https://github.com/pieplu/calibre
Fixes #1844210 [When adding .odt file as a book, keywords are ignored](https://bugs.launchpad.net/calibre/+bug/1844210)
2019-09-17 09:09:02 +05:30
Kovid Goyal
d6e8d00b52
Enable hardened runtime on macOS
This is needed for notarization
2019-09-17 09:01:25 +05:30
Alexis Piéplu
5dfbe32c13 Use encode('utf-8') insted str on odt ste_metadata
1841506
2019-09-16 22:55:50 -04:00
Alexis Piéplu
b4bdf7445b Fix typo keywords -> keyword
On get_metadata for odt file
1844210
2019-09-16 22:17:31 -04:00
Alexis Piéplu
10cd485766 Implement setMetadata for odt files
1841506
2019-09-16 22:02:20 -04:00
Kovid Goyal
d1248f8260
Fix the re_group() and eval() formatter functions not working 2019-09-17 07:03:47 +05:30
Kovid Goyal
370ed05c57
Fix series index always 1 in header/footer in the viewer 2019-09-16 21:05:33 +05:30
Kovid Goyal
6d2d0d8201
Skip the webengine build test on macOS build VM as it is flaky 2019-09-16 13:56:41 +05:30
Kovid Goyal
e0f5a5aab4
typo 2019-09-16 13:35:41 +05:30
Kovid Goyal
f680f10ead
typo 2019-09-16 13:31:09 +05:30
Kovid Goyal
523850de45
Fix translation warnings
Apparently msgfmt does not like unicode
2019-09-16 11:23:06 +05:30