Commit Graph

47482 Commits

Author SHA1 Message Date
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
Kovid Goyal a40a514d35 Merge branch 'master' of https://github.com/cbhaley/calibre 2023-08-16 19:19:19 +05:30
Charles Haley 797b579382 Make the save_to_disk preference use selected books when opening the template editor. This avoids spurious "must be in GUI" errors, and also provides more information to the user. 2023-08-16 14:45:48 +01:00
Kovid Goyal 3df98e0995 E-book viewer: Show an error when creating a bookmark if the bookmark position is not found. See #2029521 (Epub files with non-functional bookmarks) 2023-08-16 18:51:48 +05:30
Kovid Goyal 05464cc4f9 Trash dialog: Allow right clicking on an entry to save it to disk. Fixes #2030342 [Trash Bin: Option to copy file out](https://bugs.launchpad.net/calibre/+bug/2030342) 2023-08-16 18:18:45 +05:30
Kovid Goyal c68ba38533 Fix a regression in the previous release that broke parsing of some IS0 8601 timestamps. Fixes #2031341 [Calibre corrupts last modified date when using the server](https://bugs.launchpad.net/calibre/+bug/2031341)
timezone() unlike tzoffset() requires timedelta() objects instead of
seconds
2023-08-16 14:27:59 +05:30
Kovid Goyal d26bc9fb45 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-08-16 11:31:18 +05:30
unkn0w7n 81a813a374 Update bloomberg-business-week.recipe 2023-08-16 11:28:35 +05:30
Kovid Goyal 8135f2027d Fix #2031405 [Private bug](https://bugs.launchpad.net/calibre/+bug/2031405) 2023-08-16 09:27:10 +05:30
Kovid Goyal 5189d800c6 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-08-15 09:01:36 +05:30
unkn0w7n b8052d35d7 ... 2023-08-14 22:22:38 +05:30
unkn0w7n 5457ba9e49 ... 2023-08-14 22:19:22 +05:30
Kovid Goyal b6d7f624f4 Fix typo in help string 2023-08-14 08:57:44 +05:30
Kovid Goyal 81bba5c959 pep8 2023-08-13 19:27:41 +05:30
Kovid Goyal a25977271b Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-08-13 19:26:50 +05:30
unkn0w7n 25948f59f0 ... 2023-08-13 13:04:23 +05:30
unkn0w7n 474417cf45 Update focus_de.recipe 2023-08-13 12:45:16 +05:30
unkn0w7n b3b8d274a8 Update epoch_times.recipe 2023-08-13 12:42:08 +05:30
unkn0w7n d4900b902b The Hindu update 2023-08-13 11:43:42 +05:30
Kovid Goyal 56cad44079 Update Epoch Times 2023-08-12 07:31:39 +05:30
Kovid Goyal a940bb92f6 CBR Input: Fix comics with extremely long filenames not working on Windows. Fixes #2031047 [Private bug](https://bugs.launchpad.net/calibre/+bug/2031047) 2023-08-12 07:07:08 +05:30
Kovid Goyal f916d19522 String changes 2023-08-11 11:45:20 +05:30
Kovid Goyal 45d6c286c0 Edit book: Saved searches: Fix incorrect import in generated source code for some builtin functions 2023-08-11 07:39:39 +05:30
Kovid Goyal 3767147101 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-08-10 10:41:48 +05:30
unkn0w7n 6d93f94e80 ... 2023-08-10 09:59:34 +05:30
unkn0w7n 0d825ec9bc Update bloomberg.recipe 2023-08-10 09:54:26 +05:30
unkn0w7n e33efc1bea Update bloomberg-business-week.recipe 2023-08-10 09:47:13 +05:30
Kovid Goyal 80ed90e822 Various new Russian and Ukrainian news sources 2023-08-09 15:56:07 +05:30
Kovid Goyal cafd71b86f Fix #2030727 [Category Editor: Window size issue](https://bugs.launchpad.net/calibre/+bug/2030727) 2023-08-08 16:53:06 +05:30
Kovid Goyal 42512baeac Merge branch 'master' of https://github.com/t3d/calibre 2023-08-07 21:41:04 +05:30
Tomasz Długosz 53bc682276 Get books: show only ebooks in legimi 2023-08-07 15:46:31 +02:00
Tomasz Długosz 55c4b16e6d Get books: update empik store 2023-08-07 15:37:54 +02:00
Tomasz Długosz 091298f90e Get books: virtualo price lookup fix 2023-08-07 15:09:39 +02:00
Kovid Goyal 2f55fd3a84 DRYer 2023-08-07 09:08:18 +05:30
Kovid Goyal 956ef2d233 Allow using the new manage data files dialog from within the edit metadata dialog 2023-08-07 08:47:46 +05:30
Kovid Goyal c9f411f5bc Make Open with label right aligned 2023-08-07 08:30:23 +05:30
Kovid Goyal 4659974883 pep8 2023-08-07 08:05:00 +05:30
Kovid Goyal a969087d5c Merge branch 'master-1' of https://github.com/Sophist-UK/calibre 2023-08-07 08:03:55 +05:30
Sophist bc9cd00607 Create theoldie.recipe 2023-08-06 22:26:24 +01:00
Kovid Goyal 73850581dc ... 2023-08-06 13:18:00 +05:30
Kovid Goyal c08339316b Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-08-06 13:10:26 +05:30
unkn0w7n 57bd5e66a0 Fix Business Today Magazine 2023-08-06 12:15:24 +05:30
Kovid Goyal ffd1af3ddb Update NYTimes 2023-08-06 10:20:36 +05:30
Kovid Goyal 009f8f33ad Update NYTimes Book Review 2023-08-06 10:05:57 +05:30
Kovid Goyal d82e5ee81d Add xxhash
Will be used for the upcoming category docs
2023-08-05 17:45:49 +05:30
Kovid Goyal 320c11210f Data file manager: Fix errors on systems with larger font sizes 2023-08-05 14:26:51 +05:30
Kovid Goyal 0314d2d921 version 6.24.0 v6.24.0 2023-08-04 07:36:59 +05:30
Kovid Goyal d3d634e4f5 Merge branch 'master' of https://github.com/t3d/calibre 2023-08-04 07:28:35 +05:30
Tomasz Długosz 85974bba56 Get books: update Virtualo store 2023-08-03 23:27:50 +02:00