Commit Graph

46699 Commits

Author SHA1 Message Date
Kovid Goyal 31b92d6ab8 Comic Input: When converting grayscaled PNG images to PNG ensure output images are stored as indexed PNG. Fixes #1846 (Better implied comic conversion of grayscale images) 2023-04-05 17:57:31 +05:30
Kovid Goyal c325fd6d58 Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #2015317 [User Categories: Renaming removes custom icon](https://bugs.launchpad.net/calibre/+bug/2015317)
2023-04-05 17:07:45 +05:30
Charles Haley 4374bb034a Enhancement #2015317: rename user category tag browser icons when a category is renamed 2023-04-05 12:13:12 +01:00
Kovid Goyal 328d0b5758 Add zstd as a dependency
Fixes #1826 (add zstd as a dependency)
2023-04-05 16:39:47 +05:30
Kovid Goyal 88144eae48 Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #2015114 [Enhancement: Offer to rename enumerated values](https://bugs.launchpad.net/calibre/+bug/2015114)
2023-04-04 20:23:12 +05:30
Charles Haley cbcb17655c Enhancement #2015114: Offer to rename enumerated values 2023-04-04 15:29:26 +01:00
Kovid Goyal c33df89ce2 EPUB Output: Do not shrink images to fit the screen size by default.
This matches behavior of converting to other formats. A new option has
been added to the EPUB Output section to control the maximum size of
images.
2023-04-04 17:38:25 +05:30
Kovid Goyal c7636ad90d E-book viewer: Fix a regression that caused incorrect highlight collision detection in some books. Fixes #2009586 [overlaping highlight problem](https://bugs.launchpad.net/calibre/+bug/2009586) 2023-04-04 11:57:22 +05:30
Kovid Goyal 87ab6fa448 E-book viewer: Fix images embedded inside svg tags not available for viewing in a popup 2023-04-04 10:35:30 +05:30
Kovid Goyal f4f265e6ec DOCX Input: Dont ignore images that are present as fallbacks for a word drawing object. Fixes #2013972 [Pictures disappearing](https://bugs.launchpad.net/calibre/+bug/2013972) 2023-04-04 10:18:27 +05:30
Kovid Goyal bc14bc245a string changes 2023-04-04 08:07:08 +05:30
Kovid Goyal b906380184 Metadata download: Allow specifying rules to transform publisher names in addition to author and tag names. Fixes #2012304 [[Enhancement] in "Metadata Download," add "rules to filter/transform publisher"](https://bugs.launchpad.net/calibre/+bug/2012304) 2023-04-03 15:08:56 +05:30
Kovid Goyal 8a2b4ac5da Use a single button to save vertical space 2023-04-03 13:30:36 +05:30
Kovid Goyal 2647bbd621 ... 2023-04-03 11:04:49 +05:30
Kovid Goyal b4fa38612b Make tab appearance nicer in locked mode 2023-04-03 10:21:20 +05:30
Kovid Goyal 9b8dce3034 string changes 2023-04-03 10:10:18 +05:30
Kovid Goyal f7304bd691 ... 2023-04-02 19:56:38 +05:30
Kovid Goyal 3d2ef6486b Fix #2012797 [Enhancement request: Different shade for active VL tab](https://bugs.launchpad.net/calibre/+bug/2012797) 2023-04-02 19:49:30 +05:30
Kovid Goyal 8959ada93f pep8 2023-04-02 19:28:58 +05:30
Kovid Goyal 397fe04839 Merge branch 'master' of https://github.com/cbhaley/calibre 2023-04-02 19:27:15 +05:30
Kovid Goyal f25c42f027 ... 2023-04-02 19:08:51 +05:30
Charles Haley d2d69fedfe Add Category edit buttons to columns that have category editors.
Authors, Series, Tags, Publisher, custom columns
2023-04-02 12:31:33 +01:00
Kovid Goyal 8e1982c700 Content server: Fix re-opening book from home page after making progress not opening to correct last read position when a user is logged in. Fixes 2011755 2023-04-02 14:29:50 +05:30
Kovid Goyal 8e18a509cb A better fix for block properties not being copied in comments_editor
Removing the fragment copies causes pasting of the HTML into another
comment editor to insert a spurious block. Instead move the
<!--StartFragment--> comment to before <p> when needed.
2023-04-02 12:59:05 +05:30
Kovid Goyal d84721866c Comments editor: When copying to clipboard, copy clean HTML rather than the junk Qt produces. Fixes #2012760 [Enhancement Request: Copy text alignment between html longtext columns](https://bugs.launchpad.net/calibre/+bug/2012760) 2023-04-02 12:24:57 +05:30
Kovid Goyal 5c3c70bbbd Comments editor: Fix a regression in Qt 6 that caused standard keyboard shortcuts to trigger the underlying Qt implementations instead of our custom implementations 2023-04-02 12:10:52 +05:30
Kovid Goyal 60985b35c1 Remove no longer working recipe 2023-04-02 11:49:12 +05:30
Kovid Goyal 02f50bf6ce Use both a colored border and an icon to indicate errors in line edits. Fixes #2007764 [Enhancement Request: Valid/invalid metadata display options](https://bugs.launchpad.net/calibre/+bug/2007764) 2023-04-02 11:24:27 +05:30
Kovid Goyal bcfb519afb Merge branch 'master' of https://github.com/cbhaley/calibre 2023-04-02 09:31:31 +05:30
Charles Haley 265f2d51ef Enhancement: add a "Copy all links" option to book details 2023-04-01 22:21:38 +01:00
Charles Haley 72ea69f8d9 Fix links for series and custom series columns being confounded 2023-04-01 21:55:27 +01:00
Kovid Goyal bb401748bc Merge branch 'master' of https://github.com/cbhaley/calibre 2023-04-01 17:29:55 +05:30
Charles Haley fe60fd8125 Big oops. I broke the category editor. 2023-04-01 11:50:29 +01:00
Kovid Goyal 5b9d05214c Merge branch 'master' of https://github.com/cbhaley/calibre 2023-04-01 13:48:55 +05:30
Charles Haley e11b8c8b46 If a show-details link references the current library, use the current db instead of opening it again. 2023-04-01 08:59:45 +01:00
Kovid Goyal e16179c9da Fix #2012066 [Add "Restart Now" button when installing plugin from file](https://bugs.launchpad.net/calibre/+bug/2012066) 2023-04-01 11:00:26 +05:30
Kovid Goyal 5df12a6434 A new tweak in Preferences->Tweaks to control what program is run when clicking on URLs in calibre 2023-04-01 10:29:26 +05:30
Kovid Goyal 9aa239b3a8 ... 2023-04-01 09:33:36 +05:30
Kovid Goyal 86126438ad Book details popup: Fix fields for external libraries not using the correct preference 2023-04-01 07:56:14 +05:30
Kovid Goyal aaa4d223d1 Merge branch 'master' of https://github.com/cbhaley/calibre 2023-04-01 07:51:25 +05:30
Charles Haley ee09a85cf4 Add context menu item to get a book-details link 2023-03-31 19:11:10 +01:00
Kovid Goyal eacbbc1f88 Update Saechsische Zeitung 2023-03-31 22:49:34 +05:30
Kovid Goyal c466c04db4 Merge branch 'master' of https://github.com/cbhaley/calibre 2023-03-31 21:43:33 +05:30
Charles Haley 8e22dd8822 Remake a change that shouldn't have been reverted. 2023-03-31 17:05:17 +01:00
Charles Haley ecb22f5e61 Revert "Simplify code for managing multiple book info dialogs"
This reverts commit 5d6664b002.
2023-03-31 15:31:12 +01:00
Kovid Goyal 5f515131a5 Content server: Add support for link_maps
Only URLs of type http(s) are allowed
2023-03-31 14:38:38 +05:30
Kovid Goyal 899ffb4e61 Fix typo causing book specific link map to contain entries for all items 2023-03-31 14:01:17 +05:30
Kovid Goyal 00832ca25b Final minor cleanup for previous PR 2023-03-31 13:38:32 +05:30
Kovid Goyal 5d6664b002 Simplify code for managing multiple book info dialogs 2023-03-31 13:33:06 +05:30
Kovid Goyal b89de1ccf1 Use the library broker for showing book info popups for non-current libraries
Also use an icon for the external links
2023-03-31 10:39:57 +05:30