Commit Graph

45855 Commits

Author SHA1 Message Date
Kovid Goyal fdf1fca556 E-book viewer: When displaying highlights dont group highlights from different chapters when the chapter titles are identical. Fixes #1988590 [Private bug](https://bugs.launchpad.net/calibre/+bug/1988590) 2022-09-15 11:01:26 +05:30
Kovid Goyal cc19a77298 Fix error when using tag browser if a user category contains a reference to a deleted custom column 2022-09-15 08:44:10 +05:30
Kovid Goyal ca01ac7326 Dont raise a KeyError in get_item_id() when the field does not exist 2022-09-15 08:41:39 +05:30
Kovid Goyal 315575aa56 When running calibre with the --with-library command line flag and calibre is already running, switch to the specified library in calibre. Fixes #1989631 [[Enhancement] do a library switch in calibre via the command line](https://bugs.launchpad.net/calibre/+bug/1989631) 2022-09-15 08:07:06 +05:30
Kovid Goyal 4429815b6b pep8 2022-09-14 22:00:07 +05:30
Kovid Goyal 30ef660cb9 Merge branch 'master' of https://github.com/Vasolik/calibre 2022-09-14 21:58:37 +05:30
Vaso Peras-Likodric ca45bcaaf5 Make code compatible with python 3.7, removed unused imports, change static methods. 2022-09-14 17:45:48 +02:00
Kovid Goyal d5d577a0a2 Get unmodified HTML from the wayback machine 2022-09-14 19:50:28 +05:30
Kovid Goyal 1f38680cb5 ... 2022-09-14 19:28:42 +05:30
Kovid Goyal d16f111bb8 Merge branch 'strcmpcase' of https://github.com/un-pogaz/calibre 2022-09-14 13:59:59 +05:30
Kovid Goyal afeefef650 Fix #1988443 [[Enhancement] Add warning pop-up when deleting custom highlight style](https://bugs.launchpad.net/calibre/+bug/1988443) 2022-09-14 13:56:58 +05:30
un-pogaz 6e5bf799c2 add strcmpcase() 2022-09-14 09:05:46 +02:00
Kovid Goyal b8366228fb Do not show the virtual libraries tab bar when no virtual libraries are present. See #1988609 ([Enhancement] VL Toolbar/Menu options) 2022-09-14 12:33:18 +05:30
Kovid Goyal d4ebabcdd5 ... 2022-09-14 12:27:51 +05:30
Kovid Goyal 787dad22b9 Fix #1988654 [Text in the Cover grid preferences does not fit when the window is small.](https://bugs.launchpad.net/calibre/+bug/1988654) 2022-09-14 12:11:42 +05:30
Kovid Goyal ffa7ea75ee Make lifting of props more robust, ignoring styles on empty children and also removing empty anchor tags before lifting 2022-09-14 11:21:05 +05:30
Kovid Goyal a548dcb2c7 Better fix for font-weight: 0 Qt bug 2022-09-14 11:12:28 +05:30
Kovid Goyal 814784b2f8 Comments editor: Workaround for Qt inserting invalid font-weight when converting a paragraph to a heading. Fixes #1989177 [Comment heading with invalide weight](https://bugs.launchpad.net/calibre/+bug/1989177) 2022-09-14 10:29:05 +05:30
Kovid Goyal 72ea1fe57b Update Outlook Magazine 2022-09-13 19:22:22 +05:30
Kovid Goyal 2f3b6223b2 ... 2022-09-13 15:19:40 +05:30
Kovid Goyal f177d2295c Merge branch 'master' of https://github.com/PeterJT/calibre 2022-09-13 11:32:29 +05:30
PeterJT ddca73b043 Updates to the Kobo driver to add support for the Kobo Clara 2e. 2022-09-13 01:42:45 -04:00
Kovid Goyal 1216e45580 Attempt to parse nytimes live markup 2022-09-12 13:20:45 +05:30
Kovid Goyal 8304e5911e ... 2022-09-12 12:38:53 +05:30
Kovid Goyal 470a7a3af7 Update NYTimes Cooking 2022-09-12 08:18:21 +05:30
Kovid Goyal 181a94fa7f Update New York Times Sports Beat 2022-09-12 07:49:36 +05:30
Kovid Goyal ceafc1b05e Update NYTimes 2022-09-12 07:40:24 +05:30
Kovid Goyal 692fa6d4fc Use wayback for nytimes pages 2022-09-11 21:30:27 +05:30
Kovid Goyal 1b53ec7fdd Move NYT JSON parsing code into its own module so it can be shared 2022-09-11 21:21:02 +05:30
Kovid Goyal 3eb4a41139 Content server custom book list: Allow using short text columns 2022-09-11 20:36:45 +05:30
Kovid Goyal 03d85f2726 pep8 2022-09-11 20:36:39 +05:30
Kovid Goyal fd0b8634fe ... 2022-09-11 20:25:44 +05:30
Kovid Goyal 0add257e90 Fix #1989282 [Cannot email to Kindle after release 5.29](https://bugs.launchpad.net/calibre/+bug/1989282)
At least I hope. Who knows what amazon's stupid email service barfs on.
2022-09-11 20:24:26 +05:30
Kovid Goyal dfdb79a3ae oops 2022-09-11 18:57:11 +05:30
Kovid Goyal b8b4351741 Update New York Times Book Review
They rationalised their JSON schema finally.
2022-09-11 18:55:32 +05:30
Kovid Goyal 3d82d3f70d Fix list view in look & feel tab not being updated if the initially shown sub tab is changed 2022-09-10 06:53:16 +05:30
Kovid Goyal ea873e7c1c Merge branch 'translation_fallback' of https://github.com/xxyzz/calibre 2022-09-09 06:44:02 +05:30
xxyzz c4c52750db Fallback to two letters .mo file if the plugin doesn't have the file
For example, the calibre interface language might be `fr_CA` but the plugin only
has `fr.mo`.
2022-09-09 08:02:07 +08:00
Kovid Goyal a911ffc16c PocketBook is so bad I have no words 2022-09-08 17:17:22 +05:30
Kovid Goyal 2554ab467b Cater to winblows 2022-09-08 10:38:26 +05:30
Kovid Goyal 90f9bbbd3c ... 2022-09-08 07:24:54 +05:30
Kovid Goyal 88a83daad8 Merge branch 'master' of https://github.com/un-pogaz/calibre 2022-09-07 10:35:22 +05:30
un-pogaz 211ac05af7 Incorrect value in title_sort_articles['fra']
per_language_title_sort_articles['fra'] contained an invalid value that caused L’ to be duplicated, but D’ is missing
2022-09-07 00:07:32 +02:00
Kovid Goyal 962fc18be1 Update Foreign Affairs 2022-09-06 17:28:12 +05:30
Kovid Goyal b329ae0c97 Yet another workaround for the execrable pbsync 2022-09-05 21:55:39 +05:30
Kovid Goyal 2156159b8c Merge branch 'master' of https://github.com/cbhaley/calibre 2022-09-05 18:13:03 +05:30
Charles Haley 1cfec4947d Bug fix: when creating a new yes/no column, nothing was selected for what to show. If the user doesn't select one of the choices, nothing is shown in the library view. 2022-09-05 11:06:51 +01:00
Kovid Goyal 2198787a15 Tag mapper: When specifying the replacement tag allow completion from the tags in the currently open library 2022-09-05 08:26:30 +05:30
Kovid Goyal c560cb7481 ... 2022-09-05 08:15:21 +05:30
Kovid Goyal 9a6671c3ce Update The Wall Street Journal 2022-09-05 07:59:35 +05:30