33789 Commits

Author SHA1 Message Date
Kovid Goyal
550b6776e1
Dont eval the extra css functions unless needed 2021-05-20 09:41:45 +05:30
Kovid Goyal
9948e2dafa
Display results, without any real formatting yet 2021-05-20 09:26:55 +05:30
Kovid Goyal
d4202c39d6
Remove old search related code 2021-05-19 11:30:08 +05:30
Kovid Goyal
4e9b98c4b8
Start work on new search UI 2021-05-19 11:21:41 +05:30
Kovid Goyal
11253571c4
micro-optimization 2021-05-18 20:27:46 +05:30
Kovid Goyal
a0c5990dde
Annotate search results with their toc nodes 2021-05-18 20:25:03 +05:30
Kovid Goyal
86a5bf6656
Port get_toc_data() to RapydScript 2021-05-18 16:54:26 +05:30
Kovid Goyal
98ceaecd52
Pass book info to search worker only once per book 2021-05-18 15:38:19 +05:30
Kovid Goyal
bc87d29b93
string changes 2021-05-18 12:30:18 +05:30
Kovid Goyal
d720400d77
Port TOCOffsetMap to rapydscript 2021-05-18 09:57:03 +05:30
Kovid Goyal
d4f9c559c3
Add code to get the anchor offset map 2021-05-18 08:48:50 +05:30
Kovid Goyal
267ab37964
... 2021-05-18 07:23:40 +05:30
Kovid Goyal
8436c14f89
... 2021-05-17 17:47:47 +05:30
Kovid Goyal
9f1d9a9781
Handle errors in the worker 2021-05-17 17:06:00 +05:30
Kovid Goyal
a365ac1862
Pass results back from worker to UI 2021-05-17 16:30:38 +05:30
Kovid Goyal
4ad95b38c2
Implement the actual search 2021-05-17 13:56:42 +05:30
Kovid Goyal
0c83360ed9
E-book viewer: Allow fullscreening the image popup. Fixes #1928596 [[Enhancement - Viewer] View image in full screen](https://bugs.launchpad.net/calibre/+bug/1928596) 2021-05-17 11:31:53 +05:30
Kovid Goyal
59fa3f9402
Wrap-around the search 2021-05-17 11:22:37 +05:30
Kovid Goyal
a79c17d555
Add caching for extracting text to search 2021-05-17 09:36:57 +05:30
Kovid Goyal
9fd48d9911
pep8 2021-05-16 21:26:30 +05:30
Kovid Goyal
7ec12f17a3
Merge branch 'master' of https://github.com/cbhaley/calibre 2021-05-16 21:25:27 +05:30
Charles Haley
04c8aa5ef2 Show an error if search/replace can't process an identifier string 2021-05-16 16:48:40 +01:00
Kovid Goyal
fca12a71cb
String changes 2021-05-16 20:14:35 +05:30
Kovid Goyal
301ec7f742
Use translated names for profile display in conversion options 2021-05-16 20:02:58 +05:30
Kovid Goyal
b8e186bc31
Fix #1928579 [invalide identifier with colon in search/replace](https://bugs.launchpad.net/calibre/+bug/1928579) 2021-05-16 17:42:44 +05:30
Kovid Goyal
0ddbd506cc
Merge branch 'master' of https://github.com/cbhaley/calibre 2021-05-16 17:35:38 +05:30
Charles Haley
54ea660722 Bug #1928548: Error opening template functions preference. Part of a fix, ensuring that the exception doesn't leave the ghost dialog. 2021-05-16 11:45:50 +01:00
Kovid Goyal
ed62171495
Fix #1928574 [[Enhancement - Edit book] Move clear filter button inside the search field of the Saved searches](https://bugs.launchpad.net/calibre/+bug/1928574) 2021-05-16 15:11:09 +05:30
Kovid Goyal
a6f1bea259
Start work on threaded search for browser viewer 2021-05-16 15:09:22 +05:30
Kovid Goyal
ebd5711134
Fix #1928570 [[Enhancement - Edit book] Add a clear button inside the Search in preview field](https://bugs.launchpad.net/calibre/+bug/1928570) 2021-05-16 13:23:09 +05:30
Kovid Goyal
d6530933d9
Forgot to remove some testing code 2021-05-16 11:31:54 +05:30
Kovid Goyal
e158c41ce3
Remove edge special case and allow connecting to IDB in workers 2021-05-16 11:17:57 +05:30
Kovid Goyal
486413f267
Code to launch WebWorkers 2021-05-16 11:02:28 +05:30
Kovid Goyal
d7efe7d8f9
... 2021-05-16 10:56:27 +05:30
Kovid Goyal
dcc0818e81
Micro-optimization 2021-05-16 08:55:08 +05:30
Kovid Goyal
d0c34d2131
Avoid unnecessary replace on JS
Also makes the JS available for use in Web Workers
2021-05-16 08:52:50 +05:30
Kovid Goyal
8988cbcf56
Remove top-level references to window and document 2021-05-16 05:43:02 +05:30
Kovid Goyal
5993017df9
String changes 2021-05-15 14:24:27 +05:30
Kovid Goyal
85e8d8c82f
DRYer 2021-05-15 13:44:26 +05:30
Kovid Goyal
e1f1353247
Fix format metadata cache not being invalidated when updating path 2021-05-13 21:09:24 +05:30
Kovid Goyal
4b5f899366
E-book viewer: Disable toolbar buttons when no book is open 2021-05-13 07:12:13 +05:30
Kovid Goyal
505c92df47
Avoid error on startup with toc panel open and no book 2021-05-13 07:07:49 +05:30
Kovid Goyal
f06afd8437
string changes 2021-05-12 21:19:44 +05:30
Kovid Goyal
2b2e1414ea
... 2021-05-12 08:30:39 +05:30
Kovid Goyal
e50e00b855
Add a few more ensure books 2021-05-12 07:45:27 +05:30
Kovid Goyal
1c9d837e08
String changes 2021-05-12 07:41:25 +05:30
Kovid Goyal
5cb5c5d0c9
Fix #1928006 [subtlepatterns has changed URL](https://bugs.launchpad.net/calibre/+bug/1928006) 2021-05-11 07:14:34 +05:30
Kovid Goyal
aaa60d85ba
... 2021-05-11 07:12:49 +05:30
Kovid Goyal
eb251e0976
Remove not working Overdrive metadata source
Fixes #1927973 [overdrive search HTTP Error 404](https://bugs.launchpad.net/calibre/+bug/1927973)
2021-05-10 19:45:30 +05:30
Kovid Goyal
d447613b2b
Annotations browser: Sort the entries in order of position in book.
Fixes #1922691 [Calibre Viewer annotations/highlights are not sorted correctly](https://bugs.launchpad.net/calibre/+bug/1922691)
2021-05-10 17:00:49 +05:30