Commit Graph

36543 Commits

Author SHA1 Message Date
Kovid Goyal 245bae1a2d ... 2023-09-07 09:24:47 +05:30
Kovid Goyal 298c6fe3e0 E-book viewer: Fix clicking on links with empty destinations hanging the viewer. Fixes #2034404 [E-book viewer: error navigating calibre User Manual](https://bugs.launchpad.net/calibre/+bug/2034404) 2023-09-06 23:06:34 +05:30
Kovid Goyal 7811058d20 E-book viewer: Fix displaying more than one page per screen causing page layout to be slightly wrong for some book. Fixes #2034075 [E-book viewer: Incorrect page layout when selecting 3 pages for landscape](https://bugs.launchpad.net/calibre/+bug/2034075) 2023-09-05 08:48:02 +05:30
Kovid Goyal 78dc836b9a Fix #2034055 [[Enhancement] E-book viewer: Alt+f should toggle the "Fit image" checkbox](https://bugs.launchpad.net/calibre/+bug/2034055) 2023-09-04 21:48:17 +05:30
Kovid Goyal fa0073ea45 apply_highlight() should not leave stale keys in annot_id_uuid_map 2023-09-04 11:58:06 +05:30
Kovid Goyal 1e33d28d3e Fix clearing of annot_id_uuid_map 2023-09-04 11:31:07 +05:30
Kovid Goyal 2774379f06 ... 2023-09-04 11:22:35 +05:30
Kovid Goyal d75c0ff652 A couple more places that should take into account that there can be multiple annot_ids pointing to an annot uuid in annot_id_uuid_map 2023-09-04 09:18:22 +05:30
Kovid Goyal 8828bc0e61 E-book viewer: Fix modifying, then jumping to and then modifying the highlight again from the highlights panel causing the highlight to be deleted. Fixes #2033981 [E-book viewer: highlights get unexpectedly deleted](https://bugs.launchpad.net/calibre/+bug/2033981) 2023-09-04 08:58:10 +05:30
Kovid Goyal 9982065666 Fix #2033947 [Content Server returning error messages (Running from source*)](https://bugs.launchpad.net/calibre/+bug/2033947) 2023-09-02 14:24:35 +05:30
Kovid Goyal fef4b97a03 E-book viewer/Content server: Disallow browser native context menu when right clicking in sandboxed iframes. Fixes #2033530 [E-book viewer: right-clicking in book metadata view opens a context menu](https://bugs.launchpad.net/calibre/+bug/2033530) 2023-09-01 18:55:55 +05:30
Kovid Goyal e1d8b44561 E-book viewer: Fix indication of current section in Table of Contents sometimes wrong after changing font size. Fixes #2033205 [E-book viewer: incorrect ToC highligting after changing font size](https://bugs.launchpad.net/calibre/+bug/2033205) 2023-09-01 15:59:32 +05:30
Kovid Goyal 8271fcff30 E-book viewer: Add a new option under scrolling behavior to control horizontal mouse wheel events jumping to next section 2023-09-01 15:03:55 +05:30
Kovid Goyal 7e4a7eed21 DRYer 2023-09-01 13:45:41 +05:30
un-pogaz 2580280f87 Refresh the GUI when DataFilesManager is lauched 2023-09-01 09:26:34 +02:00
Kovid Goyal 34711ca3fd MTP driver: Add "Documents" to the list of default folders to send books to 2023-09-01 11:49:12 +05:30
Kovid Goyal c7c1d9b201 MTP driver: Ignore top level folders whose names start with a leading dot 2023-09-01 11:44:52 +05:30
Kovid Goyal 9cd903d954 Update MTP device sig data from libmtp 2023-09-01 11:39:25 +05:30
Kovid Goyal 02073c2618 MTP driver: Ignore AppleDouble files
These are present on devices that go from USBMS to MTP via firmware
update and have been connected to a Crapple computer when in USBMS mode.
2023-09-01 09:30:30 +05:30
Kovid Goyal 1680139cb5 ... 2023-09-01 09:23:47 +05:30
Kovid Goyal 58de08aed0 MTP driver: Ignore folders whose names end with .sdr on Kindle devices 2023-09-01 09:21:26 +05:30
Kovid Goyal 32814c3607 MTP driver: Ignore fonts and system top-level folders 2023-09-01 09:03:40 +05:30
Kovid Goyal 05a398750e Better filtering of translated languages 2023-08-27 20:41:41 +05:30
Kovid Goyal 6966986ece Fix #2003 (Enclose plugin config widget in a scrollarea) 2023-08-27 09:27:15 +05:30
Kovid Goyal a9b4c3f4db also check for tables inside paragraphs 2023-08-26 11:35:55 +05:30
Kovid Goyal 170a6fd64f FB2 Input: use the <p> tag for paragraphs that dont contain other block content. Fixes #2033074 [E-book viewer: Reference mode doesn't work with *.fb2 ebooks](https://bugs.launchpad.net/calibre/+bug/2033074) 2023-08-26 10:14:57 +05:30
Kovid Goyal 18d0422203 E-book viewer: Fix clicking on the back/forward buttons not working in some situations. Fixes #2033118 [E-book viewer: "Back" button stops working under certain conditions](https://bugs.launchpad.net/calibre/+bug/2033118) 2023-08-26 09:47:17 +05:30
Kovid Goyal 522b23db12 ... 2023-08-25 11:58:10 +05:30
Kovid Goyal 4ba9297343 Get books: Update ebooks.com plugin for website changes. Fixes #2023046 [Get Books unable to find book from ebooks.com](https://bugs.launchpad.net/calibre/+bug/2023046) 2023-08-25 11:54:24 +05:30
Kovid Goyal c392095ef2 E-book viewer: Fix scrolling to Table of Contents items that are within a single internal file not activating the back button. Fixes #2032974 [E-book viewer: Back and Forward buttons don't seem to work with *.fb2 ebooks](https://bugs.launchpad.net/calibre/+bug/2032974) 2023-08-25 08:46:36 +05:30
Kovid Goyal 0cd3fd362c ... 2023-08-25 07:57:59 +05:30
Kovid Goyal 76a1de49ef E-book viewer: Fix changing the sans-serif font without also changing the monospaced font not working. Fixes #2032694 [Unable to force sans-serif font replacement via Preference menu in Calibre Viewer](https://bugs.launchpad.net/calibre/+bug/2032694) 2023-08-24 08:18:51 +05:30
Kovid Goyal 745dc0c72c Edit book: Fix searching for non-BMP unicode characters highlighting only half the character 2023-08-22 09:13:06 +05:30
Kovid Goyal 60d44baaf5 DRYer 2023-08-19 11:25:13 +05:30
Kovid Goyal cd8af8ca11 Move CSS used for book display title cells into book_details.css
Fixes #1999 (Fix book details rendering and customization)
2023-08-18 22:14:31 +05:30
Kovid Goyal d0a189e2a1 version 6.25.0 2023-08-18 07:41:35 +05:30
Kovid Goyal 2ae0742c98 When merging books by drag-and-drop add an option to use the dragged cover instead of the cover in the target book. Fixes #2027794 [Merging books keeps metadata of first book but the cover of the of the second book](https://bugs.launchpad.net/calibre/+bug/2027794) 2023-08-17 13:27:51 +05:30
Kovid Goyal df7a0b3da3 Create catalog: Add buttons to easily select all/non/visible fields when creating CSV/XML catalogs. Fixes #2031571 [[Enhancement] CSV Catalog Suggestions](https://bugs.launchpad.net/calibre/+bug/2031571) 2023-08-17 11:29:51 +05:30
Kovid Goyal 3bd3593bb1 E-book viewer: Mouse wheel horizontal events should jump sections not internal file boundaries. Fixes #2030671 [vertical mousewheel scrolls to previous/next section](https://bugs.launchpad.net/calibre/+bug/2030671) 2023-08-17 10:55:25 +05:30
Kovid Goyal 8f405d4476 Preferences->Add your own columns: Add buttons to show/hide all columns. Fixes #2031570 [have every column be ticked or unticked instead of doing them all manually](https://bugs.launchpad.net/calibre/+bug/2031570) 2023-08-17 08:38:03 +05:30
Kovid Goyal a69604b519 Fix Preferences->Add your own columns changing check state on moving columns. Fixes #2031569 [boxes that are unticked become ticked if another column is moved over it](https://bugs.launchpad.net/calibre/+bug/2031569) 2023-08-17 08:25:17 +05:30
Tomasz Długosz 7573d20a18 Get books: update Wolne Lektury 2023-08-16 23:02:15 +02:00
Kovid Goyal ccb6781005 Fix CFI parsing of numbers with trailing zeros
Fixes #2029521 [Epub files with non-functional bookmarks](https://bugs.launchpad.net/calibre/+bug/2029521)
2023-08-16 22:05:23 +05:30
Kovid Goyal db540da647 use #666 for gray in book details light mode 2023-08-16 21:56:14 +05:30
Charles Haley 6d751928f3 Proper fix for the tuple/list problem in template_dialog.py 2023-08-16 17:14:14 +01:00
Charles Haley 92301457aa Re commit 21b9a5d: 'Ids' still had the colon 2023-08-16 17:13:40 +01:00
Kovid Goyal 21b9a5db89 ... 2023-08-16 20:25:46 +05:30
Kovid Goyal 7c7ff4cf08 Book details panel: De-emphasize titles making the actual data stand out more. Fixes #2029723 [[Enhancement] Suggestions to make the Book details panel look nicer](https://bugs.launchpad.net/calibre/+bug/2029723) 2023-08-16 20:09:10 +05:30
Charles Haley ec7196bb4a For some reason I don't understand, the array of mi values mst be a list, not a tuple.
When a tuple, this line:
w.setText(mi[r].title)

produces the exception:
Traceback (most recent call last):
  File "C:\CBH_Data\calibre.git\calibre_dev\src\calibre\gui2\preferences\save_template.py", line 63, in do_open_editor
  File "C:\CBH_Data\calibre.git\calibre_dev\src\calibre\gui2\dialogs\template_dialog.py", line 433, in __init__
  File "C:\CBH_Data\calibre.git\calibre_dev\src\calibre\gui2\dialogs\template_dialog.py", line 578, in set_mi
AttributeError: 'tuple' object has no attribute 'title'
2023-08-16 15:21:05 +01:00
Kovid Goyal 212564d578 DRYer 2023-08-16 19:31:49 +05:30