Commit Graph

44408 Commits

Author SHA1 Message Date
Kovid Goyal cab955630c User manual: Fix mart quotes and dashes not rendered in PDF version
Move to lualatex instead of pdflatex as the latex engine. Hopefully it
doesnt break something else.
2022-02-06 08:26:15 +05:30
Kovid Goyal 726adf2a8c ... 2022-02-06 06:20:44 +05:30
Kovid Goyal b4ab128f8d Dont change the type of opts.trusted_ips 2022-02-06 06:02:52 +05:30
Kovid Goyal d36c916e67 ... 2022-02-05 11:37:07 +05:30
Kovid Goyal 5858575750 Fix incorrect serialization of ip_addresses in the preferences dialog after the content server has been started 2022-02-05 10:50:12 +05:30
Kovid Goyal affd7be313 Content server: Ignore failure to strftime log entries 2022-02-05 10:36:22 +05:30
Kovid Goyal e903aabf0c ... 2022-02-05 07:28:30 +05:30
Kovid Goyal cbfbe97f4d Update Down To Earth 2022-02-04 21:47:51 +05:30
Kovid Goyal cf5f2ee4fc Cleanup previous PR 2022-02-04 20:32:28 +05:30
Kovid Goyal b927925d2a Merge branch 'master' of https://github.com/cbhaley/calibre 2022-02-04 20:23:57 +05:30
Charles Haley fae3fb28d0 Migrate the remaining edit metadata tweaks to gprefs. 2022-02-04 13:26:14 +00:00
Kovid Goyal ca0a977b09 Better handling of empty prefix list 2022-02-04 16:41:08 +05:30
Kovid Goyal b4e6ae8c2b Handle empty sort prefixes 2022-02-04 16:34:00 +05:30
Kovid Goyal 99ef0b5782 Merge branch 'tooltip' of https://github.com/413Michele/calibre 2022-02-04 16:28:41 +05:30
413Michele 39137915bd Fix typo: missing space 2022-02-04 11:51:07 +01:00
Kovid Goyal 48ec109eab Merge branch 'tooltip' of https://github.com/413Michele/calibre 2022-02-04 16:13:50 +05:30
Kovid Goyal 10b738b533 Remove coloring of splitter handles
It's inconsistent to have this in one dialog in the application and
no where else. If needed, this should be implemented in the calibre
style application wide.
2022-02-04 16:08:04 +05:30
Kovid Goyal 0b38930e94 Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1959928 [All-In-One Edit Metadata Screen File Area Adjustment](https://bugs.launchpad.net/calibre/+bug/1959928)
2022-02-04 16:06:02 +05:30
413Michele c992418341 Update Column icons tooltip information
I added some info on the difference between "with text" and "without text" icons, as I couldn't understand the effect that option had before testing it
2022-02-04 11:30:41 +01:00
Charles Haley 3cd97e670f Enhancement #1959928: add a splitter between cover and formats in all-on-one metadata edit.
While there, slightly color the splitters to make them easier to discover and use.
2022-02-04 10:19:01 +00:00
Kovid Goyal a7782679fe version 5.36.0 v5.36.0 2022-02-04 10:40:10 +05:30
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