48184 Commits

Author SHA1 Message Date
Kovid Goyal
9948d17edc
Fix choosing a file without saving the dir not working on windows
Apparently the data file button in the insert link tool for the comments
editor is the only place this was noticed.
2023-11-24 18:19:08 +05:30
Kovid Goyal
6259565a94
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-11-24 17:11:08 +05:30
unkn0w7n
693378d64e Delete Apple Daily
its no longer under publication.
2023-11-24 16:20:12 +05:30
Kovid Goyal
10d995c26c
... 2023-11-24 13:45:07 +05:30
Kovid Goyal
5a3af4794a
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-11-24 13:44:40 +05:30
unkn0w7n
7b387c815a Update singtaohk.recipe 2023-11-24 13:34:49 +05:30
Kovid Goyal
3349979551
Sigh sqlite made a release without the bug fix 2023-11-24 12:56:18 +05:30
Kovid Goyal
11c22737a1
Move changelog entries to old 2023-11-24 12:32:39 +05:30
Kovid Goyal
49c1485326
version 7.1.0 v7.1.0 2023-11-24 08:13:25 +05:30
Kovid Goyal
3e5611da73
More fixes for PIL breaking its API 2023-11-24 08:10:45 +05:30
Kovid Goyal
ed00de3b23
Fix #2044408 [Fallo al convertir a LRF desde docx en version 7](https://bugs.launchpad.net/calibre/+bug/2044408) 2023-11-24 08:04:20 +05:30
Kovid Goyal
320fb96bbd
Dont upload releases to fosshub anymore
A single alternate mirror provided by github is fine. FossHub requires
users to go to a new page to get the actual download, which is slow and
cumbersome.
2023-11-23 20:04:05 +05:30
Kovid Goyal
85a0056e6d
automated fixes by pyupgrade to py 3.8 2023-11-23 09:05:12 +05:30
Kovid Goyal
c08be4e428
Merge branch 'issues/py37-clean' of https://github.com/pauloxnet/calibre 2023-11-23 08:31:42 +05:30
Paolo Melchiorre
16fbab9362
Fix minimum required Python version for ruff, black and pyupgrade 2023-11-22 11:37:17 +01:00
Kovid Goyal
e873111bdc
When starting in system tray do not flash the main window briefly
Fixes #2044118 [Issue with "--start-in-tray" switch and MS RDP](https://bugs.launchpad.net/calibre/+bug/2044118)
2023-11-21 19:04:05 +05:30
Kovid Goyal
0419739c50
Fix #2044000 [Cannot download The New Yorker Magazine using Fetch News](https://bugs.launchpad.net/calibre/+bug/2044000) 2023-11-20 21:47:28 +05:30
Kovid Goyal
402b2a589e
We never want QDateTime in anything but local time 2023-11-20 21:13:40 +05:30
Kovid Goyal
105d468b0f
Fix #2043998 [Default Published date on Basic metadata page is Dec 0100](https://bugs.launchpad.net/calibre/+bug/2043998) 2023-11-20 21:11:15 +05:30
Kovid Goyal
7b0852c2ad
... 2023-11-20 18:37:09 +05:30
Kovid Goyal
db33abeea9
More fixes for conversion to/from QDateTime and datetime objects
Fixes #2043943 [problems with dates not completely fixed](https://bugs.launchpad.net/calibre/+bug/2043943)
2023-11-20 18:35:53 +05:30
Kovid Goyal
b36475fdae
... 2023-11-20 07:44:44 +05:30
Kovid Goyal
dca1d9a3ac
Notes editor: When pasting HTML with images offer to download remote images in the pasted content 2023-11-19 21:16:31 +05:30
Kovid Goyal
c2a2185dbe
Notes editor: Fix spurious error message when saving a note that contains pasted HTML that refers to an image 2023-11-19 10:26:25 +05:30
Kovid Goyal
9c84994d32
Comments editor: Fix data file links not working 2023-11-19 10:17:35 +05:30
Kovid Goyal
1160486703
Merge branch 'master' of https://github.com/MrRothstein/calibre 2023-11-18 21:02:06 +05:30
Steve Chernyak
93dc4116bb Don't use embedded content for Substack
Substack feed includes a large content section, but it's usually not the entire article.
2023-11-18 09:41:13 -05:00
Kovid Goyal
7595c722ed
string changes 2023-11-18 14:34:40 +05:30
Kovid Goyal
bfa3f40279
typo in function name 2023-11-18 08:20:49 +05:30
Kovid Goyal
2d92d1009b
Linux installer: Check that the user has libxcb-cursor.so.0 installed
If not quit early with an error message asking them to install it
2023-11-18 07:56:58 +05:30
Kovid Goyal
a326b9fe0f
... 2023-11-18 07:49:57 +05:30
Kovid Goyal
5785023722
Also allow restoring notes to work with notes backed up before the restore fix 2023-11-18 07:47:33 +05:30
Kovid Goyal
d94eff1f48
Fix regression that broke restore of db from backups 2023-11-18 07:33:09 +05:30
Kovid Goyal
6aff552e75
string changes 2023-11-18 06:50:43 +05:30
Kovid Goyal
8d67ae5f24
Content server: Fix newly added books on homepage not restricted to the books the logged in user is allowed to access 2023-11-18 05:59:36 +05:30
Kovid Goyal
7fc0952a6a
Fix #2043849 [Incorrect text layout in Browse notes window](https://bugs.launchpad.net/calibre/+bug/2043849) 2023-11-18 05:42:10 +05:30
Kovid Goyal
26c3692496
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-11-17 21:08:14 +05:30
unkn0w7n
79e548df60 ... 2023-11-17 21:04:27 +05:30
Kovid Goyal
740eddf971
Merge branch 'patch-1' of https://github.com/luzpaz/calibre 2023-11-17 18:13:37 +05:30
luzpaz
3dbfde4005
README: cosmetic enhancements to repology badge
Split in to 3 columns and added a badge header
2023-11-17 07:34:36 -05:00
Kovid Goyal
8cf945252e
We only run on Ventura or later apparently 2023-11-17 16:51:15 +05:30
Kovid Goyal
8c4a460997
... 2023-11-17 16:46:50 +05:30
Kovid Goyal
9e587e1d4d
... 2023-11-17 13:02:17 +05:30
Kovid Goyal
1342e3cc86
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-11-17 13:01:42 +05:30
unkn0w7n
ce19cc080f The World Ahead (Economist) 2023-11-17 12:34:44 +05:30
Kovid Goyal
6aeba85032
version 7.0.0 v7.0.0 2023-11-17 10:35:07 +05:30
Kovid Goyal
2fba82c683
Merge branch 'setup_min_version' of https://github.com/salty-horse/calibre 2023-11-17 08:22:24 +05:30
Kovid Goyal
d3965080da
Remove deprecated utcfromtimestamp in kindle driver
The use for generate_annotation_html is safe since it is just used to
get a formatted date via strftime. No idea about its use in clippings,
this is also unmaintained code, so roll the dice :)
2023-11-17 08:15:14 +05:30
Kovid Goyal
70753ed389
Remove deprecated utcfrom timestamp in epub mobi catalog builder
As best as I can determine doing so is safe. It is used only to
categorize recently added books for which using timezone aware
timestamps should be fine. This is anyway not really maintained code
anymore, so roll the dice :)
2023-11-17 08:10:02 +05:30
Kovid Goyal
1e2e2acc44
Merge branch 'remove_utcnow' of https://github.com/salty-horse/calibre 2023-11-17 08:02:13 +05:30