Kovid Goyal
292e4c9da8
A couple more places with dt -> qdt conversion needed
2023-11-07 19:52:50 +05:30
Kovid Goyal
f3b37944c4
Fix editing dates with days sometimes off by one day. Fixes #2042815 [problems with dates]( https://bugs.launchpad.net/calibre/+bug/2042815 )
...
The problem seems to be some change in PyQt that causes auto-conversion
of python datetime objects to QDateTime to lose timezone information.
So we convert manually preserving that information.
2023-11-07 19:34:02 +05:30
Kovid Goyal
378e21b907
E-book viewer: Read aloud: Fix clicking on empty spaces causing read aloud to restart from beginning of chapter. Fixes #2042791 [ebook-viewer read aloud click no text area return to first page]( https://bugs.launchpad.net/calibre/+bug/2042791 )
2023-11-06 16:50:20 +05:30
Kovid Goyal
64289d3260
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2023-11-06 13:58:57 +05:30
unkn0w7n
584f05e11c
FT cover
2023-11-06 13:18:52 +05:30
unkn0w7n
97959c7eef
wsj - get cover
2023-11-06 13:16:35 +05:30
Kovid Goyal
ca1a05ce43
pep8
2023-11-06 07:51:40 +05:30
Kovid Goyal
ff63cbb75e
Cleanup previous PR
...
We cant use walrus operator in recipes as they can potentially run on
very old versions of python.
2023-11-05 08:21:23 +05:30
Kovid Goyal
5ee4bc6d9a
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2023-11-05 08:20:47 +05:30
Kovid Goyal
b1aad38a4b
Linux installer: Fix downloading of signatures for older versions
...
Fixes #2042748 [Unable to install previous version in isolated mode](https://bugs.launchpad.net/calibre/+bug/2042748 )
2023-11-05 08:18:56 +05:30
unkn0w7n
b89cd3566e
MIT Tech Review update
2023-11-04 22:18:22 +05:30
Kovid Goyal
018ce6dd93
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2023-11-03 11:25:31 +05:30
unkn0w7n
c0ceeeb35f
Bloomberg update
2023-11-03 10:44:47 +05:30
Kovid Goyal
4906655d20
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2023-11-03 06:49:34 +05:30
unkn0w7n
9fa7b717d9
WaPo update
2023-11-02 23:10:06 +05:30
Kovid Goyal
631e69bee5
Merge branch 'master' of https://github.com/ilkermeliksitki/calibre
2023-11-02 16:46:51 +05:30
ilker m. sitki
8a9d2cf59e
prevent adding duplicate articles
2023-11-02 14:11:50 +03:00
Kovid Goyal
110e5db70c
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2023-11-02 13:09:46 +05:30
unkn0w7n
71c4c2af20
NatGeo update
2023-11-02 13:05:57 +05:30
Kovid Goyal
9b97543bef
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2023-11-01 11:24:47 +05:30
Kovid Goyal
67e30d30cd
...
2023-11-01 11:24:20 +05:30
unkn0w7n
dc1e4de91f
Project Syndicate update
2023-11-01 10:30:36 +05:30
Kovid Goyal
600760c170
Merge branch 'master' of https://github.com/ilkermeliksitki/calibre
2023-10-31 15:15:24 +05:30
ilker m. sitki
1258cdd446
Refactor: Rewrite cumhuriyet.recipe
...
1-) This commit completely rewrites the `cumhuriyet.recipe` to
bring it up to date since the previous change was made
years ago.
2-) Add additional feeds
3-) Remove the part having no useful information such as
'google-news'
4-) Add the most common user-agent
5-) Time format is changed as well.
2023-10-31 11:32:45 +03:00
Kovid Goyal
d62c4be1d2
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2023-10-30 22:11:08 +05:30
unkn0w7n
79b6ae352e
Update financial_times.recipe
2023-10-30 22:08:04 +05:30
Kovid Goyal
489ecd08d3
Merge branch 'recipe-foreignaffairs-fix' of https://github.com/ping/calibre
2023-10-30 16:56:53 +05:30
ping
f669caa7b6
recipe: Fix images for Foreign Affairs magazine
2023-10-30 19:20:27 +08:00
Kovid Goyal
db8bb960bf
string changes
2023-10-28 14:13:34 +05:30
Kovid Goyal
446b487e83
Merge branch 'recipe-hbr-fix' of https://github.com/ping/calibre
2023-10-27 17:12:48 +05:30
ping
0528a9562c
recipe: Fix HBR to retrieve article content in full
2023-10-27 19:25:52 +08:00
Charles Haley
cb332c6ecf
Bug 2041357] Editing non-active VL changes sort of book list.
...
This behavior has been there for years.
2023-10-27 14:54:02 +05:30
Kovid Goyal
5eb17a8199
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2023-10-27 10:48:48 +05:30
unkn0w7n
c3446a780b
...
2023-10-27 10:09:09 +05:30
Kovid Goyal
190bf0f1df
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2023-10-26 07:18:19 +05:30
Kovid Goyal
ee73fca857
String changes
2023-10-26 07:16:54 +05:30
unkn0w7n
0b4b3027f4
wsj
2023-10-25 22:43:53 +05:30
Kovid Goyal
33687faedd
...
2023-10-25 21:28:49 +05:30
Kovid Goyal
1455f01337
...
2023-10-25 19:18:28 +05:30
Kovid Goyal
9763120b3d
E-book viewer: Add support for HTML image maps. Fixes #2040487 [Image hotspots using map tag results in error message]( https://bugs.launchpad.net/calibre/+bug/2040487 )
2023-10-25 19:06:00 +05:30
Kovid Goyal
2feaa3e854
Merge branch 'fix-newer-target-time' of https://github.com/qykth-git/calibre
2023-10-25 08:17:46 +05:30
YOKOTA Hiroshi
e1ab67af07
Really choose oldest file modification time in target files
2023-10-25 08:21:26 +09:00
Kovid Goyal
61937c430d
pep8
2023-10-24 11:24:57 +05:30
Kovid Goyal
ddcc931543
Merge branch 'lit-recipes' of https://github.com/ping/calibre
2023-10-24 11:24:21 +05:30
ping
f83db42a8c
New literature-related recipes (Bookforum, Kirkus Reviews, Poetry Magazine)
2023-10-24 13:23:16 +08:00
Kovid Goyal
8f6d72734a
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2023-10-24 10:15:39 +05:30
unkn0w7n
346502a1b6
wsj
...
remove comments section
2023-10-24 09:45:52 +05:30
Kovid Goyal
f316dea0ad
...
2023-10-23 13:12:35 +05:30
Kovid Goyal
74bb2c4c9d
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2023-10-23 13:11:48 +05:30
unkn0w7n
f908d8ce19
...
2023-10-23 12:56:53 +05:30