Commit Graph

46264 Commits

Author SHA1 Message Date
Kovid Goyal 6812d671eb Update Harvard Business Review 2022-12-19 12:16:22 +05:30
Kovid Goyal 87da4098f5 Fix #2000039 [GridView' object has no attribute 'handle_mouse_release_event'](https://bugs.launchpad.net/calibre/+bug/2000039) 2022-12-19 11:10:59 +05:30
Kovid Goyal e9e19fe6de Cleanup previous PR 2022-12-18 17:08:46 +05:30
Kovid Goyal 74b9f66d02 Merge branch 'master' of https://github.com/cbhaley/calibre 2022-12-18 17:08:27 +05:30
Charles Haley f1f597a06b Change the implementation to not do case insensitive comparison, because no other part of calibre does that with composites. For correctness get the split value from field metadata, even though at the moment it can only be a comma.
Return a list for compatibility with other field getters. There are a fair number of places that do isinstance(v, list).
2022-12-18 11:32:32 +00:00
Charles Haley 45275a4824 Fix the docstring for the composite delegate. 2022-12-18 11:29:13 +00:00
Charles Haley 28b48b4cd2 Remove print statements 2022-12-18 11:29:00 +00:00
Kovid Goyal c37df3f108 Book list: Fix a regression in the previous release that broke drag and drop of multiple books. Fixes #1999995 [Unable to drag & drop multiple books to tag browser](https://bugs.launchpad.net/calibre/+bug/1999995) 2022-12-18 10:14:44 +05:30
Kovid Goyal 0f75c185b7 Make the execrable epubcheck happy 2022-12-18 07:26:13 +05:30
Kovid Goyal b292148d86 pep8 2022-12-18 07:08:27 +05:30
Kovid Goyal 20cabde561 Works in progress by barakplasma
Merge branch 'add-works-in-progress' of https://github.com/barakplasma/calibre
2022-12-18 07:07:24 +05:30
Kovid Goyal f07af2a44d Merge branch 'master' of https://github.com/barakplasma/calibre
Fixes #1999964 [Walla recipe needs an update](https://bugs.launchpad.net/calibre/+bug/1999964)

Update various Israeli news sources
Add Globes in English by barakplasma
2022-12-18 07:03:03 +05:30
Charles Haley e5b664c162 Clean up the new composite splitter API to ignore case and ignore dups. Make Quickview use the new API. 2022-12-17 17:44:54 +00:00
Michael Salaverry 7c0e77ffad add new recipe: works in progress magazine 2022-12-17 16:54:57 +02:00
Michael Salaverry a6cc35fa22 fix: logo
use a logo from walla itself
2022-12-17 15:48:48 +02:00
Michael Salaverry 80ba2d0198 feat: added globes english feed
fix: selectors for existing recipes
2022-12-17 15:36:45 +02:00
Kovid Goyal c24f59151c Edit book: File browser: Allow using keyboard shortcuts to re-order the spine 2022-12-17 15:01:10 +05:30
Kovid Goyal 6e5a424640 Fix a regression in the previous release that caused spurious error message when doing some out of band searches. Fixes #1999936 [IndexError: tuple index out of range](https://bugs.launchpad.net/calibre/+bug/1999936) 2022-12-17 07:57:56 +05:30
Kovid Goyal 1d866e0b6b Windows: Forgot to convert QImage to QPixmap when converting HICON 2022-12-16 10:47:06 +05:30
Kovid Goyal c3ab071009 version 6.10.0 v6.10.0 2022-12-16 07:59:36 +05:30
Kovid Goyal dd666a8778 Make showing recently read for user a bit more robust 2022-12-16 07:58:14 +05:30
Kovid Goyal 2e15b0549b ... 2022-12-15 20:08:40 +05:30
Kovid Goyal eda40df3a9 Use the id for ordering as well 2022-12-15 19:58:41 +05:30
Kovid Goyal 4fa7648de4 Fix test failing on Windows
Use an AUTOINCREMENT id rather than epoch which is not predictable
since system clocks can change.
2022-12-15 19:47:49 +05:30
Kovid Goyal 1704e13460 Fix unclosed resource warning on some test failures 2022-12-15 19:13:10 +05:30
Kovid Goyal d47fa7a629 pep8 2022-12-15 17:27:26 +05:30
Kovid Goyal 3537db5a8c Content server: When using user accounts on the homepage show recently read books from any device not just the current device. Fixes #1998557 [[feature request] Content-server viewer suggesting of book being read on other devices](https://bugs.launchpad.net/calibre/+bug/1998557) 2022-12-15 17:02:26 +05:30
Kovid Goyal 32acf0c7a5 Fix test failures in srv module not being reported fully 2022-12-15 13:45:39 +05:30
Kovid Goyal 91ce1e3cd1 Update Indian Express 2022-12-15 12:31:44 +05:30
Kovid Goyal c38a220aba Kobo driver: Bump the max supported firmware version
I have no way to test this, but since several people have reported the
existing driver continues to work with this firmware version...

Fixes #1999685 [Firmware not supported - Kobo Aura H2O Edition 2](https://bugs.launchpad.net/calibre/+bug/1999685)
2022-12-15 08:05:35 +05:30
Kovid Goyal 8e362f7dfb Merge branch 'master' of https://github.com/cbhaley/calibre
Fix #1999571 [Similar books: Grouped search problems](https://bugs.launchpad.net/calibre/+bug/1999571)
2022-12-15 07:34:46 +05:30
Charles Haley d3d125aa9a Bug #1999571: Similar books: Grouped search problems.
Fixed by adding a new API method db.cache,split_if_is_multiple_composite(). This method converts the value to a list if the composite is "tags-like". The intention is that plugins etc can use the method if needed.
2022-12-14 20:51:55 +00:00
Kovid Goyal 6be22faa78 Fix #1999307 [Enhancement Request: MDE editor: Quick toggle for metadata fields to download](https://bugs.launchpad.net/calibre/+bug/1999307) 2022-12-14 08:13:39 +05:30
Kovid Goyal f1815c2b82 Also add Kindle Scribe to welcome wizard 2022-12-13 20:59:05 +05:30
Kovid Goyal 0891b2f7ff Conversion: New Output profile for the Kindle Scribe. Fixes #1998780 [New device support: Amazon Kindle Scribe](https://bugs.launchpad.net/calibre/+bug/1998780) 2022-12-13 20:56:53 +05:30
Kovid Goyal 0d3dc639ad Fix #1998936 [Slight oddity in window focus](https://bugs.launchpad.net/calibre/+bug/1998936) 2022-12-13 17:52:43 +05:30
Kovid Goyal 141834858a Update Financial Times 2022-12-13 16:58:54 +05:30
Kovid Goyal b554f63e82 Update TIME Magazine 2022-12-13 16:34:06 +05:30
Kovid Goyal b7bb9b2132 ... 2022-12-12 21:40:06 +05:30
Kovid Goyal 2b5b422301 Allow enabling indexing from the server 2022-12-12 21:37:40 +05:30
Kovid Goyal 7de0514d30 ... 2022-12-12 19:58:45 +05:30
Kovid Goyal 887d6b4cb6 Edit book: Fix various formatting operations not inserting the tags in the correct place in the presence of non-BMP characters. Fixes #1999349 [Inconsistent tag insertion in the editor, depending on tool used, when the selected text is bounded by "<" or ">"](https://bugs.launchpad.net/calibre/+bug/1999349) 2022-12-12 19:48:12 +05:30
Kovid Goyal de77bfa3be Update Hindu Business Line Print Edition 2022-12-12 16:22:18 +05:30
Kovid Goyal fd6a222665 ... 2022-12-12 14:17:02 +05:30
Kovid Goyal 40a14ed852 CS FTS: Implement re-indexing 2022-12-12 13:52:17 +05:30
Kovid Goyal ced4875ed2 Add an info dialog 2022-12-12 13:52:09 +05:30
Kovid Goyal d63f0ff0d1 CS FTS: Implement opening viewer to search result 2022-12-11 21:43:55 +05:30
Kovid Goyal ad6252ac41 Content server viewer: Fix CPU consumption when searching even after all matches are found 2022-12-11 21:36:52 +05:30
Kovid Goyal 7d9cbd81b8 ... 2022-12-11 15:16:13 +05:30
Kovid Goyal c1a0dc0db7 Fix a crash with a specific library
I haven't tracked down the root cause but simply updating the book
details panel after an event loop tick fixes it, so good enough for now.

Simply calling db.get_metadata() in the handler for current row changed
causes the crash. Which means it is some custom column template that is
depending on something in Qt causing the issue. There are enough
templates in this library that I dont feel like tracking it down.
2022-12-11 15:09:40 +05:30