Commit Graph

48392 Commits

Author SHA1 Message Date
Kovid Goyal 2df665d4e7 Propagate fix to wsj_free.recipe as well 2024-01-18 07:17:41 +05:30
Kovid Goyal 9b5cd1e134 Merge branch 'master' of https://github.com/SheinH/calibre 2024-01-18 07:17:21 +05:30
SheinH 3976982d08 WSJ Redirect Fix 2024-01-17 17:07:39 -05:00
Kovid Goyal 6ff92e685f Add support for the Supernote A6X2 2024-01-17 15:33:55 +05:30
Kovid Goyal b714fc5023 Category notes browser: Add a button to search for books in the currently selected category. Fixes #2046825 [[Enhancement] Browse category notes](https://bugs.launchpad.net/calibre/+bug/2046825) 2024-01-16 21:34:15 +05:30
Kovid Goyal 5875303a48 Separate category value from notes in results list
Only works if there is no search or the match is close enough for the
result text to include the category value.
2024-01-16 21:16:54 +05:30
Kovid Goyal d4d45eb5b9 Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #2049428 [Lookup name #readstatus doesn't have a link map](https://bugs.launchpad.net/calibre/+bug/2049428)
2024-01-16 07:08:49 +05:30
Kovid Goyal 401c3b615f Fix #2049410 [A minor bug in source code src/calibre/web/feeds /news.py](https://bugs.launchpad.net/calibre/+bug/2049410) 2024-01-16 07:06:56 +05:30
Charles Haley 18482c9ff8 Bug #2049428: Lookup name ... doesn't have a link map 2024-01-15 20:03:19 +00:00
Kovid Goyal 0fc78f89e0 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-01-13 13:18:28 +05:30
unkn0w7n 9baa328540 Update livemint.recipe 2024-01-13 12:38:41 +05:30
Kovid Goyal 63030d807e Merge branch 'master' of https://github.com/cbhaley/calibre 2024-01-11 17:02:30 +05:30
Charles Haley d7481f5b0c Correct the position supplied by Qt in QTextBrowser when using the context menu key so the anchor is recognized. 2024-01-11 11:19:49 +00:00
Kovid Goyal e96687515a Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-01-10 12:17:26 +05:30
unkn0w7n cb146f2242 ... 2024-01-10 12:09:50 +05:30
Kovid Goyal aca9529852 pep8 2024-01-10 11:01:09 +05:30
Kovid Goyal 4c7797c7f6 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-01-10 11:01:05 +05:30
unkn0w7n ce36ff0395 Update livemint.recipe 2024-01-10 10:54:43 +05:30
unkn0w7n 4f74d66a61 Update foreign_policy.recipe 2024-01-10 10:52:08 +05:30
Kovid Goyal 41f0376f59 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-01-09 19:35:17 +05:30
unkn0w7n eb4d2a590a delete FT Print Edition 2024-01-09 19:23:56 +05:30
unkn0w7n 3a4d42304f ... 2024-01-09 19:22:02 +05:30
Kovid Goyal 3a80ef8329 Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-01-09 15:14:51 +05:30
unkn0w7n 8a7805d4af update New Scientist 2024-01-09 14:41:58 +05:30
Kovid Goyal 081bceb9e4 Fix #2048667 [Update label wrong position](https://bugs.launchpad.net/calibre/+bug/2048667) 2024-01-09 08:58:03 +05:30
Kovid Goyal a1b06901fd Move Preferences to the left in the default toolbar
Makes it less likely to be hidden behind the three bots bar expander on
small screens.
2024-01-09 08:44:39 +05:30
Kovid Goyal 143cf3eb1d Merge branch 'master' of https://github.com/cbhaley/calibre 2024-01-08 20:29:18 +05:30
Charles Haley 90656de624 Two small changes:
1) In the central widget, use instance variables instead of class variables. I don't think this matters now, but it might if central can ever be reinstantiated.
2) Slight wording change on the new option's help text.
2024-01-08 12:22:25 +00:00
Kovid Goyal e9cc00560a Fix #2048475 [Tests fail with lxml 5.0](https://bugs.launchpad.net/calibre/+bug/2048475) 2024-01-08 09:12:35 +05:30
Kovid Goyal 140ea63f8c Cleanup previous PR
We dont disable the preference as now the layout is dynamically
switchable via keyboard shortcut, so it is conceivable the user might
want to set that preference even when the current layout is Wide.
2024-01-08 08:26:46 +05:30
Kovid Goyal fb3e6c4c3b Merge branch 'master' of https://github.com/cbhaley/calibre 2024-01-08 08:26:10 +05:30
Charles Haley 9f2045c3ba The cover browser position option with the "auto" choice. 2024-01-07 11:28:23 +00:00
Kovid Goyal 3f35571f8d Restore tooltip for window layout preference 2024-01-07 14:17:06 +05:30
Kovid Goyal cfc21828d1 Fix initial size not being set when toggling panels via buttons 2024-01-07 09:40:27 +05:30
Kovid Goyal d9e0ddcae8 Fix initial size for cb panel on top in narrow layout 2024-01-07 09:17:22 +05:30
Kovid Goyal 40f3e15a18 Use main window aspect ratio for narrow layout decision on cover browser position 2024-01-06 16:58:38 +05:30
Kovid Goyal b501bce746 Narrow layout: Place the cover browser above the book list when the window has a narrow aspect ratio
This is similar to the behavior pre 7.3 except it is controlled by
window size instead of primary monitor size.
2024-01-06 13:00:30 +05:30
Kovid Goyal 21e4565b99 ... 2024-01-06 09:49:16 +05:30
Kovid Goyal 3de1500627 Make the details splitter state orientation dependent 2024-01-06 09:43:57 +05:30
Kovid Goyal cb4fc7905b Fix a regression in the previous release that caused comments in the Book details panel to be rendered below rather than at the side of the other information 2024-01-06 09:22:34 +05:30
Kovid Goyal becdf4ef9f Fix QV widget not correctly parented when switching layout from one with QV closed to one with QV open 2024-01-05 20:51:21 +05:30
Kovid Goyal a2c105ea4d Merge branch 'master' of https://github.com/cbhaley/calibre 2024-01-05 20:06:14 +05:30
Charles Haley 8616cb5802 Add the possibility to assign keyboard shortcuts to the tag browser sort functions 2024-01-05 14:23:32 +00:00
Kovid Goyal 402459d8fa Move main window layout shortcuts into their own group 2024-01-05 17:17:37 +05:30
Kovid Goyal 8f928644fe keyboard shortcut to toggle layout (Alt+Shift+L) 2024-01-05 16:51:59 +05:30
Kovid Goyal a57fa0d6a9 Fix a regression in the previous release that caused the cover browser to not close when it is used as a separate window 2024-01-05 16:30:39 +05:30
Kovid Goyal c3cffae07d version 7.3.0 v7.3.0 2024-01-05 08:03:24 +05:30
Kovid Goyal adfc877853 pep8 2024-01-04 14:04:51 +05:30
Kovid Goyal 0f5b6c523c Merge branch 'master' of https://github.com/JonatanWick/calibre 2024-01-04 11:59:25 +05:30
Jonatan 602d932a06 Update copyright year 2024-01-04 07:24:39 +01:00