49045 Commits

Author SHA1 Message Date
Kovid Goyal
5b53a49ba1
Trim image: Allow specifying the size of the trim rectangle using numbers. Fixes #2056116 [Trim Cover: Trim to specified size/ratio](https://bugs.launchpad.net/calibre/+bug/2056116) 2024-03-13 21:33:49 +05:30
Kovid Goyal
361eb92708
Canvas: When dragging with Alt key pressed preserve aspect ratio 2024-03-13 20:37:19 +05:30
Kovid Goyal
1f1e352b75
Merge branch 'master' of https://github.com/cbhaley/calibre 2024-03-13 19:35:53 +05:30
Charles Haley
08c33d01cb Pass the set of book_ids already matched by previous search terms to the template search.
Reason: the template can use the candidate set to limit work to books already matched.
2024-03-13 12:24:42 +00:00
Kovid Goyal
5d6ab97c43
Bump the version of Liberation fonts bundled 2024-03-13 09:13:03 +05:30
Kovid Goyal
8fc35d8999
Some more long path support in the add code path 2024-03-13 09:07:28 +05:30
Kovid Goyal
2fc2b59331
Handle long paths when auto adding better
Havent really tested it since long paths arent officially supported but
this *should* mostly work
2024-03-13 09:01:23 +05:30
Kovid Goyal
cd13fbfe27
... 2024-03-12 19:08:40 +05:30
Kovid Goyal
91120754a3
CHM Input: Handle CHM files with no HHC ToC. Fixes #2056470 [Ablity to render CHM when there is no TOC/.hhc file present:](https://bugs.launchpad.net/calibre/+bug/2056470) 2024-03-12 19:05:02 +05:30
Kovid Goyal
4b88d010ef
Fix #2056793 [ebook-edit: Keyboard navigation error in file browser](https://bugs.launchpad.net/calibre/+bug/2056793) 2024-03-12 07:01:47 +05:30
Kovid Goyal
cf0ad84d57
Merge branch 'master' of https://github.com/cbhaley/calibre 2024-03-11 20:55:29 +05:30
Charles Haley
2a2b1a4af8 Add a tweak to set the first day of the week in the Calendar widget in the DateTimeEdit class. 2024-03-11 13:41:18 +00:00
Kovid Goyal
cbc2bcfe9a
Fix #2056727 [[Bug] Removing Size from a book doesn't do anything](https://bugs.launchpad.net/calibre/+bug/2056727) 2024-03-11 15:55:44 +05:30
Kovid Goyal
63ab9ec4fb
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-03-11 11:08:25 +05:30
unkn0w7n
81cff63645
Merge branch 'kovidgoyal:master' into master 2024-03-11 09:27:53 +05:30
unkn0w7n
6d3865ca10 update livemint 2024-03-11 09:27:33 +05:30
Kovid Goyal
4555f8f591
... 2024-03-11 09:17:56 +05:30
Kovid Goyal
9b481c42d8
Remove leftover debugging print 2024-03-11 08:53:43 +05:30
Kovid Goyal
11e4edf56d
E-book viewer: Fix a few settings such as pages per screen and header/footers not being saved in profiles 2024-03-11 08:52:30 +05:30
Kovid Goyal
88d926143e
Full text search: Allow pressing Ctrl+S to select the current book in the calibre book list. Fixes #2056664 [[Enhancement] Shortcut in the Full search window to jump/select book in calibre library](https://bugs.launchpad.net/calibre/+bug/2056664) 2024-03-10 19:29:24 +05:30
Kovid Goyal
8cd60c1a96
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-03-10 19:12:57 +05:30
unkn0w7n
01b16cd9f8 ...
fix html.
2024-03-10 18:31:00 +05:30
unkn0w7n
96aead4da9 update bloomberg 2024-03-10 16:54:59 +05:30
unkn0w7n
5f69db86ea ... 2024-03-10 16:51:45 +05:30
unkn0w7n
2822ec364b Nat Geo
fix images
2024-03-10 16:47:46 +05:30
Kovid Goyal
f6e7d13bee
Fix #2056623 [[Enhancement] Move the Show options closer to the search field in the Manage items window](https://bugs.launchpad.net/calibre/+bug/2056623) 2024-03-10 10:05:59 +05:30
Kovid Goyal
2aec8675cd
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-03-10 09:55:32 +05:30
unkn0w7n
4559d2cda7 ... 2024-03-10 09:52:46 +05:30
unkn0w7n
6a88069f01 Update natgeomag.recipe 2024-03-10 09:50:28 +05:30
Kovid Goyal
e9fa788d8f
Merge branch 'master' of https://github.com/cbhaley/calibre 2024-03-10 08:53:19 +05:30
Kovid Goyal
99467a5c8c
string changes 2024-03-10 08:50:17 +05:30
Charles Haley
96676fc715 Fix formatter function book_values() not to ignore empty strings or zero values. 2024-03-09 11:40:31 +00:00
Kovid Goyal
cd61132d9d
Merge branch 'master' of https://github.com/cbhaley/calibre 2024-03-09 14:50:54 +05:30
Kovid Goyal
81fe8448ee
Add some tooling to build "preview" releases
They are available at: https://download.calibre-ebook.com/preview/
They will have version numbers with a patch level >= 100 so its
relatively easy for us to know when a bug report pertains to a preview
release.
2024-03-09 14:50:03 +05:30
Kovid Goyal
f19f07f950
Merge branch 'fix-imporve-ruby' of https://github.com/un-pogaz/calibre 2024-03-09 14:34:51 +05:30
Charles Haley
82610b34ec Re string changes commit: all the search types are capitalized except the one that was changed. I changed it to capitalize the "Not". Alternative change I didn't make: uncapitalize all of them. 2024-03-09 07:28:04 +00:00
un-pogaz
62916ee574 Full text search: imporve <ruby> parsing when indexing books
Following the spec of the <ruby> tag, it's better to ignore only the sub-tags
<rt>, <rp> and <rtc>, because the root text inside the <ruby> tag is what
we want indexing.
2024-03-09 08:01:28 +01:00
Kovid Goyal
25ad85a69c
Full text search: Ignore text inside <ruby> tags when indexing books. Fixes #2056614 [Ruby text interferes with fulltext search](https://bugs.launchpad.net/calibre/+bug/2056614) 2024-03-09 11:30:52 +05:30
Kovid Goyal
abb75711b2
string changes 2024-03-09 08:26:57 +05:30
Kovid Goyal
bb4807cf99
Allow adding fonts in WOFF formats
Switch to using fontools to read font metadata instead of calibre code
since it supports WOFF as well.
2024-03-08 16:50:51 +05:30
Kovid Goyal
82522d710f
Merge branch 'master' of https://github.com/cbhaley/calibre 2024-03-07 21:21:00 +05:30
Charles Haley
894f495f2e Improve the tooltip for template search in the advanced dialog. 2024-03-07 15:43:48 +00:00
Kovid Goyal
ea411bb6e6
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-03-07 11:05:11 +05:30
unkn0w7n
f3bfb06489 ... 2024-03-07 10:58:08 +05:30
Kovid Goyal
c152369001
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-03-07 10:40:34 +05:30
unkn0w7n
19f8053318 FT update 2024-03-07 10:32:16 +05:30
Kovid Goyal
cf7842c0c6
... 2024-03-07 07:33:26 +05:30
Kovid Goyal
7780dafdf6
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-03-05 10:42:42 +05:30
unkn0w7n
611370e719 Update livemint.recipe 2024-03-05 10:16:40 +05:30
Kovid Goyal
7059a322a0
Rather than recreating QTimer objects on every update use a single one per context
Also change the timeout to 100ms which is the commonly accepted
threshold for human visual response. And stop the book details panel
debounce timer during shutdown.

The debounce timers in the popups are independent and use only data
local to the popup object so probably dont need to be shutdown.
2024-03-04 21:37:39 +05:30