Commit Graph

44761 Commits

Author SHA1 Message Date
Kovid Goyal 2db4d77612 Cosmos Magazine by yodha8
Merge branch 'master' of https://github.com/yodha8/calibre
2022-05-01 19:31:30 +05:30
yodha8 db24bf9d5d Add recipe for Cosmos Magazine 2022-05-01 06:57:03 -07:00
Kovid Goyal 2e4de4dabd Merge branch 'master' of https://github.com/yodha8/calibre 2022-05-01 19:14:23 +05:30
yodha8 85c1c53a53 Update cacm.recipe
No need for username-password. Articles are free to read and can be retrieved from the RSS feed.
2022-05-01 06:40:34 -07:00
Kovid Goyal b266ccde03 Merge branch 'master' of https://github.com/yodha8/calibre 2022-05-01 13:03:33 +05:30
yodha8 b49064d6b6 Update science_news.recipe
* This is a bi-weekly magazine, so get last 14 days of articles.
* Download latest cover of magazine.
2022-04-30 23:07:19 -07:00
Kovid Goyal 1eb6f99107 Merge branch 'master' of https://github.com/yodha8/calibre 2022-05-01 11:00:48 +05:30
yodha8 e3d9288bf1 Delete science_news_recent_issues.recipe
The feeds in this recipe no longer work and this is a duplicate. The other science_news.recipe is the working one which has the right feed.
2022-04-30 22:29:41 -07:00
yodha8 c2237c2efa Remove cruft from Quanta Magazine articles 2022-04-30 22:18:23 -07:00
Kovid Goyal 2246aeede3 Update Outlook Magazine 2022-04-30 14:03:38 +05:30
Kovid Goyal 3db4c98315 Fix #1971015 [[Bug] Amazon metadata downloader give empty title if title start with "["](https://bugs.launchpad.net/calibre/+bug/1971015) 2022-04-30 13:14:12 +05:30
Kovid Goyal 72371f4f87 Update Indian Express 2022-04-30 13:04:36 +05:30
Kovid Goyal 0be2669fe2 Gmail is planning to ban SMTP auth completely so nuke it from the FAQ 2022-04-27 22:20:18 +05:30
Kovid Goyal ab3a37cdf1 Fix #1970497 [Edit Metadata: 'Undo' glitch on identifier field](https://bugs.launchpad.net/calibre/+bug/1970497) 2022-04-27 07:55:04 +05:30
Kovid Goyal 065ba80ed9 ctrl+wheel to zoom should also work outside the image 2022-04-26 20:46:38 +05:30
Kovid Goyal 877a43d85e ... 2022-04-26 20:42:39 +05:30
Kovid Goyal 886ba135b5 more pyqt float->int goodness 2022-04-26 18:59:38 +05:30
Kovid Goyal 3a83e75401 Fix viewing LRF files not working. Fixes #1970391 [LRF books cannot be viewed](https://bugs.launchpad.net/calibre/+bug/1970391) 2022-04-26 17:15:12 +05:30
Kovid Goyal fde3f7bbb0 Merge branch 'master' of https://github.com/cbhaley/calibre 2022-04-26 17:11:17 +05:30
Charles Haley 15a4f7efd4 Two changes to the new marked stuff:
1) Don't accept blanks as a text label
2) Show only the first 40 labels in the "Show marked with text" submenu. Some plugins define thousands of labels.
2022-04-26 11:12:05 +01:00
Kovid Goyal bc91a6bed6 py2 compat in amazon metadata plugin for ancient calibre 2022-04-26 08:33:46 +05:30
Kovid Goyal d766adc463 ... 2022-04-26 08:24:57 +05:30
Kovid Goyal d6fd1f8293 Also activate parent window when clicking in the category view 2022-04-25 19:41:46 +05:30
Kovid Goyal 6c8f462778 Also disable webengine sandbox in ensure_app() 2022-04-25 16:31:26 +05:30
Kovid Goyal e199e38476 pep8 2022-04-25 16:12:44 +05:30
Kovid Goyal db3699ec45 Merge branch 'master' of https://github.com/cbhaley/calibre 2022-04-25 16:12:38 +05:30
Charles Haley 3f0c9125d6 New formatter function list_join() along with its documentation. 2022-04-25 11:13:52 +01:00
Kovid Goyal f4b034f60e Workaround for glibc > 2.33 breaking web engine 2022-04-25 15:30:10 +05:30
Kovid Goyal 93961cb8ab Fix #1970171 [Failed to open book](https://bugs.launchpad.net/calibre/+bug/1970171) 2022-04-25 14:41:05 +05:30
Kovid Goyal 78e6966dae Merge branch 'master' of https://github.com/yodha8/calibre 2022-04-25 08:15:04 +05:30
yodha8 57c8db0d13 Update New Yorker recipe
* Has correct section names
* Sections are in right order
* Mail article is included now
2022-04-24 17:21:00 -07:00
Kovid Goyal 81b2ea24a7 Merge branch 'master' of https://github.com/cbhaley/calibre 2022-04-24 23:01:48 +05:30
Charles Haley 5dc8a59abf Small change to account for python 3's regex changes affection .* 2022-04-24 18:14:05 +01:00
Kovid Goyal 41b99c241d Use ICU whole word searching for the viewer's whole word search function 2022-04-24 19:57:49 +05:30
Kovid Goyal 0662d5cc77 Old ICU 2022-04-24 19:52:35 +05:30
Kovid Goyal 09e06fbb82 Allow searching for whole words with the ICU find() methods 2022-04-24 19:07:50 +05:30
Kovid Goyal c116696086 Merge branch 'master' of https://github.com/cbhaley/calibre
Allow right clicking on row numbers to mark/unmark books
2022-04-24 17:03:26 +05:30
Charles Haley a64c1623ae Set & clear marks on the row label context menu 2022-04-24 11:46:17 +01:00
Kovid Goyal 25f2a5827a Ensure _locale is always set to a locale for which ICU has a collator 2022-04-24 14:18:26 +05:30
Kovid Goyal b6662c2650 ICU collators must not be used across threads 2022-04-24 14:08:46 +05:30
Kovid Goyal 559f787adf E-book viewer: Ignore accents when doing a search 2022-04-24 13:39:51 +05:30
Kovid Goyal 9814b8060e Clean up collator management 2022-04-24 12:44:50 +05:30
Kovid Goyal 6e7fd724fd Fix #1970040 [The Economist recipe not fetching "Economic & financial indicators" section](https://bugs.launchpad.net/calibre/+bug/1970040) 2022-04-24 10:49:48 +05:30
Kovid Goyal 7752b02a73 Fix #1970061 [[Enhancement] Popup not translatable in Transifex](https://bugs.launchpad.net/calibre/+bug/1970061) 2022-04-24 10:27:25 +05:30
Kovid Goyal 50a2be5ce7 Fix pgettext() not being recognized when extracting translatable strings. Fixes #1970038 [The "Miscellaneous" string is not translatable in some cases](https://bugs.launchpad.net/calibre/+bug/1970038) 2022-04-24 08:49:52 +05:30
Kovid Goyal c9a7b68532 Delay load category defs 2022-04-24 08:36:47 +05:30
Kovid Goyal d5b879cee6 Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1970045 [Enhancement Request: is_marked() text as tooltip](https://bugs.launchpad.net/calibre/+bug/1970045)
2022-04-24 08:13:44 +05:30
Charles Haley 61596cc05b Enhancement #1970045: is_marked() text as tooltip 2022-04-23 18:40:02 +01:00
Kovid Goyal 1c8baa87cf Abstract away match finding implementation 2022-04-23 15:29:06 +05:30
Kovid Goyal 3e06e32861 Fix #1970027 [[Enhancement] Remove border around Tag browser](https://bugs.launchpad.net/calibre/+bug/1970027) 2022-04-23 15:10:59 +05:30