48738 Commits

Author SHA1 Message Date
Kovid Goyal
a1b2127e47
IPv6 support for zeroconf 2023-12-04 16:56:29 +05:30
Kovid Goyal
f637aa59e5
Content server: Listen for all incoming IPv4 and v6 connections by default
Clean up previous PR. Remains to do something about zeroconf, it should
advertise both IP addresses when the server is listening on both.
2023-12-04 16:31:14 +05:30
Kovid Goyal
725adf696f
Merge branch 'ipv6' of https://github.com/qykth-git/calibre 2023-12-04 14:33:18 +05:30
Kovid Goyal
23bcc9fa0a
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-12-04 11:41:03 +05:30
unkn0w7n
5be1aea3a9 Update reuters.recipe 2023-12-04 11:04:19 +05:30
Charles Haley
8415effd8f
Changes to eliminate the black box cover_flow startup flash due to slow
smart device driver initialization
2023-12-03 22:23:31 +05:30
Kovid Goyal
76ec0583df
Fix #2130 (Use canonical method to invoke sip-build tool) 2023-12-03 22:23:31 +05:30
Kovid Goyal
c6783b7037
Avoid flashing during startup due to cover browser
During startup while the multiple resizes due to the various splitters
adjusting their sizes happens, paint the cover browser in the window
background color to avoid flashing.
2023-12-03 22:23:31 +05:30
Kovid Goyal
2a324bc35d
Output when GUI main window is shown 2023-12-03 22:23:30 +05:30
Kovid Goyal
82826f9207
Only show main window after various sub-components are resized 2023-12-03 22:23:30 +05:30
Kovid Goyal
efc372fac9
Use timed_print for starting quickview message 2023-12-03 22:23:30 +05:30
Kovid Goyal
ef70a1eefb
Make timed_print() re-useable 2023-12-03 22:23:30 +05:30
Kovid Goyal
88320477ad
string changes 2023-12-03 22:23:30 +05:30
Kovid Goyal
14a64a239c
Show initializing message before constructing Main 2023-12-03 22:23:30 +05:30
Kovid Goyal
df695546c1
... 2023-12-03 22:23:30 +05:30
Kovid Goyal
5da4c44b18
Remove pointless guards. CoverFlow is never None 2023-12-03 22:23:30 +05:30
Kovid Goyal
1a1d5dda55
... 2023-12-03 22:23:30 +05:30
Kovid Goyal
cedb228ebf
Move showing of main window to a bit later in initialization to reduce flashing at startup 2023-12-03 22:23:30 +05:30
Kovid Goyal
ed0fac467d
Need updated html5-parser for libxml2 2.12 2023-12-03 22:23:30 +05:30
Kovid Goyal
582122cc93
Bump the glibc version needed on linux
Qt WebEngine 6.6 needs to be built with gcc that has -stdc++20 which
means we need to move to a ubuntu jammy image. The good part is this
harmonises ARM and Intel builds to both use jammy. The bad part is the
binaries now wont run on any distro released more than about a year ago.
Sigh.
2023-12-03 22:23:30 +05:30
Kovid Goyal
b3428fd387
Ensure main window is hidden till we call show() 2023-12-03 22:23:30 +05:30
Kovid Goyal
3596471257
Windows: Edit book: Fix a crash when using the check book tool with a book that contains malformed markup. Fixes #2045133 [Editor closes immediately if epub-check finds parsing-failures in too much text-files](https://bugs.launchpad.net/calibre/+bug/2045133)
Bloody lxml doesnt initialize libxml2 correctly.
2023-12-03 22:23:29 +05:30
Kovid Goyal
84d28a04db
Bump version of Qt
There are lots of misc minor issues caused by Qt 6.5 at least some of
which dont occur with 6.6 so lets roll the dice.
2023-12-03 22:23:29 +05:30
unkn0w7n
88a49a110a Update scientific_american.recipe 2023-11-29 11:04:02 +05:30
Kovid Goyal
da82b673f0
And yet another sqlite release with broken snippet() 2023-11-28 09:44:26 +05:30
Kovid Goyal
6404e824d6
Merge branch 'master' of https://github.com/navels/calibre 2023-11-28 09:33:57 +05:30
Lee Nave
ebc4fd593c
Update New Yorker
Remove svg tags, which break send to kindle.
2023-11-27 12:46:32 -08:00
Kovid Goyal
a0da32deb5
Fix #2044659 [Library on Tolino Vision 6 doesn't get listed](https://bugs.launchpad.net/calibre/+bug/2044659) 2023-11-27 15:47:35 +05:30
Kovid Goyal
aa48fc63d0
Better escaping for flags in the generated toml file for building pyqt extensions 2023-11-27 15:41:12 +05:30
Kovid Goyal
454b5f76e9
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-11-26 17:59:03 +05:30
unkn0w7n
90967016cc ... 2023-11-26 17:33:05 +05:30
unkn0w7n
1aab6b2bed Update infzm 2023-11-26 16:34:45 +05:30
Kovid Goyal
52ebc78095
DRYer 2023-11-25 13:09:12 +05:30
Kovid Goyal
d6f88ab9d0
... 2023-11-25 13:06:48 +05:30
Kovid Goyal
23bbc95f96
Linux: Fix external applications not being launched under Wayland 2023-11-25 13:01:51 +05:30
Kovid Goyal
93e6761a63
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-11-25 10:47:42 +05:30
Kovid Goyal
4d45b5a6f5
Use fully encoded url for xdg-open 2023-11-25 10:47:10 +05:30
unkn0w7n
2d3d47fc7f Update toiprint.recipe 2023-11-25 10:43:36 +05:30
Kovid Goyal
0fc95de045
... 2023-11-25 08:10:56 +05:30
Kovid Goyal
93bde3df4d
... 2023-11-25 07:55:44 +05:30
Kovid Goyal
4a7c5dbd5a
Linux: When Qt fails to open a file with the system default application fallback to xdg-open explicitly
Who knows what Qt does these days. Portals and desktop heauristics and
platform plugins. Sigh. Linux is such a clusterfuck.
2023-11-25 07:31:45 +05:30
Kovid Goyal
4bd1ea9f70
Add a build test for OpenSSL cert loading in a thread 2023-11-25 06:34:49 +05:30
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