Commit Graph

42480 Commits

Author SHA1 Message Date
Kovid Goyal e91ebda5e8 When detecting plugin zip safety dont use a hardcoded list of native code extensions 2021-01-11 07:19:25 +05:30
Kovid Goyal 31a1ce8d4a Fix #1910904 [[Enhancement] Use a Cancel button instead of a Discard button](https://bugs.launchpad.net/calibre/+bug/1910904) 2021-01-10 16:42:34 +05:30
Kovid Goyal 312754acb6 String changes 2021-01-10 07:39:50 +05:30
Kovid Goyal 34da60c843 Merge branch 'Allow_running_on_python_37' of https://github.com/madpilot78/calibre 2021-01-09 17:38:37 +05:30
Guido Falsi fc9a480cd4 Use python 3.7 compatible syntax.
The := operator was introduced in python 3.8. I don't think making calibre incompatible with previous python versions is worth the use of the new operator here.

FreeBSD at least uses python 3.7 by default and this would cause problems in providing calibre to users, and require them to custom compile software to get it.
2021-01-09 11:44:07 +01:00
Kovid Goyal 986408809c Bulk metadata edit: Fix regression that inverted the meaning of the case sensitivity setting in the Search & replace tab 2021-01-09 06:25:30 +05:30
Kovid Goyal 78a001b335 calibredb list: Fix incorrect output when redirecting to file
py3 compat, caused by mix of text and binary output streams.
2021-01-09 06:08:51 +05:30
Kovid Goyal bd9f294318 Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1910662 [Quickview: Composite column shows as one string?](https://bugs.launchpad.net/calibre/+bug/1910662)
2021-01-08 16:57:24 +05:30
Charles Haley 84b0c4a318 Bug #1910662: Composite column shows as one string 2021-01-08 10:27:31 +00:00
Kovid Goyal b33ea2fcd3 Add a reference to Qt bug for mediaplaypause 2021-01-08 14:40:37 +05:30
Kovid Goyal 4624fcc1f8 Add bug numbers for CS crash 2021-01-08 10:27:02 +05:30
Kovid Goyal d96d52a939 ... v5.9.0 2021-01-08 09:10:13 +05:30
Kovid Goyal 8eb56f4e1d version 5.9.0 2021-01-08 08:32:31 +05:30
Kovid Goyal f3e5461d00 Remove ctypes based sendfile wrapper since os.sendfile is available in py3 2021-01-07 10:39:59 +05:30
Kovid Goyal 2b08beb226 Fix #1909314 [[Enhancement - Content server] Delete book by pressing Delete key on the Book details page](https://bugs.launchpad.net/calibre/+bug/1909314) 2021-01-06 18:57:49 +05:30
Kovid Goyal 54c6c6e3d7 Add a download button to the export highlights dialog 2021-01-06 15:09:49 +05:30
Kovid Goyal 13d829c74a Add links in markdown export for browser viewer 2021-01-06 14:57:06 +05:30
Kovid Goyal fa85e012dd Content server viewer: Allow exporting all highlights
Fixes #1909529 [Browser viewer: Highlight management](https://bugs.launchpad.net/calibre/+bug/1909529)
2021-01-06 14:38:14 +05:30
Kovid Goyal d457997830 String changes 2021-01-06 14:08:10 +05:30
Kovid Goyal fdb8bcd4b5 ... 2021-01-06 10:56:16 +05:30
Kovid Goyal 77658f4c95 Build with sip 6 on Arch CI 2021-01-06 08:38:22 +05:30
Kovid Goyal a30d4be28d Merge branch 'patch-1' of https://github.com/madphysicist/calibre 2021-01-06 08:34:05 +05:30
Joseph Fox-Rabinovitz 61b88e5288 Code formatting issue in comment
Original rendering here: https://manual.calibre-ebook.com/plugins.html#catalog-plugins
2021-01-05 16:24:40 -06:00
Joseph Fox-Rabinovitz b62dee010a wrapping 2021-01-05 16:20:19 -06:00
Joseph Fox-Rabinovitz 487a598d29 Fixed resource leak in HelloWorld plugin? 2021-01-05 16:02:52 -06:00
Joseph Fox-Rabinovitz 8da7110fc8 Punctuation, wrapping 2021-01-05 15:55:18 -06:00
Joseph Fox-Rabinovitz 0b4c130126 More wrapping and punctuation
Why is the long XPATH expression being wrapped in the output?
2021-01-05 13:26:06 -06:00
Joseph Fox-Rabinovitz 6912bec1c9 Line wrap and typo 2021-01-05 12:26:36 -06:00
Joseph Fox-Rabinovitz 937412a306 Typo in manual 2021-01-05 11:59:12 -06:00
Kovid Goyal ed0f7e9684 Add an alias fo rthe play/pause toggle key 2021-01-05 16:22:07 +05:30
Kovid Goyal 18bff172d4 Mallorca Zeitung by VoHegg 2021-01-05 13:14:13 +05:30
Kovid Goyal 2528bd58af String changes 2021-01-05 10:02:13 +05:30
Kovid Goyal 2f830e666f Merge branch 'lint_linux_installer' of https://github.com/thuvh/calibre 2021-01-05 10:01:39 +05:30
Hoai-Thu Vuong 73792ac787 fix missing space after semi colon on linux-installer.py 2021-01-05 11:29:15 +07:00
Kovid Goyal 78e967edc6 py3 compat: Fix diff on non HTML files not working 2021-01-05 08:42:25 +05:30
Kovid Goyal a6840fb462 pep8 2021-01-04 22:15:31 +05:30
Kovid Goyal ea62b8b19d Merge branch 'master' of https://github.com/cbhaley/calibre 2021-01-04 22:15:24 +05:30
Charles Haley a2411ef0a0 Add hierarchical search to the tag browser context menu 2021-01-04 15:57:03 +00:00
Kovid Goyal 05b97d24c0 T-Online by VoHegg 2021-01-04 20:32:27 +05:30
Kovid Goyal 9a8ff5539d Update General Knowledge Today 2021-01-04 13:16:28 +05:30
Kovid Goyal 23f0086ab7 Cancel any speech in progress when hiding the selection_bar after triggering the speak aloud action on it 2021-01-03 22:29:51 +05:30
Kovid Goyal c92e726850 Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1909892 [[Enhancement] Add context menu actions to search and filter items in Category editor](https://bugs.launchpad.net/calibre/+bug/1909892)
2021-01-03 20:19:44 +05:30
Charles Haley a965d310f0 Enhancement #1909892: Add context menu actions to search and filter items in Category editor 2021-01-03 12:32:29 +00:00
Kovid Goyal ac2243a706 Merge branch 'master' of https://github.com/cbhaley/calibre 2021-01-03 16:56:02 +05:30
Charles Haley 746ae8e37a Add new template function list_split. Fix python 3 imcompatibility getting source code from the built-in functions class. 2021-01-03 11:13:59 +00:00
Kovid Goyal 9b492bfcd6 Merge branch 'master' of https://github.com/cbhaley/calibre 2021-01-03 04:10:46 +05:30
Charles Haley 5a3d65a132 Add a method to db.cache to return the size of a format stored in the database table 'data'. With this method one can compare the real size to the stored size. 2021-01-02 15:07:21 +00:00
Kovid Goyal 533aa3206e Update El Pais
Fixes #1909831 [Make El Pais recipe work again: Fix RSS feeds and article classes](https://bugs.launchpad.net/calibre/+bug/1909831)
2021-01-02 09:38:39 +05:30
Kovid Goyal adef43ddab Update USA Today 2021-01-01 19:55:56 +05:30
Kovid Goyal c4c1c5f841 Amazon metadata download: Ignore ' and " in titles when matching results 2021-01-01 19:38:42 +05:30