Commit Graph

48263 Commits

Author SHA1 Message Date
Kovid Goyal 4da0793f6d Finish up wide layout 2023-12-13 16:23:44 +05:30
Kovid Goyal c81536e38f More work on central widget 2023-12-13 08:57:07 +05:30
Kovid Goyal fa3e6c9b59 Start work on central widget for main window 2023-12-12 22:06:27 +05:30
Kovid Goyal 5e911aa980 No longer need highlighted colors in inactive windows workaround as of Qt 6.5 2023-12-12 13:01:11 +05:30
Kovid Goyal 484605449b Use a common words based UA for economist
Seems to work as well as the fixed facebook one and will hopefully
continue working for longer. Also add the accept-language header.
2023-12-10 19:51:14 +05:30
Kovid Goyal 7871fc4021 remove debugging print 2023-12-10 17:11:27 +05:30
Kovid Goyal 62ea0893bf Merge branch 'master' of https://github.com/cbhaley/calibre 2023-12-10 17:11:17 +05:30
Charles Haley 0a9b61a612 Add "Delete note" to the book details notes context menu 2023-12-10 11:20:15 +00:00
Kovid Goyal 97d85d960a pep8 2023-12-08 13:57:23 +05:30
Kovid Goyal d19a40178b Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-12-08 13:35:58 +05:30
unkn0w7n 734c52ee87 Economist update 2023-12-08 13:18:15 +05:30
Kovid Goyal d447544e63 Revert "Bump the glibc version needed on linux"
This reverts commit 582122cc93.
Since we are going back to Qt 6.5 we dont need to build with newer
gcc
2023-12-08 09:10:12 +05:30
Kovid Goyal b9ca068246 Revert "Bump version of Qt"
This reverts commit 84d28a04db.

In Qt 6.6.1 QWebEngineProcess.exe crashes on windows. Also on windwos
the palette is even more screwed up using the windows highlight olor as
the link colr instead of the selected color. I dont have the
patience to debug it, so revert back to Qt 6.5.
2023-12-08 09:08:16 +05:30
Kovid Goyal d20b1a08db Dump webengine context debug info in build test 2023-12-07 20:15:30 +05:30
Kovid Goyal d82bd06247 Check for webengine render process crash in build test 2023-12-07 19:59:37 +05:30
Kovid Goyal ec1237f9fd Merge branch 'master' of https://github.com/cbhaley/calibre 2023-12-07 18:19:54 +05:30
Charles Haley 6d0e6af745 Quickview startup: yet another case where starting a piece of the GUI must happen after previous events are processed. 2023-12-07 10:49:01 +00:00
Kovid Goyal d56fc60863 ... 2023-12-06 16:35:27 +05:30
Kovid Goyal 60e3be881f Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-12-06 16:35:04 +05:30
unkn0w7n 8a3606a69f Update economist.recipe 2023-12-06 12:17:23 +05:30
unkn0w7n c33d89f0c5 Update scientific_american.recipe
remove p tags in captions
2023-12-06 12:16:02 +05:30
Kovid Goyal 16b64d1932 Update get books amazon.de plugin 2023-12-06 08:39:17 +05:30
Kovid Goyal 54a96cc152 Now we have a .bin file in resources as well as pak files 2023-12-05 14:31:40 +05:30
Kovid Goyal 5cb9af3d8d Fix deprecation warning 2023-12-05 11:05:17 +05:30
Kovid Goyal 7a59b2010d Nicer error message when creation of parent folder fails 2023-12-05 08:47:05 +05:30
Kovid Goyal c81d33c11c ... 2023-12-04 17:12:35 +05:30
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