46568 Commits

Author SHA1 Message Date
Kovid Goyal
d63f0ff0d1
CS FTS: Implement opening viewer to search result 2022-12-11 21:43:55 +05:30
Kovid Goyal
ad6252ac41
Content server viewer: Fix CPU consumption when searching even after all matches are found 2022-12-11 21:36:52 +05:30
Kovid Goyal
7d9cbd81b8
... 2022-12-11 15:16:13 +05:30
Kovid Goyal
c1a0dc0db7
Fix a crash with a specific library
I haven't tracked down the root cause but simply updating the book
details panel after an event loop tick fixes it, so good enough for now.

Simply calling db.get_metadata() in the handler for current row changed
causes the crash. Which means it is some custom column template that is
depending on something in Qt causing the issue. There are enough
templates in this library that I dont feel like tracking it down.
2022-12-11 15:09:40 +05:30
Kovid Goyal
56ea0e545c
Get basic book opening working 2022-12-11 14:54:09 +05:30
Kovid Goyal
a784e359a2
More work on CS FTS 2022-12-11 13:11:27 +05:30
Kovid Goyal
7fb6e0971d
Edit book: Use <s> instead of <strike> 2022-12-11 08:49:40 +05:30
Kovid Goyal
5d1bf9c24a
Update Indian Express 2022-12-09 17:52:39 +05:30
Kovid Goyal
142c96e91d
pep8 2022-12-09 17:52:32 +05:30
Kovid Goyal
cd1c550cde
More work on the FTS search page 2022-12-08 21:03:56 +05:30
Kovid Goyal
4b873f1941
Get the initial fts search page built 2022-12-08 08:57:07 +05:30
Kovid Goyal
23c673e8ab
Fix #1998679 [Enhancement Request: FTS indexing: suggestion for dialog text](https://bugs.launchpad.net/calibre/+bug/1998679) 2022-12-07 13:06:04 +05:30
Kovid Goyal
c62386684f
Content server: Start work on FTS integration 2022-12-07 12:56:12 +05:30
Kovid Goyal
7e2b7274fd
... 2022-12-07 12:19:12 +05:30
Kovid Goyal
ee104a3512
Fix #1998899 [Editor: "Export saved search to search panel" clears Wrap flag](https://bugs.launchpad.net/calibre/+bug/1998899) 2022-12-06 19:30:36 +05:30
Kovid Goyal
372a55c7d0
Cleanup previous PR 2022-12-06 08:35:37 +05:30
Kovid Goyal
cc1a0f8d96
Merge branch 'master' of https://github.com/h-holm/calibre 2022-12-06 08:33:33 +05:30
Kovid Goyal
e845ebb3a3
string changes 2022-12-06 08:15:48 +05:30
Henrik Holm
71b858f0c5 Set 'needs_subscription' to 'optional' and add get_browser() method 2022-12-05 22:59:08 +01:00
Henrik Holm
44e257224f Add Fokus (fokus.se) recipe 2022-12-05 22:46:37 +01:00
Kovid Goyal
1bd1ed4e5a
Content server: Redirect the index page to always have trailing slash when using URL prefixes. Fixes #1998767 [Calibre content server prefix not used for mobile link](https://bugs.launchpad.net/calibre/+bug/1998767) 2022-12-05 18:45:56 +05:30
Kovid Goyal
80a60fa675
Merge branch 'master' of https://github.com/cbhaley/calibre
Check library: Allow ignoring folder names as well as files names. Fixes #1998705 [Exclude folder names from “Check Library” results](https://bugs.launchpad.net/calibre/+bug/1998705)
2022-12-05 18:03:24 +05:30
Charles Haley
ec3443ce48 Enhancement #1998705: Exclude folder names from “Check Library” results.
I also added tooltip text saying that ignoring folders and files in book folders is asking for data loss.
2022-12-05 12:24:27 +00:00
Kovid Goyal
e09dbe0e7a
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1997926 [in_tag_browser appears in Search & Replace](https://bugs.launchpad.net/calibre/+bug/1997926)
Fixes #1998036 [Enhancement Request: MDE: Option to view full datetime](https://bugs.launchpad.net/calibre/+bug/1998036)
2022-12-05 08:20:25 +05:30
Charles Haley
eb1858165a Bug #1997926: in_tag_browser appears in Search & Replace 2022-12-04 15:48:21 +00:00
Charles Haley
bfb5a2546e Enhancement #1998036 : MDE: Option to view full datetime 2022-12-04 15:43:29 +00:00
Kovid Goyal
e83acd8a89
Update Arts and Letters Daily 2022-12-02 19:14:09 +05:30
Kovid Goyal
e7e5be3b7b
Book list: Workaround for change in Qt 6 behavior where clicking on an already selected row does not deselect other rows
It's not clear to me why this is a bad thing, but since its a change in
behavior from calibre < 6, revert it.
2022-12-02 09:07:16 +05:30
Kovid Goyal
7e7b8e75e6
Windows: Fix a regression in calibre 6 causing Open With to not extract icons from EXE files. Fixes #1998165 [Enhancement Request: Changing icon of Open With application: Icons from executable](https://bugs.launchpad.net/calibre/+bug/1998165)
More pyqt6 goodness. QImage::fromHICON is not wrapped in PyQt6, so we
wrap it ourselves rather than waiting for PyQt6 to be fixed.
2022-11-30 06:54:34 +05:30
Kovid Goyal
1f7af6dd02
Edit metadata: Show a tooltip witht he exact time for builtin date fields 2022-11-29 12:18:07 +05:30
Kovid Goyal
a91a614142
... 2022-11-27 13:59:54 +05:30
Kovid Goyal
d9fa980ca4
Press Information Bureau by unkn0wn 2022-11-27 10:27:53 +05:30
Kovid Goyal
809d16ac44
Himal Southasian by unkn0wn 2022-11-27 10:26:04 +05:30
Kovid Goyal
fc14d0df1f
better error message when insufficient metadata is supplied for amazon plugin 2022-11-27 10:22:31 +05:30
Kovid Goyal
89682efc85
Indian Express Print Edition by unkn0wn 2022-11-27 10:16:01 +05:30
Kovid Goyal
8c88a4b306
Update Frontline and Sportstar 2022-11-27 10:14:25 +05:30
Kovid Goyal
5b5b7eeab1
Dont use the wayback machine for nytimes book review
Its API returns unavailable for a lot of pages even though they are
actually available.
2022-11-27 09:27:09 +05:30
Kovid Goyal
6edce6fef3
Update New Yorker
Remove the buttons below the images. They might be causing the Kobo
renderer to barf.
2022-11-27 08:45:53 +05:30
Kovid Goyal
7f9bcd4288
Fix #1997985 [Developer documentation refers to deprecated git:// protocol](https://bugs.launchpad.net/calibre/+bug/1997985) 2022-11-25 22:04:52 +05:30
Kovid Goyal
fb34bd9622
Also sort user dictionaries in context menu for code editor
And in the spell check dialog make the default dictionary the initial
active dictionary when the dialog is opened.
2022-11-25 13:07:29 +05:30
Kovid Goyal
3cd0a296bd
version 6.9.0 v6.9.0 2022-11-25 07:27:34 +05:30
Kovid Goyal
11eeaf1f70
pep8 2022-11-24 13:53:36 +05:30
Kovid Goyal
5a404de21a
Merging books: Fix title sort not being updated when the title is updated. Fixes #1996802 [Merging book into Unknown doesn't copy title sort](https://bugs.launchpad.net/calibre/+bug/1996802) 2022-11-24 11:12:20 +05:30
Kovid Goyal
2c97aeb699
Add a non-working login to ft.com recipes for documentation
The site uses captchas even with valid credentials.
2022-11-23 19:51:05 +05:30
Kovid Goyal
643cfb3c0f
E-book viewer: When exporting highlights as plain text include titles from chapters at all levels not just the first level 2022-11-23 17:14:58 +05:30
Kovid Goyal
528133d7db
Content server: Fix incorrect sorting of highlights in the same paragraph 2022-11-23 15:39:33 +05:30
Kovid Goyal
c6f4002892
Minor updates to various recipes 2022-11-23 15:00:27 +05:30
Kovid Goyal
65c2ba4c31
Update Bloomberg 2022-11-23 14:57:57 +05:30
Kovid Goyal
fd41f2719e
Merge branch 'patch-1' of https://github.com/jewlexx/calibre 2022-11-23 14:40:15 +05:30
Juliette Cordor
dcadaa7a96
Fixed readme reference to CI badge 2022-11-23 18:04:29 +11:00