Commit Graph

37365 Commits

Author SHA1 Message Date
Charles Haley c0eb451395 Clean up the tag browser when removing specific formats from books. 2024-06-18 12:34:51 +01:00
Kovid Goyal 44bceacf03 Amazon metadata: When filtering search engine results by title ignore words of the title that are purely punctuation 2024-06-17 10:10:55 +05:30
Kovid Goyal 43121af37d Update Google Images cover download plugin for website changes. Fixes #2069553 [Version 7.12 no longer downloading cover images from all sources](https://bugs.launchpad.net/calibre/+bug/2069553) 2024-06-17 09:22:45 +05:30
Kovid Goyal 2bc1b4018c Fix #2069317 [Background colour of the cover grid only changes after a restart](https://bugs.launchpad.net/calibre/+bug/2069317) 2024-06-16 15:42:20 +05:30
Kovid Goyal dcc2078675 When adding new books if the timestamp is specified as undefined use the current timestamp. Fixes #2069494 ['Sometimes' timestamp column has incorrect data](https://bugs.launchpad.net/calibre/+bug/2069494) 2024-06-15 16:50:49 +05:30
vac (Brendan) 7225671fc9 fix ctypes AttributeError in pre_activated.py 2024-06-08 00:17:10 +08:00
Kovid Goyal 22ce34442c Fix #2067982 [Zoom setting of dictionary lookup browser not saved after restart](https://bugs.launchpad.net/calibre/+bug/2067982) 2024-06-04 13:03:35 +05:30
Kovid Goyal 7f53e643e8 Use a darker green for "Update found" label in dark mode 2024-06-04 12:45:34 +05:30
Kovid Goyal f76440fd0e Ignore stray files created by third party processes in the notes restore dir 2024-06-03 22:21:53 +05:30
Kovid Goyal 7a2a5a7cdd MTP driver: Preserve cover aspect ratio for thumbnail generation. Fixes #2067755 [Thumbnails for Kindle Scribe are resized and look weird](https://bugs.launchpad.net/calibre/+bug/2067755) 2024-06-01 06:56:10 +05:30
Kovid Goyal 55a19f6228 string changes 2024-05-31 11:39:39 +05:30
Kovid Goyal 93a61d6440 version 7.12.0 2024-05-31 06:47:06 +05:30
Kovid Goyal 0b5b93bcfe Fix #2067437 [[Content Server Viewer] Filename when downloading highlights](https://bugs.launchpad.net/calibre/+bug/2067437) 2024-05-29 08:13:39 +05:30
un-pogaz 805d10c2df clear translation key 2024-05-28 07:35:39 +02:00
Kovid Goyal 114cee2cd3 previous button should be disabled when previous queue is empty 2024-05-28 10:06:01 +05:30
Kovid Goyal 4aebb5a6d4 Merge branch 'master' of https://github.com/dandman2/calibre 2024-05-28 09:56:15 +05:30
Kovid Goyal 8e167914cd Kindle output: Fix cover images that contain EXIF data but not an EXIF rotation not displaying on the Kindle lockscreen
The code to strip EXIF would only do so if the EXIF actually had a
rotation. Now we always strip the EXIF data. Fixes #1943495 [Lockscreen covers not shown on Kindle for JPEGs with EXIF information](https://bugs.launchpad.net/calibre/+bug/1943495)
2024-05-28 09:27:48 +05:30
dandman2 befb04ee75 implemented previous button on the multiple compare dialog (the dialog appears during bulk match) 2024-05-27 22:14:22 +03:00
Kovid Goyal bed99fc552 Fix #2067257 [Unhandeled exception](https://bugs.launchpad.net/calibre/+bug/2067257) 2024-05-27 17:31:12 +05:30
413Michele a08aa00964 percetage -> percentage 2024-05-27 09:39:43 +02:00
Kovid Goyal 7fd802833a E-book polishing: Add option to download external resources (images/stylesheets/etc.). Fixes #2067167 [Expose “Download External Resources” on command line](https://bugs.launchpad.net/calibre/+bug/2067167) 2024-05-26 11:59:27 +05:30
Kovid Goyal 584130db42 Kindle driver: Increase the size of the cover thumbnails sent to the Scribe. Fixes #2067168 [Thumbnails for Scribe are too small](https://bugs.launchpad.net/calibre/+bug/2067168) 2024-05-26 09:15:46 +05:30
Kovid Goyal 4cf79480f5 Conversion: Add an option under Structure detection to automatically fill in blank alt attributes for images that have alt text in the image file metadata 2024-05-25 14:49:29 +05:30
Kovid Goyal 6815707587 ... 2024-05-25 10:58:29 +05:30
Kovid Goyal 89bcc951ce Utility code to read alt text from image metadata 2024-05-25 10:52:31 +05:30
Kovid Goyal 69cf7e684b Forgot to exclude ruby tags from searching in the native viewer
Also fix ignore_text not recursing and add some performance improvements
to the python function for extracting searchable text
2024-05-25 10:23:44 +05:30
Kovid Goyal f3b35c318f Content server viewer: Fix a regression in the previous release that broke searching. Fixes #2067128 [[Content Server Viewer] In-book search fails in version 7.11](https://bugs.launchpad.net/calibre/+bug/2067128) 2024-05-25 09:52:36 +05:30
Kovid Goyal 41bb502022 Make a separate method to open the plugin update dialog 2024-05-25 09:10:57 +05:30
Kovid Goyal e989b1bcd6 Fix #2067110 [Edit metadata in bulk does not preserve previously selected tab](https://bugs.launchpad.net/calibre/+bug/2067110) 2024-05-25 08:37:07 +05:30
Kovid Goyal 27abe25a57 cleanup previous PR 2024-05-24 21:01:20 +05:30
radonmiser b911fa4c8e remove ios hack 2024-05-24 22:58:02 +08:00
radonmiser 70d1c1917f fix height calculation on mobile browsers
with minimum changes
2024-05-24 22:45:29 +08:00
Kovid Goyal a2ad9b2973 version 7.11.0 2024-05-24 07:04:00 +05:30
Kovid Goyal 1ba634a1ad Allow using relative units for cover rounding 2024-05-23 21:35:23 +05:30
Charles Haley b38bf68f45 Enhancement #2065544: Add Open With action menu to Tag browser Formats entries 2024-05-23 15:46:43 +01:00
Charles Haley 2d37e19990 Bug #2065614: Another unescaped ampersand 2024-05-23 15:02:07 +01:00
Kovid Goyal 23e87b0178 DRYer 2024-05-23 09:57:08 +05:30
Kovid Goyal a593a2ce7b E-book viewer: When hovering over the top/bottom margin show a button indicating that a click will open the viewer controls. Fixes #2064665 [[Enhancement] More Intuitive EPUB Reader Menu Access](https://bugs.launchpad.net/calibre/+bug/2064665) 2024-05-22 22:05:25 +05:30
Kovid Goyal b7551ef8e7 ... 2024-05-22 20:11:20 +05:30
Kovid Goyal 15c72f8ae1 Kindle driver: Add support for sending cover thumbnails to the Kindle Scribe 2024-05-22 14:31:19 +05:30
Kovid Goyal caf41ce8b1 ebook-device: Implement the list command for MTP devices 2024-05-22 12:08:01 +05:30
Kovid Goyal cac3d25e03 Update MTP device list from upstream 2024-05-22 10:43:29 +05:30
Kovid Goyal 2986d2fec0 ... 2024-05-20 20:39:33 +05:30
Kovid Goyal 33a8d70a93 E-book viewer: Fix searching not ignoring ruby text. Fixes #2065249 [Ruby text interferes with in-book search](https://bugs.launchpad.net/calibre/+bug/2065249) 2024-05-20 20:25:55 +05:30
Kovid Goyal 98a09d9bdf Fix compiler warning 2024-05-20 08:15:12 +05:30
Kovid Goyal 02b0385b83 Draw rounded corners for covers in most places. Preference controlling it is moved to the main section of look & feel since it applies more universally 2024-05-20 07:55:59 +05:30
Kovid Goyal 2dd1114c5a Cover grid: Add an option under Preferences->Look & feel->Cover grid->Cover size to round the corners of the displayed covers 2024-05-19 17:16:20 +05:30
Kovid Goyal 07ed435fd2 Bump version for preview release 2024-05-17 10:06:36 +05:30
Kovid Goyal 0c231f4c1c Edit book: Save the state of the current book when opening a new book via File->Open book 2024-05-17 08:38:14 +05:30
Kovid Goyal 3108dfbfa4 Fix #2065536 [TEMPLATE ERROR in json export](https://bugs.launchpad.net/calibre/+bug/2065536) 2024-05-13 08:54:31 +05:30