46568 Commits

Author SHA1 Message Date
Kovid Goyal
939e2a1237
Content server: Fix auto full screen not working when continuing to read books with user account enabled. Fixes #2001880 [[Content Server] Not entering fullscreen automatically](https://bugs.launchpad.net/calibre/+bug/2001880) 2023-01-05 14:13:19 +05:30
Kovid Goyal
f08b238986
Edit book: Check book: Allow automatic fixing of various simple CSS errors 2023-01-05 13:52:25 +05:30
Kovid Goyal
49cd1944db
Edit book: Set semantics: Fix error when setting the "Notes" semantic 2023-01-05 12:44:25 +05:30
Kovid Goyal
5be6c74f80
Mark stylelint bundle as vendored 2023-01-05 12:18:04 +05:30
Kovid Goyal
c7a61b2942
Edit book: Switch to a new library (stylehint) for find problems in CSS as the old library was no longer maintained. 2023-01-05 12:15:58 +05:30
Kovid Goyal
036bbdb7ff
E-book viewer: When Read aloud is speaking, make the control bar translucent so that words under the bar are visible 2023-01-05 07:35:32 +05:30
Kovid Goyal
89a5f2ffc4
recipe icons 2023-01-05 07:18:57 +05:30
Kovid Goyal
928e96cf47
Extract icons only 2023-01-05 07:18:05 +05:30
Kovid Goyal
88d248b842
No need to use the github API to get transifex latest release version 2023-01-04 22:07:45 +05:30
Kovid Goyal
42c283bdee
Use the more modern API for getting icons
Qt's fromHBITMAP is totally broken so convert the bitmap to an HICON
ourselves first.
2023-01-04 21:44:44 +05:30
Kovid Goyal
8059813337
... 2023-01-04 21:25:45 +05:30
Kovid Goyal
630c24407c
Wrap the newer icon extraction API 2023-01-04 20:07:05 +05:30
Kovid Goyal
8874ff73aa
Also wrap QImage::fromHBITMAP() 2023-01-04 19:57:18 +05:30
Kovid Goyal
60fa1b8b84
recipe icons 2023-01-04 17:41:02 +05:30
Kovid Goyal
c0884b14c4
calibredb list: Allow specifying multiple fields for --sort-by. Fixes #1982532 [calibredb sort on multiple fields](https://bugs.launchpad.net/calibre/+bug/1982532) 2023-01-04 16:07:02 +05:30
Kovid Goyal
d1a6bfa7b5
Windows build: Double the stack size
Python assumes a stack size of 2MB on windows. The windows default is
1MB. Presumably whoever builds python.exe changes it. Do the same to
avoid crashes due to too much recursion. Fixes #2000888 [BS4 str(soup) crashes Calibre instead of raising RecursionError](https://bugs.launchpad.net/calibre/+bug/2000888)
2023-01-04 15:58:41 +05:30
Kovid Goyal
8ad001a64d
HTMLZ output: Fix images referred to in CSS stylesheets not being converted. Fixes #1999956 [EPUB3 -> HTMLZ conversion does not fix background-image url](https://bugs.launchpad.net/calibre/+bug/1999956) 2023-01-04 14:46:46 +05:30
Kovid Goyal
9473599b28
Book details panel: Fix HTML comment tags in the comments breaking display of book details. Fixes #2000881 [Description Format Breaking Book View Display](https://bugs.launchpad.net/calibre/+bug/2000881)
Apparently QTextBrowser flakes out when it sees comments.
2023-01-04 14:06:02 +05:30
Kovid Goyal
ed930aaf87
Fix #2000831 [[Content Server] "Continue reading..." disappears upon no connection](https://bugs.launchpad.net/calibre/+bug/2000831) 2023-01-04 13:50:29 +05:30
Kovid Goyal
c5427c5ebe
Prune deleted books from recently read by user list 2023-01-04 13:32:42 +05:30
Kovid Goyal
9a1ef22b39
Fix windows not being moved onto the current monitor when they were previously visible on a removed monitor that was to the left of the current monitor 2023-01-04 10:11:20 +05:30
Kovid Goyal
0c779e3238
Fix detection of Tolino Vision 6 on macOS/Linux
Update libmtp device lists from upstream

Fixes #2000877 [Tolino Vision 6 not recognized on Mac M1](https://bugs.launchpad.net/calibre/+bug/2000877)
2023-01-04 08:40:02 +05:30
Kovid Goyal
6779e93f7e
http -> https 2023-01-03 19:44:28 +05:30
Kovid Goyal
22914029e8
... 2023-01-03 19:43:34 +05:30
Kovid Goyal
08e25915e6
recipe icons 2023-01-03 15:16:38 +05:30
Kovid Goyal
e3b65de697
... 2023-01-03 07:16:01 +05:30
Kovid Goyal
cd98541fd4
recipe icons 2023-01-02 17:59:05 +05:30
Kovid Goyal
caea357d64
NHK News by Richard A. Steps 2023-01-02 10:36:39 +05:30
Kovid Goyal
39653fb354
Update PC World 2023-01-02 10:31:53 +05:30
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