Commit Graph

41927 Commits

Author SHA1 Message Date
Kovid Goyal fe9ed4c8ef Add support for searching via the calibre:// URL scheme 2020-11-12 11:26:37 +05:30
Kovid Goyal c26a981001 py3 compat in POT generation 2020-11-12 11:15:16 +05:30
Kovid Goyal e11b6ef0b3 Move URL scheme handler docs into its own document 2020-11-12 10:58:30 +05:30
Kovid Goyal 1074d026db Add documentation for the calibre:// URL scheme 2020-11-12 10:35:11 +05:30
Kovid Goyal d1aecb210a Add a confirmation for context menu remove cover 2020-11-11 20:49:52 +05:30
Kovid Goyal 3eb6365c96 Fix incorrect variable names in tooltip
Fixes #1903837 [Inserting hyperlink in editor: template variables do not work](https://bugs.launchpad.net/calibre/+bug/1903837)
2020-11-11 17:33:13 +05:30
Kovid Goyal 3b5016c010 Welcome wizard: Fix changing the language causing a empty folder to be created. Fixes #1903825 [Calibre installer makes an extra library folder](https://bugs.launchpad.net/calibre/+bug/1903825) 2020-11-11 17:27:01 +05:30
Kovid Goyal 587b113c84 Viewer: Fix previous/next buttons iterating over removed bookmarks 2020-11-11 15:04:12 +05:30
Kovid Goyal eb9d921f10 Fix multiple identical accelerator keys in bookmarks panel 2020-11-11 14:57:51 +05:30
Kovid Goyal 9dad654fc2 Register the calibre URL on macOS as well 2020-11-11 12:34:31 +05:30
Kovid Goyal 0191c621fb See if we can fix the urllib3 mess 2020-11-11 11:48:06 +05:30
Kovid Goyal d41cc01560 Add support for file URLs as command line arguents 2020-11-11 11:16:08 +05:30
Kovid Goyal 03b5ad536b Linux: Register calibre as URL handler for calibre:// URLs 2020-11-11 11:04:30 +05:30
Kovid Goyal df3fc1eba1 String changes 2020-11-11 10:29:57 +05:30
Kovid Goyal ed7897c395 macOS: Fix viewer not responding to cmd+c to copy text by default 2020-11-10 21:33:47 +05:30
Kovid Goyal 04cad862ee ... 2020-11-10 18:36:37 +05:30
Kovid Goyal 1e679aab90 Viewer: Fix regression causing custom shortcuts with shift key pressed not working. Fixes #1903699 [E-book viewer: some key combinations don't work](https://bugs.launchpad.net/calibre/+bug/1903699) 2020-11-10 18:32:25 +05:30
Kovid Goyal 3e7296ff2b Register the calibre:// protocol during installation on Windows 2020-11-10 18:23:22 +05:30
Kovid Goyal b87cd867b1 Viewer: Show URL for current book in the Goto location panel 2020-11-10 16:47:54 +05:30
Kovid Goyal cb1476c8ff Uses encoded library ids for safe transit 2020-11-10 16:12:44 +05:30
Kovid Goyal bcb324ffb9 Fix #1903659 [[Enhancement - Content server] Don't show arrows on cover when viewing random book](https://bugs.launchpad.net/calibre/+bug/1903659) 2020-11-10 15:33:08 +05:30
Kovid Goyal 4cc7c45559 Implement handling of calibre:// URLs as command line arguments 2020-11-10 12:20:49 +05:30
Kovid Goyal f47fbe3245 ... 2020-11-10 10:07:50 +05:30
Kovid Goyal 19a0aa139d Fix #1903535 [[PATCH] Allow keyword arguments in debug_print](https://bugs.launchpad.net/calibre/+bug/1903535) 2020-11-09 19:47:41 +05:30
Kovid Goyal 787001dea0 string changes 2020-11-09 12:58:02 +05:30
Kovid Goyal dc53a3087e Update link to libreoffice extensions repository 2020-11-09 12:57:01 +05:30
Kovid Goyal 05ad3f3970 Add a CMP to the manual 2020-11-09 10:20:25 +05:30
Kovid Goyal 7bfe9e3e1a Avoid extra roundtrip to filesystem 2020-11-09 10:06:41 +05:30
Kovid Goyal 5799e93703 pep8 2020-11-08 17:12:07 +05:30
Kovid Goyal aa9e76aa78 Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1903348 [[Enhancement] Add a clear button to clear permitted values when editing a custom columns](https://bugs.launchpad.net/calibre/+bug/1903348)
2020-11-08 17:11:22 +05:30
Charles Haley 1a494d5356 Enhancement #1903349: Add a clear button inside the text field when editing custom columns
Enhancement #1903348: Add a clear button to clear permitted values when editing a custom columns

Also added clear buttons to several other editing widgets.
2020-11-08 11:37:15 +00:00
Kovid Goyal 8d16daab6e Viewer: In dark mode when showing images with transparency in the popup use a light background color as most images are designed with a light background color in mind. Fixes #1903423 [ebook-viewer: Transparent PNG renders strangely in dark mode viewer](https://bugs.launchpad.net/calibre/+bug/1903423) 2020-11-08 11:59:53 +05:30
Kovid Goyal a3f829a6fa String changes 2020-11-08 11:57:24 +05:30
Kovid Goyal 885553d827 Add tooltips for buttons on bool data editor 2020-11-08 10:14:43 +05:30
Kovid Goyal f64382a1a1 Fix a regression in the previous release that broke conversion of DJVU files
Fixes #1903428 [Convert from djvu to pdf format failed](https://bugs.launchpad.net/calibre/+bug/1903428)
2020-11-08 08:58:42 +05:30
Kovid Goyal 4db5e2261e Merge branch 'master' of https://github.com/cbhaley/calibre 2020-11-08 08:47:16 +05:30
Charles Haley 7a6ef0f3e8 Add a "Clear X" tooltip to clear buttons on custom column metadata editors 2020-11-07 15:34:43 +00:00
Kovid Goyal 69244111bf Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1903363 [Bulk Metadata Edit: "Set to Undefined" missing on integer columns](https://bugs.launchpad.net/calibre/+bug/1903363)
2020-11-07 20:17:57 +05:30
Charles Haley abd1a924bb Bug 1903363: Bulk Metadata Edit: "Set to Undefined" missing on integer columns.
Also added the buttons to single metadata edit
2020-11-07 11:00:47 +00:00
Kovid Goyal 92a692af2d Fix opening the MTP config dialog without a device connected broken in calibre 5 2020-11-06 23:16:12 +05:30
Kovid Goyal bdb403fc1c py3 compat for prpdb
Note this is not tested as I dont use it myself. Fixes #1903330 [TypeError when running calibre.rpdb cli](https://bugs.launchpad.net/calibre/+bug/1903330)
2020-11-06 23:12:53 +05:30
Kovid Goyal 079a47cf81 Fix unhandled exceptions with '<' not being correctly displayed 2020-11-06 23:03:15 +05:30
Kovid Goyal 2156225048 Merge branch 'master' of https://github.com/cbhaley/calibre 2020-11-06 20:54:23 +05:30
Charles Haley 1ff3b1c090 Formatter improvement: inline function first_non_empty to avoid evaluating unneeded arguments. 2020-11-06 15:18:54 +00:00
Kovid Goyal 238ff455f7 Edit book: Fix regression in calibre 5 that caused an error when managing user dictionaries. Fixes #1903294 [Preferences / Editor settings / Manage spelling dictionaries throws exception](https://bugs.launchpad.net/calibre/+bug/1903294) 2020-11-06 18:16:48 +05:30
Kovid Goyal 7c91fc2bb7 RUN CI on windows-latest 2020-11-06 13:34:19 +05:30
Kovid Goyal 2a32858cdd Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1903086 [Entry remains underlined in Tag Browser after clearing filters](https://bugs.launchpad.net/calibre/+bug/1903086)
2020-11-06 10:08:25 +05:30
Charles Haley 60bf9b515f Fix #1903086: Entry remains underlined in Tag Browser after clearing filter 2020-11-05 18:59:22 +00:00
Kovid Goyal 6f39129e5b Output failed message in error details 2020-11-05 12:45:01 +05:30
Kovid Goyal d81a1fdc91 Better fix for decoding external plugin source code
Use the python stdlib function for doing it, so it works exactly the same
as a regular python import.
2020-11-04 08:41:14 +05:30