Commit Graph

40745 Commits

Author SHA1 Message Date
Kovid Goyal 520c46dfb9 Minor fixups for changes when removing py3 conditionals 2020-08-22 18:47:56 +05:30
Kovid Goyal 764e8bff7e Remove py3 conditionals 2020-08-22 18:47:56 +05:30
Kovid Goyal 36d81d74d5 Remove hardcoding of mbcs for filesystem names 2020-08-22 18:47:55 +05:30
Kovid Goyal f3062760ab Build with python 3.8 2020-08-22 18:47:55 +05:30
Kovid Goyal 9ff27782de Remove useless __future__ imports
Not needed on python3
2020-08-22 18:47:55 +05:30
Kovid Goyal 29cd8d64ea Change shebangs to python from python2
Also remove a few other miscellaneous references to python2
2020-08-22 18:47:51 +05:30
Kovid Goyal b333c10301 Require python >= 3.7 in setup.py 2020-08-22 18:47:29 +05:30
Kovid Goyal 5bc5ab1307 Remove non-working recipe, no RSS feeds avalable for this site anymore 2020-08-22 11:46:23 +05:30
Kovid Goyal 619227f320 Google News and MyDealz by Volker Heggemann 2020-08-22 08:50:27 +05:30
Kovid Goyal 9d881ed2fc version 4.23.0 v4.23.0 2020-08-21 07:09:18 +05:30
Kovid Goyal ff67af8312 Content server: Fix Esc ky not working in several views. Fixes #1849958 [[Enhancement] Go back by clicking Esc on server](https://bugs.launchpad.net/calibre/+bug/1849958) 2020-08-18 13:03:13 +05:30
Kovid Goyal 12e64d6e8b Quickview panel: Add actions to the context menu to search for book in library, open in viewer, etc. Fixes #1891765 [Enhancement Request: Add "Edit Metadata" and "view book details" to quickview right-click menu.](https://bugs.launchpad.net/calibre/+bug/1891765)
Merge branch 'master' of https://github.com/cbhaley/calibre into master
2020-08-16 20:46:10 +05:30
Charles Haley cdae060f47 Enhancement #1891765: Add operations to quickview's context menu.
Added several operations to the quickview book and item list context menus. As a result the search button became superfluous and was removed.
2020-08-16 16:02:11 +01:00
Kovid Goyal 8a3f112d3f Merge branch 'cover-ratio' of https://github.com/ihanson/calibre into master 2020-08-16 08:51:50 +05:30
Ira Hanson 8c3be2a766 Preserve cover aspect ratio in the download preview 2020-08-15 14:04:25 -05:00
Kovid Goyal 889437588d String changes 2020-08-13 21:30:42 +05:30
Kovid Goyal 51742e7771 Merge branch 'master' of https://github.com/davidfor/calibre into master 2020-08-12 19:49:15 +05:30
David 60a6dcf9a6 Bump supported Kobo firmware version
Also add recognition of "Kobo Plus" subscription books. This should have been added a long time ago.
2020-08-13 00:12:24 +10:00
Kovid Goyal 3523a126dc Update El Diplo
Fixes #1891216 [New recipe for Le Monde Diplomatique - cono sur](https://bugs.launchpad.net/calibre/+bug/1891216)
2020-08-12 07:45:22 +05:30
Kovid Goyal 2912b411f9 Update calibre Blog 2020-08-11 07:35:48 +05:30
Kovid Goyal 623d28fa07 Update link to calibre blog article on custom columns 2020-08-10 22:42:02 +05:30
Kovid Goyal 3fa778aefa Reuters by Kovid Goyal 2020-08-09 20:29:07 +05:30
Kovid Goyal 27249c915d linuxnews.de and t3n.de by Volker Heggemann 2020-08-08 19:57:09 +05:30
Kovid Goyal c88b4b091a Update ESPN 2020-08-08 16:03:12 +05:30
Kovid Goyal 5c23956001 Merge branch 'master' of https://github.com/cbhaley/calibre into master 2020-08-07 13:35:44 +05:30
Charles Haley a9650f2643 Sorry, I forgot to remove some commented out experimental code in the last commit. 2020-08-07 08:56:02 +01:00
Kovid Goyal a3691f8ed3 Update LA Times 2020-08-07 08:43:53 +05:30
Kovid Goyal c1588dfd12 Allow forcing calibre to remember the column width for the On device column by right clicking the header of the column
Merge branch 'master' of https://github.com/cbhaley/calibre into master
2020-08-07 08:21:42 +05:30
Charles Haley 535c02437b Add ability to save the current on-device column width. 2020-08-06 22:24:24 +01:00
Kovid Goyal b0a613a0c1 Fix #1890239 [[Enhancement] Show number of books being converted in window title of the Bulk convert window](https://bugs.launchpad.net/calibre/+bug/1890239) 2020-08-06 13:30:49 +05:30
Kovid Goyal fe7976b8b8 Update Winnipeg Free Press 2020-08-06 11:41:16 +05:30
Kovid Goyal 983238a811 Update Popular Science 2020-08-06 08:37:55 +05:30
Kovid Goyal 9557591321 Update Science News Recent Issues 2020-08-06 08:32:52 +05:30
Kovid Goyal 02dcac0702 Merge branch 'master' of https://github.com/cbhaley/calibre into master 2020-08-05 16:25:15 +05:30
Charles Haley fc70165969 When updating an OPF, remove custom columns from the target that don't exist in the source 2020-08-05 09:19:44 +01:00
Kovid Goyal b3eba1479a Catalogs: Increase max allowed thumbnail width 2020-08-05 08:34:25 +05:30
Kovid Goyal 8601bd43f7 String changes 2020-08-03 23:20:32 +05:30
Kovid Goyal 62ae03ab54 Switch from Adsense to BSA in the manual 2020-08-03 22:39:41 +05:30
Kovid Goyal bb8ca90eb2 Merge branch 'master' of https://github.com/cbhaley/calibre into master
Fix #1889973 [custom column of bool type: cannot delete default value once it's set](https://bugs.launchpad.net/calibre/+bug/1889973)
2020-08-01 18:35:34 +05:30
Charles Haley 03b3574e8e Ooops. That fix had side effects even if there were errors 2020-08-01 13:43:00 +01:00
Charles Haley dac7563405 Fix bug #1889973 custom column of bool type: cannot delete default value once it's set 2020-08-01 13:39:10 +01:00
Kovid Goyal 716db6162b Edit book: Allow customizing the base background/foreground and link colors for the preview window. Fixes #1889925 [[Enhancement] Editor Preview customise background colour](https://bugs.launchpad.net/calibre/+bug/1889925) 2020-08-01 12:20:52 +05:30
Kovid Goyal 95c4381900 EPUB Output: When splitting dont consider files with only a single character empty 2020-07-31 23:44:13 +05:30
Kovid Goyal f4340d2191 Disable the translations workflow
Too hard getting it working on python2, wait till the py3 branch is
merged.
2020-07-31 23:29:08 +05:30
Kovid Goyal 8f775bb2f7 Install sphinx needed to get POT files for the user manual 2020-07-31 23:28:06 +05:30
Kovid Goyal c7b66aada8 Dont use calibre-debug to build pot files 2020-07-31 23:26:02 +05:30
Kovid Goyal 01c9ffee6f Cant avoid bootstrapping calibre 2020-07-31 22:51:08 +05:30
Kovid Goyal 379e5137e8 Fix missing formatting around attribute values in the comments editor HTML syntax highlighter 2020-07-31 22:48:28 +05:30
Kovid Goyal a19f61bc5f Comments editor: Fix syntax coloring for HTML view in dark mode 2020-07-31 22:40:58 +05:30
Kovid Goyal e0ab635448 Cant generate website strings on github 2020-07-31 22:28:33 +05:30