47543 Commits

Author SHA1 Message Date
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
Kovid Goyal
c604802ac8
Merge branch 'master' of https://github.com/t3d/calibre 2023-08-17 07:37:22 +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
Kovid Goyal
e73aba98d2
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-08-16 21:54:45 +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
Kovid Goyal
f1537ba35e
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-08-16 19:54:56 +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
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