51124 Commits

Author SHA1 Message Date
Kovid Goyal
56615a4f1e
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-03-24 11:09:02 +05:30
unkn0w7n
1526d0d06f Update horizons.recipe
remove empty p tags
2025-03-24 11:06:11 +05:30
Kovid Goyal
d72d746c1a
Edit book: Add text narration: Fix preferred voice for language setting being ignored 2025-03-24 11:01:49 +05:30
Kovid Goyal
4e5f50af2f
... 2025-03-24 09:09:52 +05:30
Kovid Goyal
d4363da44f
macOS: Fix regression in previous release that caused calibre:// URLs to no longer work
Fixes #2103949 [Calibre URL Scheme broken in Calibre 8](https://bugs.launchpad.net/calibre/+bug/2103949)
Qt regression: https://bugreports.qt.io/browse/QTBUG-134316
2025-03-24 09:04:26 +05:30
Kovid Goyal
fc64b8d322
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-03-24 08:36:56 +05:30
unkn0w7n
423f198388 update econ
digital edition switch
2025-03-24 08:30:07 +05:30
Kovid Goyal
8e90212f67
Merge branch 'pyproject-add-codespell' of https://github.com/un-pogaz/calibre 2025-03-24 08:24:25 +05:30
un-pogaz
a08f63e332 revert "let's <> lets" 2025-03-23 19:29:08 +01:00
un-pogaz
a6b17efea9 PR suggestion 2025-03-23 19:17:05 +01:00
Kovid Goyal
0158d67462
Show title of failed book when kepubify fails 2025-03-23 20:32:24 +05:30
un-pogaz
b0d58ade70 add 'code' dictionary to codespell setting 2025-03-23 16:02:05 +01:00
Kovid Goyal
061b8a1fb0
Fix #2103896 [Private bug](https://bugs.launchpad.net/calibre/+bug/2103896) 2025-03-23 20:27:29 +05:30
un-pogaz
d176b3a7cf add codespell to pyproject.toml
calibre will probably never fully compliant with codespell
this setting is only to easily find common typo errors
by filtring a great range of false-positives, but not all
2025-03-23 13:59:14 +01:00
Kovid Goyal
bc29562c0c
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-03-23 10:26:30 +05:30
unkn0w7n
caf925209c ... 2025-03-23 10:02:27 +05:30
Kovid Goyal
6ef70f656a
Fix regression causing incorrect rendering of layout menu on some macOS machines
Apparently for some reason Qt is not respecting the size hint of the
items on some macOS machines. Make the rendering no longer assume that
the size hint is respected.
2025-03-23 08:43:39 +05:30
Kovid Goyal
a7375ad7d4
Fix #2100891 [[Enhancement] Full-text search for doc/docx/zip (containing htm/html)](https://bugs.launchpad.net/calibre/+bug/2100891)
Forgot to modify the check in db cache for extractable format
2025-03-23 05:43:42 +05:30
Kovid Goyal
00ddf587c7
Merge branch 'typos-followup' of https://github.com/luzpaz/calibre 2025-03-23 05:19:28 +05:30
Luz Paz
96e3049197 Fix follow-up typos
Found via `codespell -q 3 -S "*.svg,./Changelog.*,./recipes,./resources/dictionaries,./src/unicode_names/names.h" -L alo,ans,bootup,clen,fo,lokales,nam,nd,oclock,pard,re-use,re-used,ro,secnd,som,succeded,te,ue,vailable`
2025-03-22 19:40:58 -04:00
Kovid Goyal
d01146df95
... 2025-03-23 04:36:16 +05:30
Kovid Goyal
5b244138fe
Merge branch 'typos' of https://github.com/luzpaz/calibre 2025-03-23 04:21:10 +05:30
Luz Paz
253030327b Fix various typos 2025-03-22 13:09:53 -04:00
Kovid Goyal
1b131fa74d
Merge branch 'unlabeled' of https://github.com/luzpaz/calibre 2025-03-22 20:36:15 +05:30
Luz Paz
6b31c318e7 Fix typo unlabled->unlabeled 2025-03-22 09:49:38 -04:00
Kovid Goyal
b3274919d2
Fix #2103846 [Can not read fb2 books through content server interface](https://bugs.launchpad.net/calibre/+bug/2103846) 2025-03-22 14:44:55 +05:30
Kovid Goyal
b71d7b7e2b
macOS: Fix a regression in calibre 8 that prevented icons in menus from being rendered. Fixes #2103777 [Small icons in front of menus missing](https://bugs.launchpad.net/calibre/+bug/2103777) 2025-03-22 08:02:47 +05:30
Kovid Goyal
c741ec7035
Cleanup previous PR 2025-03-22 07:25:15 +05:30
Kovid Goyal
081c039ecc
Merge branch 'FreeBSD_Device_Mount_UDisk2' of https://github.com/madpilot78/calibre 2025-03-22 07:24:38 +05:30
Kovid Goyal
2bd73c6ed7
... 2025-03-21 22:24:42 +05:30
Kovid Goyal
ae0abe63ba
Merge branch 'master' of https://github.com/wbradley93/calibre 2025-03-21 22:09:12 +05:30
Wes Bradley
f1d6ee6134
fix: remove social buttons causing errors in granta recipe 2025-03-21 10:19:26 -05:00
Guido Falsi
56c3b268db Implement FreeBSD support using UDisk2 2025-03-21 10:43:38 +01:00
Kovid Goyal
b4511ec429
Bump version for re-release v8.0.1 2025-03-21 13:59:54 +05:30
Kovid Goyal
986f9f489d
... 2025-03-21 13:56:20 +05:30
Kovid Goyal
9ad8fb26a7
Fix error on startup is user has disabled KoboTouch builtin plugin 2025-03-21 13:42:56 +05:30
Kovid Goyal
7301a29f78
version 8.0.0 v8.0.0 2025-03-21 08:09:41 +05:30
Kovid Goyal
39a85939b9
pep8 2025-03-20 20:07:32 +05:30
Kovid Goyal
341d414043
Cleanup wal file copying a bit more 2025-03-20 08:29:52 +05:30
Kovid Goyal
9b0a0312c4
string changes 2025-03-19 20:25:44 +05:30
Kovid Goyal
2109f714b2
... 2025-03-19 14:26:07 +05:30
Kovid Goyal
63df8766b2
Add Libra Colour model metadata 2025-03-19 08:57:52 +05:30
Kovid Goyal
67d5c4af5a
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-03-19 06:51:15 +05:30
unkn0w7n
3d735c910d ... 2025-03-18 19:53:28 +05:30
unkn0w7n
aa2d4c8657 Update lwn_free.recipe 2025-03-18 19:53:02 +05:30
Kovid Goyal
84d717d512
... 2025-03-18 08:18:10 +05:30
Kovid Goyal
ba15429264
DRYer 2025-03-16 17:27:06 +05:30
Kovid Goyal
3eb3484cc0
Fix #2103084 [Private bug](https://bugs.launchpad.net/calibre/+bug/2103084) 2025-03-16 17:24:00 +05:30
Kovid Goyal
d422c4b7f4
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2025-03-16 16:37:45 +05:30
unkn0w7n
9bafbfa7c1 ... 2025-03-16 12:09:46 +05:30