Kovid Goyal
0f46046c79
Ensure edit metadata dialog is not sized larger than screen size
2022-09-30 15:42:51 +05:30
Kovid Goyal
fdac9fcada
...
2022-09-30 13:21:03 +05:30
Kovid Goyal
c1b488d552
Better failure message when extension not built
v6.6.0
2022-09-30 08:07:27 +05:30
Kovid Goyal
95fdbe4381
version 6.6.0
2022-09-30 07:42:51 +05:30
Kovid Goyal
17059daeac
Also download peoms from Spectator
2022-09-30 07:32:24 +05:30
Kovid Goyal
63b058baa6
...
2022-09-29 21:23:03 +05:30
Kovid Goyal
a2a608acd0
Handle trailing slash on CALIBRE_DEVELOP_FROM
2022-09-29 12:55:30 +05:30
Kovid Goyal
4f8c41049c
...
2022-09-28 20:30:29 +05:30
Kovid Goyal
f1cc7ddfd9
Subsetting: Handle child elements under ::first-line
2022-09-28 18:19:31 +05:30
Kovid Goyal
9bdfb5bf46
Add cover for SCMP
2022-09-27 12:47:47 +05:30
Kovid Goyal
0d4674f1b2
Font subsetting: Fix :first-line and :first-letter pseudo classes not being handled correctly. Fixes #1990766 [Font subsetting problem with CSS pseudo classes]( https://bugs.launchpad.net/calibre/+bug/1990766 )
2022-09-27 12:40:33 +05:30
Kovid Goyal
497b8e4803
Content server: Fix jumping to locations such as bookmarks not working on iPhone/iPad running iOS >= 15. Fixes #1989722 [Calibre Content Server: Opening bookmarks on Safari iOS not working]( https://bugs.launchpad.net/calibre/+bug/1989722 )
2022-09-27 12:13:24 +05:30
Kovid Goyal
7ceb4caa8c
Merge branch 'fix-scmp' of https://github.com/ping/calibre
2022-09-27 10:54:10 +05:30
ping
14c95fb6c1
Fix SCMP recipe
2022-09-27 11:40:35 +08:00
Kovid Goyal
ace28ae57d
update recipe icons
2022-09-27 07:40:05 +05:30
Kovid Goyal
b8d6555b9e
Fix #1990878 [[Enhancement] Add more padding to Search text of all books window]( https://bugs.launchpad.net/calibre/+bug/1990878 )
2022-09-27 07:25:01 +05:30
Kovid Goyal
da9426aaab
DRYer
2022-09-26 22:30:49 +05:30
Kovid Goyal
45db1ac43c
Edit book: When right clicking on HTML files in EPUB 3 books, allow marking them as the Table of Contents (NAV document). Fixes #1990507 [[Editor][Request]: Context menu entry to "Mark as NAV"]( https://bugs.launchpad.net/calibre/+bug/1990507 )
2022-09-26 19:37:28 +05:30
Kovid Goyal
19cb5117f0
EPUB Output: Fix converting a document with obfuscated fonts to EPUB 3 not working. Fixes #1990185 [Private bug]( https://bugs.launchpad.net/calibre/+bug/1990185 )
2022-09-26 19:02:34 +05:30
Kovid Goyal
1f13e36547
Edit book: Fix an error when processing books that contain comments inside unknown CSS @ rules. Fixes #1990660 [Editor Error in Calibre 6.5]( https://bugs.launchpad.net/calibre/+bug/1990660 )
2022-09-26 14:52:50 +05:30
Kovid Goyal
61c7062fe3
Merge branch 'master' of https://github.com/cbhaley/calibre
2022-09-25 17:59:44 +05:30
Charles Haley
e2f34bc386
Fix composite column searching to make #x:false. Before, books with an empty column were not returned. With this change it returns None.
2022-09-25 13:24:06 +01:00
Kovid Goyal
270f503775
Update Spectator Magazine
2022-09-25 08:46:53 +05:30
Kovid Goyal
40e2c383c8
Go back to using ascii-ized filenames for Amazon
...
Apparently, their email service has stopped reading metadata
from file contents. Hurray!
2022-09-24 07:43:49 +05:30
Kovid Goyal
8b5c9e9047
Explicity set github actions permissions to read only
2022-09-24 07:39:07 +05:30
Kovid Goyal
8466f81072
Also discard duplicates from batched rename matching existing file names
2022-09-22 23:06:51 +05:30
Kovid Goyal
a8caf05566
Discard duplicate names when batching renames
2022-09-22 21:49:48 +05:30
Kovid Goyal
26b17f7efe
Fix OPF not being updated when batching renames
2022-09-22 21:45:39 +05:30
Kovid Goyal
b45c387260
Edit book: File list: Fix pressing Tab key while renaming a file not working
2022-09-22 20:40:20 +05:30
Kovid Goyal
fe4ad47e86
Fix #1990254 [[Enhancement] Add space between amount and seconds]( https://bugs.launchpad.net/calibre/+bug/1990254 )
2022-09-22 14:01:29 +05:30
Kovid Goyal
1d48e61f16
Dont ask Qt to restore edit metadata dialog window position
...
Apparently in multi-monitor setups it gets it wrong on Windows.
See https://www.mobileread.com/forums/showthread.php?t=349236
2022-09-22 07:31:37 +05:30
Kovid Goyal
05816151b4
Merge branch 'master' of https://github.com/PeterJT/calibre
2022-09-22 07:27:48 +05:30
PeterJT
0665972a95
Update supported f/w version for new release
2022-09-21 21:34:41 -04:00
Kovid Goyal
add199a08b
switch python autoformatter to isort+black+autoflake
2022-09-21 17:18:06 +05:30
Kovid Goyal
f85e7ce880
Merge branch 'master' of https://github.com/cbhaley/calibre
2022-09-20 15:27:20 +05:30
Charles Haley
b0bf2d23c8
Change in_tag_browser generation to not build the list of books if the tag browser categories haven't been restricted by 'find'. As the comment in the code says, this will improve performance while making in_tag_browser:true fail in extremely rare cases.
2022-09-20 10:19:01 +01:00
Kovid Goyal
616290b17e
Cleanup previous PR
...
Tag browser: When searching the Tag browser allow also filtering the book list to show only books that match one of the categories currently shown in the Tag browser. To use enable the two Preferences: Preferences->Look & feel->Tag browser->Hide empty categories and Find shows all items that match. Then when searching the Tag browser, press Ctrl+Alt+Shift+F to restrict the displayed books.
Fixes #1989813
2022-09-20 07:32:49 +05:30
Kovid Goyal
0d3e4a232a
Merge branch 'master' of https://github.com/cbhaley/calibre
2022-09-20 07:07:37 +05:30
Kovid Goyal
9a2b7ea384
When using calibre-debug --export-all-libraries dont check for known libraries
2022-09-19 20:20:51 +05:30
Kovid Goyal
3fa877d5bb
Add some usage examples
2022-09-19 13:01:01 +05:30
Kovid Goyal
34963d50e4
...
2022-09-19 07:26:13 +05:30
Kovid Goyal
b6a97a8ae1
Merge branch 'imgbot' of https://github.com/kovidgoyal/calibre
2022-09-19 07:23:51 +05:30
ImgBotApp
afe0ffbf5b
[ImgBot] Optimize images
...
*Total -- 32.95kb -> 17.29kb (47.52%)
/recipes/icons/free_inquiry.png -- 15.44kb -> 3.82kb (75.28%)
/recipes/icons/anthony_muroni.png -- 4.96kb -> 2.60kb (47.49%)
/recipes/icons/caravan_magazine.png -- 1.74kb -> 1.27kb (26.73%)
/recipes/icons/caravan_magazine_hindi.png -- 1.74kb -> 1.27kb (26.73%)
/recipes/icons/history_today.png -- 1.41kb -> 1.15kb (18.38%)
/recipes/icons/hbr.png -- 1.02kb -> 0.87kb (14.44%)
/recipes/icons/economia.png -- 1.80kb -> 1.66kb (7.85%)
/recipes/icons/eos_wetenschap.png -- 1.01kb -> 0.94kb (7.7%)
/recipes/icons/fdb_pl.png -- 1.07kb -> 1.03kb (3.74%)
/recipes/icons/el_publico.png -- 1.71kb -> 1.66kb (3.25%)
/recipes/icons/boston.com.png -- 1.04kb -> 1.01kb (2.55%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-09-18 21:10:43 +00:00
Charles Haley
ec578eb4ae
Fix failing tests
2022-09-18 15:14:30 +01:00
Kovid Goyal
1272f957ad
Update SPiegel Online International
2022-09-18 19:33:00 +05:30
Kovid Goyal
3734d008f9
Update Engadget
2022-09-18 19:13:18 +05:30
Charles Haley
16c2d73037
Enhancement #1989813 : Option to quickly select filtered tag browser categories
...
Done using a new Virtual Field, in_tag_browser that is searchable using 'in_tag_browser:true' (or false or ...).
The feature is discoverable through a new menu item in Configure tag browser: Filter book lists. This menu item can be 'clicked' using a shortcut key.
2022-09-18 14:08:58 +01:00
Kovid Goyal
2e1fdf56b1
py3: Fix a regression in calibre 5 that broke searching the mobileread store standalone
2022-09-18 10:24:00 +05:30
Kovid Goyal
bf4bfa6e70
Also implement vertical categories in the content server book details page
2022-09-18 10:16:03 +05:30
Kovid Goyal
a593ce0efc
Merge branch 'master' of https://github.com/cbhaley/calibre
2022-09-18 09:43:34 +05:30