47540 Commits

Author SHA1 Message Date
Kovid Goyal
9cd903d954
Update MTP device sig data from libmtp 2023-09-01 11:39:25 +05:30
Kovid Goyal
02073c2618
MTP driver: Ignore AppleDouble files
These are present on devices that go from USBMS to MTP via firmware
update and have been connected to a Crapple computer when in USBMS mode.
2023-09-01 09:30:30 +05:30
Kovid Goyal
1680139cb5
... 2023-09-01 09:23:47 +05:30
Kovid Goyal
58de08aed0
MTP driver: Ignore folders whose names end with .sdr on Kindle devices 2023-09-01 09:21:26 +05:30
Kovid Goyal
32814c3607
MTP driver: Ignore fonts and system top-level folders 2023-09-01 09:03:40 +05:30
Kovid Goyal
3611a73d96
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-08-31 20:21:05 +05:30
unkn0w7n
3fe608acf7 Espresso 2023-08-31 19:54:54 +05:30
Kovid Goyal
2b458328c9
Merge branch 'master' of https://github.com/un-pogaz/calibre 2023-08-30 17:15:08 +05:30
un-pogaz
0f5af0a2da fix Changelog.old.txt not closed 2023-08-30 11:59:56 +02:00
Kovid Goyal
099f9d2f4f
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-08-30 11:16:48 +05:30
unkn0w7n
2d865131d0 Update sportstar.recipe 2023-08-30 11:06:25 +05:30
Kovid Goyal
45d4184f2c
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-08-30 10:08:55 +05:30
unkn0w7n
c7d16befe0 Update bangkokpost.recipe 2023-08-30 09:56:29 +05:30
Kovid Goyal
87f4c08c16
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-08-28 14:58:33 +05:30
unkn0w7n
89ac5df338 Update mit_technology_review.recipe 2023-08-28 13:04:57 +05:30
Kovid Goyal
0dbf84c73c
Update the bypy README 2023-08-28 09:01:28 +05:30
Kovid Goyal
05a398750e
Better filtering of translated languages 2023-08-27 20:41:41 +05:30
Kovid Goyal
9b12e0cb8d
Fix #2033192 [English appears three times and Spanish two times in the Choose language drop-down menu](https://bugs.launchpad.net/calibre/+bug/2033192) 2023-08-27 20:28:00 +05:30
Kovid Goyal
6966986ece
Fix #2003 (Enclose plugin config widget in a scrollarea) 2023-08-27 09:27:15 +05:30
Kovid Goyal
fd25c117c5
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-08-27 07:58:32 +05:30
unkn0w7n
04638feeb9 Bloomberg 2023-08-26 13:17:01 +05:30
unkn0w7n
37e21f78ee Update theeconomictimes_india_print_edition.recipe 2023-08-26 13:15:29 +05:30
Kovid Goyal
a9b4c3f4db
also check for tables inside paragraphs 2023-08-26 11:35:55 +05:30
Kovid Goyal
170a6fd64f
FB2 Input: use the <p> tag for paragraphs that dont contain other block content. Fixes #2033074 [E-book viewer: Reference mode doesn't work with *.fb2 ebooks](https://bugs.launchpad.net/calibre/+bug/2033074) 2023-08-26 10:14:57 +05:30
Kovid Goyal
18d0422203
E-book viewer: Fix clicking on the back/forward buttons not working in some situations. Fixes #2033118 [E-book viewer: "Back" button stops working under certain conditions](https://bugs.launchpad.net/calibre/+bug/2033118) 2023-08-26 09:47:17 +05:30
Kovid Goyal
522b23db12
... 2023-08-25 11:58:10 +05:30
Kovid Goyal
4ba9297343
Get books: Update ebooks.com plugin for website changes. Fixes #2023046 [Get Books unable to find book from ebooks.com](https://bugs.launchpad.net/calibre/+bug/2023046) 2023-08-25 11:54:24 +05:30
Kovid Goyal
c392095ef2
E-book viewer: Fix scrolling to Table of Contents items that are within a single internal file not activating the back button. Fixes #2032974 [E-book viewer: Back and Forward buttons don't seem to work with *.fb2 ebooks](https://bugs.launchpad.net/calibre/+bug/2032974) 2023-08-25 08:46:36 +05:30
Kovid Goyal
0cd3fd362c
... 2023-08-25 07:57:59 +05:30
Kovid Goyal
76a1de49ef
E-book viewer: Fix changing the sans-serif font without also changing the monospaced font not working. Fixes #2032694 [Unable to force sans-serif font replacement via Preference menu in Calibre Viewer](https://bugs.launchpad.net/calibre/+bug/2032694) 2023-08-24 08:18:51 +05:30
Kovid Goyal
a5ab50e1d8
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-08-22 12:54:15 +05:30
unkn0w7n
fe318e4678 ... 2023-08-22 12:39:46 +05:30
Kovid Goyal
118ab2d2e4
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-08-22 11:27:55 +05:30
unkn0w7n
4cd864cbc6 firstpost.recipe 2023-08-22 11:24:33 +05:30
Kovid Goyal
745dc0c72c
Edit book: Fix searching for non-BMP unicode characters highlighting only half the character 2023-08-22 09:13:06 +05:30
Kovid Goyal
181dc063df
... 2023-08-20 21:25:24 +05:30
Kovid Goyal
568f80f210
Some xwin fixes 2023-08-20 21:23:45 +05:30
Kovid Goyal
d608e1be54
Drop the dependency on xwin replace with using msitools
xwin doesnt work with current SDKs anyway.
https://github.com/Jake-Shadle/xwin/issues/92
2023-08-20 21:05:24 +05:30
Kovid Goyal
4d1cd721b0
Update The Baffler 2023-08-20 09:09:54 +05:30
Kovid Goyal
60d44baaf5
DRYer 2023-08-19 11:25:13 +05:30
Kovid Goyal
cd8af8ca11
Move CSS used for book display title cells into book_details.css
Fixes #1999 (Fix book details rendering and customization)
2023-08-18 22:14:31 +05:30
Kovid Goyal
d0a189e2a1
version 6.25.0 v6.25.0 2023-08-18 07:41:35 +05:30
Kovid Goyal
17c6d84269
Document using ngettext in plugins 2023-08-18 07:41:14 +05:30
Kovid Goyal
2ae0742c98
When merging books by drag-and-drop add an option to use the dragged cover instead of the cover in the target book. Fixes #2027794 [Merging books keeps metadata of first book but the cover of the of the second book](https://bugs.launchpad.net/calibre/+bug/2027794) 2023-08-17 13:27:51 +05:30
Kovid Goyal
df7a0b3da3
Create catalog: Add buttons to easily select all/non/visible fields when creating CSV/XML catalogs. Fixes #2031571 [[Enhancement] CSV Catalog Suggestions](https://bugs.launchpad.net/calibre/+bug/2031571) 2023-08-17 11:29:51 +05:30
Kovid Goyal
3bd3593bb1
E-book viewer: Mouse wheel horizontal events should jump sections not internal file boundaries. Fixes #2030671 [vertical mousewheel scrolls to previous/next section](https://bugs.launchpad.net/calibre/+bug/2030671) 2023-08-17 10:55:25 +05:30
Kovid Goyal
8f405d4476
Preferences->Add your own columns: Add buttons to show/hide all columns. Fixes #2031570 [have every column be ticked or unticked instead of doing them all manually](https://bugs.launchpad.net/calibre/+bug/2031570) 2023-08-17 08:38:03 +05:30
Kovid Goyal
a69604b519
Fix Preferences->Add your own columns changing check state on moving columns. Fixes #2031569 [boxes that are unticked become ticked if another column is moved over it](https://bugs.launchpad.net/calibre/+bug/2031569) 2023-08-17 08:25:17 +05:30
Kovid Goyal
c604802ac8
Merge branch 'master' of https://github.com/t3d/calibre 2023-08-17 07:37:22 +05:30
Tomasz Długosz
7573d20a18 Get books: update Wolne Lektury 2023-08-16 23:02:15 +02:00