53155 Commits

Author SHA1 Message Date
Kovid Goyal
9e407e523d
Function to get word break iterator for UI thread 2026-03-15 21:49:45 +05:30
copilot-swe-agent[bot]
0b6dc7e543
Completions: Update list of completion suggestions when cursor is moved. Fixes #2144486
Fixes #3041
2026-03-15 21:37:40 +05:30
Kovid Goyal
ecc133c890
Start page scan if sorting by pages requested in FTS dialog 2026-03-15 21:28:09 +05:30
Kovid Goyal
3b7cc93c57
Make card borders less bright 2026-03-15 21:20:06 +05:30
Kovid Goyal
8e30f87a90
Fix copilot code from last PR 2026-03-15 21:07:49 +05:30
copilot-swe-agent[bot]
7ad7245c21
Add sort by button to FTS search widget 2026-03-15 21:07:42 +05:30
Kovid Goyal
4b331503be
FTS Dialog: Add shortcuts to focus the search box 2026-03-15 19:56:58 +05:30
Kovid Goyal
f9281feeee
string changes 2026-03-15 19:52:08 +05:30
Kovid Goyal
0281641f2c
Ensure preload is called in all rendering paths 2026-03-15 19:50:55 +05:30
Kovid Goyal
82855cbcea
... 2026-03-15 19:27:56 +05:30
Kovid Goyal
cacd775712
Ad a shortcut to mark the current book as well 2026-03-15 18:59:27 +05:30
Kovid Goyal
f08017a591
Add keyboard shortcuts for the mark/select all actions in the FTS dialog 2026-03-15 18:32:48 +05:30
Kovid Goyal
2acb2ee104
Show syntax help in cards view as well 2026-03-15 17:15:56 +05:30
Kovid Goyal
2f3d57e080
Make help panel re-useable 2026-03-15 17:11:35 +05:30
Kovid Goyal
c24a52d6a0
DRYer 2026-03-15 17:05:27 +05:30
Kovid Goyal
68f2c61516
... 2026-03-15 17:02:02 +05:30
Kovid Goyal
2b51faa4c9
Button to toggle FTS visualisation 2026-03-15 17:00:32 +05:30
Kovid Goyal
83b041ef11
... 2026-03-15 16:40:43 +05:30
Kovid Goyal
499aeeb01e
Remove margin above first row of cards 2026-03-15 16:29:10 +05:30
Kovid Goyal
992a08cf29
Show snippets in FTS cards 2026-03-15 16:27:21 +05:30
Kovid Goyal
803d6e8ad7
Cleanup copilot code 2026-03-15 16:14:15 +05:30
copilot-swe-agent[bot]
0d447ad0ea
Implement mouse tracking and link activation in CardWidget
Fixes #3039
2026-03-15 16:06:26 +05:30
Kovid Goyal
9b41ea2bbc
Add button line to FTS cards 2026-03-15 15:38:51 +05:30
copilot-swe-agent[bot]
b6e47e44d7
Fix rendering of card view in fts/cards.py
Fix #3038 (Fix card view initial render width and right padding in fts/cards.py)
2026-03-15 11:22:07 +05:30
Kovid Goyal
a688a6e74c
Start work on card view for FTS results 2026-03-15 11:08:28 +05:30
Kovid Goyal
5092b85ae7
Remove hard coded user agents from nyt recipes
It likely wont help but no point keeping the wayback user agent anyway
2026-03-14 18:28:44 +05:30
Kovid Goyal
90887d8433
DRYer 2026-03-14 08:51:41 +05:30
Kovid Goyal
a7a401549d
Remove unused code 2026-03-14 08:45:58 +05:30
Kovid Goyal
56655a49ff
... 2026-03-14 07:46:03 +05:30
Kovid Goyal
f38abb274d
Minor cleanups 2026-03-14 07:41:25 +05:30
Kovid Goyal
b10e56d9e5
Refactor FTS dialog to allow multiple result visualisations 2026-03-14 07:20:13 +05:30
Kovid Goyal
df3220ca10
Fix #2144340 [Ebook Previewer Reports Key Error Message After Book Reload](https://bugs.launchpad.net/calibre/+bug/2144340) 2026-03-13 21:57:55 +05:30
Kovid Goyal
925b8097c5
... 2026-03-13 20:53:02 +05:30
Kovid Goyal
a327df5767
Move transform css/html into a submenu as well 2026-03-13 20:49:53 +05:30
Kovid Goyal
2ee2269854
Move layout into a separate function 2026-03-13 13:01:46 +05:30
Kovid Goyal
020a3e73a1
... 2026-03-13 11:43:36 +05:30
Kovid Goyal
ff2ef67d33
Nicer spinner for the FTS dialog 2026-03-13 10:53:10 +05:30
Kovid Goyal
fe46c600f9
version 9.5.0 v9.5.0 2026-03-13 08:14:05 +05:30
Kovid Goyal
e94993a035
string changes 2026-03-12 13:22:18 +05:30
Kovid Goyal
a0043a9461
E-book viewer: Add an option to display the pages from the paper book page list (when available) while also showing the last page number. Fixes #2142728 [[viewer] Feature request: Footer to show total publisher page](https://bugs.launchpad.net/calibre/+bug/2142728) 2026-03-12 09:18:14 +05:30
Kovid Goyal
5be8913097
string changes 2026-03-12 07:57:49 +05:30
Kovid Goyal
c8e7eac6a9
... 2026-03-11 21:19:04 +05:30
Kovid Goyal
92bc17155c
Allow creating a column to display reading progress
Reading progress comes from the calibre E-book viewer. To create the
column, go to Preferences->Add your own columns, click the plus
button and finally click on the "Read progress" link.

Fixes #2142135 [Request: show percentage read in cover window](https://bugs.launchpad.net/calibre/+bug/2142135)
2026-03-11 21:09:50 +05:30
Kovid Goyal
1365e243f2
string changes 2026-03-11 19:45:37 +05:30
Kovid Goyal
56baffee50
A new template function reading_progress() to get read progress for the specified book 2026-03-11 19:42:57 +05:30
Kovid Goyal
d91b7645bd
Fix #2143888 [calibre-debug --shutdown-running-calibre returns error code](https://bugs.launchpad.net/calibre/+bug/2143888) 2026-03-11 16:19:47 +05:30
Kovid Goyal
dc399ac961
Cleanup copilot code from previous PR 2026-03-11 12:28:11 +05:30
Kovid Goyal
0b68199ae8
DRYer 2026-03-11 10:49:56 +05:30
copilot-swe-agent[bot]
b69135fc38
Add last read position saving to calibre library database from desktop viewer
Fixes #3035
2026-03-11 10:09:29 +05:30
Kovid Goyal
94396b4c20
Use a common code path for restart and stop server
Fixes #2143182 [[Calibre Server] Enhancement: Restart server](https://bugs.launchpad.net/calibre/+bug/2143182)
2026-03-11 09:02:25 +05:30