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
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
YOKOTA Hiroshi
9e1721e8bc
Don't enclose [] twice when IPv6 addr
2023-11-21 22:12:17 +09:00
YOKOTA Hiroshi
2f751d3dab
Use None for empty value
2023-11-21 22:12:17 +09:00
YOKOTA Hiroshi
4d3553a115
Listen IPv6 address if available
2023-11-21 22:12:17 +09:00
YOKOTA Hiroshi
091404eb0d
Use automatic server address if listen_on value is ''
2023-11-21 22:12:17 +09:00
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