46589 Commits

Author SHA1 Message Date
Kovid Goyal
ba6a7bbccd
Content server home page: When showing recently read books from across devices hide the entries for which loading the cover fails 2023-01-01 08:45:34 +05:30
Kovid Goyal
c7c9c79157
string changes 2022-12-31 14:28:01 +05:30
Kovid Goyal
eaa6bfe901
Fix #2000744 [Error when adding value to enum column](https://bugs.launchpad.net/calibre/+bug/2000744) 2022-12-30 12:26:53 +05:30
Kovid Goyal
efa2ef3339
Windows TTS: Dont fail to configure if one of the voices has no defined language 2022-12-29 08:42:08 +05:30
Kovid Goyal
771d37b3c1
Fix #2000582 [When converting to newer file format version, original file is shown without a format icon.](https://bugs.launchpad.net/calibre/+bug/2000582) 2022-12-27 19:27:02 +05:30
Kovid Goyal
478f910611
Update HNA 2022-12-27 11:01:56 +05:30
Kovid Goyal
c544efa75a
Fix a regression in calibre 5 that broke using a file for the --extra-css option of ebook-convert
More python 3 goodness
2022-12-27 08:40:25 +05:30
Kovid Goyal
8e38105c5a
Content server FTS: Fix page header bar not visible 2022-12-26 17:29:49 +05:30
Kovid Goyal
5c30cc142a
Also warn about read-only files just before saving 2022-12-25 09:40:20 +05:30
Kovid Goyal
d185190c61
Content server: Fix identifiers from third party metadata download plugins not becoming clickable links on the book details page 2022-12-25 04:32:03 +05:30
Kovid Goyal
298f8e8b7f
... 2022-12-24 09:55:08 +05:30
Kovid Goyal
15e73ff2ee
Merge branch 'master' of https://github.com/cbhaley/calibre 2022-12-24 08:11:20 +05:30
Charles Haley
34bd5c1061 Add a tooltip to the new open folder button in check_library 2022-12-23 15:57:54 +00:00
Kovid Goyal
c500ddc535
Add another place where trailing spaces are stripped from destination addresses 2022-12-22 21:38:23 +05:30
Kovid Goyal
48d08139de
Bump the version of the bundled zlib
Fixes #1811 (Dependencies: zlib file url changed)
2022-12-22 19:23:04 +05:30
Kovid Goyal
213dee41da
Economist: Dont download interactive articles
They dont work well and break conversion to EPUB with giant embedded SVG
images. Fixes #2000279 [Fetch news for The Economist fails](https://bugs.launchpad.net/calibre/+bug/2000279)
2022-12-22 11:04:09 +05:30
Kovid Goyal
732a92b153
... 2022-12-21 21:51:46 +05:30
Kovid Goyal
5498a45aee
Edit book: Show a warning when opening a readonly file 2022-12-21 21:50:23 +05:30
Kovid Goyal
46297aea73
Update Caravan Magazine 2022-12-21 16:50:54 +05:30
Kovid Goyal
9af70c4469
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1810 (Enhancement #2000037: Check Library: Open book folder)
2022-12-19 21:54:58 +05:30
Charles Haley
015bf3c71b Enhancement #2000037: Check Library: Open book folder 2022-12-19 16:14:10 +00:00
Kovid Goyal
85eac7a5b4
... 2022-12-19 20:48:50 +05:30
Kovid Goyal
8359b46e3e
Merge branch 'master' of https://github.com/cbhaley/calibre 2022-12-19 16:36:44 +05:30
Charles Haley
f33f902a52 Small correction to the GPM language grammar. 2022-12-19 11:01:37 +00:00
Kovid Goyal
ae1e9e1914
Fix restoring geometry of maximized/fullscreen dialogs forcing them visible 2022-12-19 15:51:54 +05:30
Kovid Goyal
6812d671eb
Update Harvard Business Review 2022-12-19 12:16:22 +05:30
Kovid Goyal
87da4098f5
Fix #2000039 [GridView' object has no attribute 'handle_mouse_release_event'](https://bugs.launchpad.net/calibre/+bug/2000039) 2022-12-19 11:10:59 +05:30
Kovid Goyal
e9e19fe6de
Cleanup previous PR 2022-12-18 17:08:46 +05:30
Kovid Goyal
74b9f66d02
Merge branch 'master' of https://github.com/cbhaley/calibre 2022-12-18 17:08:27 +05:30
Charles Haley
f1f597a06b Change the implementation to not do case insensitive comparison, because no other part of calibre does that with composites. For correctness get the split value from field metadata, even though at the moment it can only be a comma.
Return a list for compatibility with other field getters. There are a fair number of places that do isinstance(v, list).
2022-12-18 11:32:32 +00:00
Charles Haley
45275a4824 Fix the docstring for the composite delegate. 2022-12-18 11:29:13 +00:00
Charles Haley
28b48b4cd2 Remove print statements 2022-12-18 11:29:00 +00:00
Kovid Goyal
c37df3f108
Book list: Fix a regression in the previous release that broke drag and drop of multiple books. Fixes #1999995 [Unable to drag & drop multiple books to tag browser](https://bugs.launchpad.net/calibre/+bug/1999995) 2022-12-18 10:14:44 +05:30
Kovid Goyal
0f75c185b7
Make the execrable epubcheck happy 2022-12-18 07:26:13 +05:30
Kovid Goyal
b292148d86
pep8 2022-12-18 07:08:27 +05:30
Kovid Goyal
20cabde561
Works in progress by barakplasma
Merge branch 'add-works-in-progress' of https://github.com/barakplasma/calibre
2022-12-18 07:07:24 +05:30
Kovid Goyal
f07af2a44d
Merge branch 'master' of https://github.com/barakplasma/calibre
Fixes #1999964 [Walla recipe needs an update](https://bugs.launchpad.net/calibre/+bug/1999964)

Update various Israeli news sources
Add Globes in English by barakplasma
2022-12-18 07:03:03 +05:30
Charles Haley
e5b664c162 Clean up the new composite splitter API to ignore case and ignore dups. Make Quickview use the new API. 2022-12-17 17:44:54 +00:00
Michael Salaverry
7c0e77ffad add new recipe: works in progress magazine 2022-12-17 16:54:57 +02:00
Michael Salaverry
a6cc35fa22
fix: logo
use a logo from walla itself
2022-12-17 15:48:48 +02:00
Michael Salaverry
80ba2d0198 feat: added globes english feed
fix: selectors for existing recipes
2022-12-17 15:36:45 +02:00
Kovid Goyal
c24f59151c
Edit book: File browser: Allow using keyboard shortcuts to re-order the spine 2022-12-17 15:01:10 +05:30
Kovid Goyal
6e5a424640
Fix a regression in the previous release that caused spurious error message when doing some out of band searches. Fixes #1999936 [IndexError: tuple index out of range](https://bugs.launchpad.net/calibre/+bug/1999936) 2022-12-17 07:57:56 +05:30
Kovid Goyal
1d866e0b6b
Windows: Forgot to convert QImage to QPixmap when converting HICON 2022-12-16 10:47:06 +05:30
Kovid Goyal
c3ab071009
version 6.10.0 v6.10.0 2022-12-16 07:59:36 +05:30
Kovid Goyal
dd666a8778
Make showing recently read for user a bit more robust 2022-12-16 07:58:14 +05:30
Kovid Goyal
2e15b0549b
... 2022-12-15 20:08:40 +05:30
Kovid Goyal
eda40df3a9
Use the id for ordering as well 2022-12-15 19:58:41 +05:30
Kovid Goyal
4fa7648de4
Fix test failing on Windows
Use an AUTOINCREMENT id rather than epoch which is not predictable
since system clocks can change.
2022-12-15 19:47:49 +05:30
Kovid Goyal
1704e13460
Fix unclosed resource warning on some test failures 2022-12-15 19:13:10 +05:30