45287 Commits

Author SHA1 Message Date
Kovid Goyal
b36c5e7624
When reviewing metadata if the newly downloaded metadata has no language but there is an existing language, ensure it is preserved. Fixes #1959981 [book metadata download fails language attribute](https://bugs.launchpad.net/calibre/+bug/1959981) 2022-02-04 10:39:16 +05:30
Kovid Goyal
8ceb229914
... 2022-02-04 08:09:06 +05:30
Kovid Goyal
91443bc3bd
Normalize command line args for ebook-meta 2022-02-04 08:01:08 +05:30
Kovid Goyal
fce128a10e
Edit book: Fix pasting files from another editor instance failing if a file with the same name already exists. Fixes #1959782 [Problems with drag and drop or adding files in the editor](https://bugs.launchpad.net/calibre/+bug/1959782) 2022-02-03 20:05:43 +05:30
Kovid Goyal
ed209b9374
Fix #1959893 [Trim Image - Size of selected area is incorrect](https://bugs.launchpad.net/calibre/+bug/1959893) 2022-02-03 19:14:05 +05:30
Kovid Goyal
57d24f0538
Merge branch 'master' of https://github.com/cbhaley/calibre 2022-02-03 18:58:56 +05:30
Charles Haley
1bb20d414f Use splitters in the all-in-one-tab edit metadata dialog. 2022-02-03 13:04:07 +00:00
Kovid Goyal
00d4459071
Amazon metadata download: Fix paragraphs in the comments being merged. Fixes #1959659 [Metadata download: preserve paragraph tags in comments](https://bugs.launchpad.net/calibre/+bug/1959659) 2022-02-03 13:21:38 +05:30
Kovid Goyal
68b08f4a6a
Metadata download: Fix published date and series information not being fetched for some books from amazon.de. Fixes #1958979 [Amazon metadata download gets not all fields in some cases](https://bugs.launchpad.net/calibre/+bug/1958979) 2022-02-03 12:15:42 +05:30
Kovid Goyal
0ffbd4e3a8
py310: more float->int goodness 2022-02-03 07:56:45 +05:30
Kovid Goyal
9d0b555d80
more pyqt6 enum goodness 2022-02-02 22:01:41 +05:30
Kovid Goyal
dc710d8cbe
pep8 2022-02-02 21:58:51 +05:30
Kovid Goyal
668fd790d7
Merge branch 'master' of https://github.com/cbhaley/calibre 2022-02-02 21:58:23 +05:30
Charles Haley
312807ca94 Two changes to edit metadata custom columns:
1) Ensure the height of a widget doesn't grow in two column mode.
2) Add an option to ignore the column selection and order specifications.
2022-02-02 12:04:12 +00:00
Kovid Goyal
b8de124575
Move tabs for cover grid widget to top 2022-02-01 22:36:57 +05:30
Kovid Goyal
8fcd59ce34
Use a list instead of tabs for Preferences->Look & feel 2022-02-01 22:34:55 +05:30
Kovid Goyal
98b4b9a3c2
Cleanup previous PR 2022-02-01 21:50:49 +05:30
Kovid Goyal
ef109d55a2
Merge branch 'master' of https://github.com/cbhaley/calibre 2022-02-01 21:34:02 +05:30
Charles Haley
cc9bb5fb57 Add a tab to Look/feel to choose which fields to show in edit metadata as well as set their order. 2022-02-01 15:56:36 +00:00
Kovid Goyal
55f6b4ee2c
Improve the email known relay setup dialog 2022-02-01 21:11:47 +05:30
Kovid Goyal
cdecdaf519
rename hotmail to outlook 2022-02-01 19:48:22 +05:30
Kovid Goyal
885be4936f
... 2022-02-01 15:05:47 +05:30
Kovid Goyal
f457ee5122
Fix #1959631 [Ampersand rendering bug](https://bugs.launchpad.net/calibre/+bug/1959631) 2022-02-01 07:31:43 +05:30
Kovid Goyal
3f2aa59072
Also, I believe hotmail requires full email address as username too 2022-01-31 08:07:23 +05:30
Kovid Goyal
9aaaa1b103
Replace smtp.live.com with smtp-mail.outlook.com when sending mail from the GUI so users dont all hve to change their email settings 2022-01-31 08:02:53 +05:30
Kovid Goyal
e1730e1a3b
Hotmail SMTP server has changed 2022-01-31 07:52:50 +05:30
Kovid Goyal
07f59656b3
Merge branch 'master' of https://github.com/cbhaley/calibre 2022-01-30 18:59:48 +05:30
Charles Haley
1009054cf2 Ooops. Really did need to escape the URL 2022-01-30 11:54:29 +00:00
Charles Haley
7334080406 New affiliate program for ebook.de 2022-01-30 11:25:49 +00:00
Kovid Goyal
99d85b9791
Merge branch 'master' of https://github.com/cbhaley/calibre 2022-01-29 08:08:16 +05:30
Charles Haley
4feecf4863 Fix highlighting to correctly highlight things like =='aa'. Given the way highlighting works, this change will break highlighting for statements like
for a in $tags:'aa' rof. I think that strings following operators is far more common than strings following the colon in a for statement.
2022-01-28 21:32:15 +00:00
Kovid Goyal
2620f6685a
Dont remove articles for titles in the polish language. Fixes #1959220 [Wrong/Unnecessary Title Sorting of Polish Titles Begninning with Word "A"](https://bugs.launchpad.net/calibre/+bug/1959220) 2022-01-27 22:05:47 +05:30
Kovid Goyal
f5771797c1
more context menu icons 2022-01-27 21:32:31 +05:30
Kovid Goyal
344baecb90
E-book viewer: When using Read aloud do not automatically lookup the highlighted word until read aloud is paused or stopped. Fixes #1959207 [E-book viewer's "read the text aloud" function conflicts with dictionary lookup](https://bugs.launchpad.net/calibre/+bug/1959207) 2022-01-27 21:19:05 +05:30
Kovid Goyal
2f07353be9
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1959202 [Column icons and stored templates](https://bugs.launchpad.net/calibre/+bug/1959202)
2022-01-27 19:22:46 +05:30
Charles Haley
37d73caab8 Bug #1959202: Column icons and stored templates 2022-01-27 13:43:47 +00:00
Kovid Goyal
5706c95ce2
Update India Today 2022-01-27 18:11:32 +05:30
Kovid Goyal
7f433e8f30
Update Financial Express 2022-01-27 17:45:30 +05:30
Kovid Goyal
dbb307809d
Update Indian Express 2022-01-27 15:00:56 +05:30
Kovid Goyal
1a31460d08
Update Live Mint 2022-01-27 14:58:27 +05:30
Kovid Goyal
c92c2c78c3
Ignore metadata_pre_restore.db when doing a library check 2022-01-27 14:46:16 +05:30
Kovid Goyal
80a4cb8a46
Merge branch 'master' of https://github.com/ConstrictM/calibre 2022-01-27 10:52:55 +05:30
ConstrictM
d900ed3020 Fix Google Search Engine Results 2022-01-26 22:52:39 -05:00
Kovid Goyal
36a71e713f
Update test for new dictionary 2022-01-26 21:30:07 +05:30
Kovid Goyal
c342d3b378
Update bundled dictionaries
Taken from https://github.com/LibreOffice/dictionaries
2022-01-26 21:04:45 +05:30
Kovid Goyal
295c225722
Use a specific eng dictionary in the hunspell test 2022-01-26 16:11:04 +05:30
Kovid Goyal
e8d28233bb
Update Al Jazeera in English 2022-01-26 10:40:56 +05:30
Kovid Goyal
9cc2efc885
Update The Financial Express 2022-01-26 10:31:57 +05:30
Kovid Goyal
47c44c308e
Update The Straits Times 2022-01-26 10:28:15 +05:30
Kovid Goyal
800b191a63
Merge branch 'patch-2' of https://github.com/Carmina16/calibre 2022-01-26 08:47:15 +05:30