Kovid Goyal
addf9af51a
Fix generation of trnaslation template for website
2019-03-07 10:22:39 +05:30
Kovid Goyal
6c0be97ad5
Fix incorrect use of ngettext
2019-03-07 10:18:35 +05:30
Kovid Goyal
a4e79a2a59
EPUB/MOBI Catalogs: Fix presets not saving title and format information. Fixes #1818838 [Catalog Json file don't store Title and Format]( https://bugs.launchpad.net/calibre/+bug/1818838 )
2019-03-06 20:53:44 +05:30
Kovid Goyal
24a9ebd3af
Content server: Allow specifying custom URLs for the "Search the internet" feature via Preferences->Sharing over the net->Search the internet. Fixes #1810923 [[Enhancement]: Search the internet on Content Server]( https://bugs.launchpad.net/calibre/+bug/1810923 )
2019-03-06 20:36:19 +05:30
Kovid Goyal
30e25ecf21
Edit book: Fix pasting of image from clipboard using (Ctrl-V) not working
2019-03-05 10:07:48 +05:30
Kovid Goyal
20ba5d597f
Fix #1816391 [black-curtain-redirect not work]( https://bugs.launchpad.net/calibre/+bug/1816391 )
2019-03-05 09:58:44 +05:30
Kovid Goyal
1f3c8a6ee4
Linux: Use setDesktopFileName when compiled against new enough Qt
...
Apparently Plasma with Wayland backend needs it. Fixes #1818436 [Calibre icon is incorrect on KDE Plasma Wayland session](https://bugs.launchpad.net/calibre/+bug/1818436 )
2019-03-04 07:20:07 +05:30
Kovid Goyal
bf40fb88f7
Quanta Magazine by lui1
2019-03-01 21:05:49 +05:30
Kovid Goyal
09d40007b2
Update Scientific American
2019-03-01 09:05:29 +05:30
Kovid Goyal
a2b16ded41
Use pipe2 if available
2019-03-01 06:55:40 +05:30
Kovid Goyal
86eb977bb9
Merge branch 'master' of https://github.com/cbhaley/calibre
...
Fixes #1812560 [ISO date display format hinders editing](https://bugs.launchpad.net/calibre/+bug/1812560 )
2019-02-28 20:10:53 +05:30
Charles Haley
b38a476b5e
Correct fix for bug #1812560 : 'iso' format not working. The pattern HH doesn't appear to work in the current Qt, and one place where 'iso' needed to be matched was missed.
2019-02-28 14:26:24 +00:00
Kovid Goyal
494140ecc1
Fix #1817828 [Economist Magazine download not working]( https://bugs.launchpad.net/calibre/+bug/1817828 )
2019-02-27 11:25:56 +05:30
Kovid Goyal
7fd2cb4893
Misc py3 porting work
2019-02-27 08:55:21 +05:30
Kovid Goyal
7a6fbdac2c
Remove trailing spaces
2019-02-27 08:40:54 +05:30
Kovid Goyal
7a99290a14
Port msdes to python 3
...
Fixes #937 (Port msdes plugin to build on python2/python3 )
2019-02-27 08:35:49 +05:30
Kovid Goyal
9fba382f7f
Merge branch 'py3' of https://github.com/eli-schwartz/calibre
2019-02-27 06:42:51 +05:30
Eli Schwartz
ba87a97308
Port freetype plugin to build on python2/python3
2019-02-26 19:52:15 -05:00
Kovid Goyal
e3f51686ee
Merge branch 'py3' of https://github.com/eli-schwartz/calibre
2019-02-27 05:44:53 +05:30
Eli Schwartz
acf92b5066
Port sqlite_custom plugin to build on python2/python3
2019-02-26 18:06:30 -05:00
Kovid Goyal
a629e3bf1a
...
2019-02-26 15:12:07 +05:30
Kovid Goyal
9695a6e1cc
Merge branch 'py3' of https://github.com/eli-schwartz/calibre
2019-02-26 08:39:42 +05:30
Eli Schwartz
247e0b557b
Port qt_hack plugin to build on python2/python3
2019-02-25 22:04:26 -05:00
Eli Schwartz
3258c464e7
Port headless plugin to build on python2/python3
...
The only thing needed is to port the buildsystem to not pass strings
starting with a "b" as build flags.
2019-02-25 22:04:26 -05:00
Eli Schwartz
2761fd5bd0
C extensions: fix use of self->ob_type everywhere
...
Part of general preparations for the python3 port.
2019-02-25 22:04:26 -05:00
Eli Schwartz
acd683b3ac
remove incorrect use of b'' string
...
There's no need to check on python2 that a string in os.environ is a
bytestring, and it breaks hard on python3.
2019-02-25 21:47:25 -05:00
Kovid Goyal
7640a27b13
Update Taipei Times
2019-02-26 07:44:14 +05:30
Kovid Goyal
fe291a5958
...
2019-02-26 07:11:25 +05:30
Kovid Goyal
7d00c4b0f4
macOS: Respect the system setting for text insertion cursor blink time
...
This value can be changed with the following commands:
defaults write -g NSTextInsertionPointBlinkPeriodOff -float 500
defaults write -g NSTextInsertionPointBlinkPeriodOn -float 500
2019-02-25 09:16:06 +05:30
Kovid Goyal
3137572207
Fix #1817460 [harpers print magazine recipe broken]( https://bugs.launchpad.net/calibre/+bug/1817460 )
2019-02-25 07:56:48 +05:30
Kovid Goyal
c81ffa6d1a
Merge branch 'master' of https://github.com/cbhaley/calibre
...
Tag browser: Category editor: Add a checkbox to restrict the entries shown to only those present in the current Virtual library
2019-02-24 10:34:58 +05:30
Charles Haley
a0f92e9fbb
Enhancement: add restricting to the current VL in the tag browser category editor. See https://www.mobileread.com/forums/showthread.php?t=315414
2019-02-23 14:11:53 +00:00
Kovid Goyal
306959fd4a
Update General Knowledge Today
...
Fixes #1817256 [Unable to fetch "General Knowledge today"](https://bugs.launchpad.net/calibre/+bug/1817256 )
2019-02-23 08:56:19 +05:30
Kovid Goyal
482b24e888
Forgot to change fmt string for build value as well
2019-02-21 10:24:56 +05:30
Kovid Goyal
405d52eedc
Merge branch 'py3' of https://github.com/eli-schwartz/calibre
2019-02-21 10:22:11 +05:30
Eli Schwartz
dcf58e9a15
Port bzzdec plugin to build on python2/python3
2019-02-20 23:35:01 -05:00
Kovid Goyal
1a16a0e545
Merge branch 'py3' of https://github.com/eli-schwartz/calibre
2019-02-21 09:48:37 +05:30
Eli Schwartz
8e853a3ff8
python3: add polyglot compat layer for builtins / __builtin__
2019-02-20 23:05:04 -05:00
Kovid Goyal
0b362bea08
Update Granma
2019-02-20 18:09:02 +05:30
Kovid Goyal
5595655b69
Update South China Morning Post
...
Fixes #1816307 [recipe broken South China Morning News](https://bugs.launchpad.net/calibre/+bug/1816307 )
2019-02-18 11:28:31 +05:30
Kovid Goyal
3abd63304f
Update New York Times (Web)
...
Fixes #1816305 [New York Time news not complete](https://bugs.launchpad.net/calibre/+bug/1816305 )
2019-02-18 10:58:56 +05:30
Kovid Goyal
692214e589
Tag browser: When right clicking ona saved search add a menu option to search using the raw search expression. Fixes #1816274 [Edit or copy saved search text]( https://bugs.launchpad.net/calibre/+bug/1816274 )
...
Merge branch 'master' of https://github.com/cbhaley/calibre
2019-02-17 18:04:53 +05:30
Charles Haley
8c430a5945
Enhancement #1816274 : add a "Search using saved search expression" action to the tag browser context menu.
2019-02-17 11:57:42 +00:00
Kovid Goyal
8d86d10e5a
Tag browser: Have pressing the Enter key find the next match. Fixes #1816276 [Find the first/next matching item with Enter]( https://bugs.launchpad.net/calibre/+bug/1816276 )
2019-02-17 10:14:14 +05:30
Kovid Goyal
15a3bb4b8d
Fix building on NetBSD
...
Thanks to Thomas Klausner
2019-02-14 18:48:18 +05:30
Kovid Goyal
f2315801db
Update China Daily
2019-02-14 09:37:13 +05:30
Kovid Goyal
fda7618627
Windows: Add a button to Preferences->Sharing over the net to set calibre to run when the computer starts
2019-02-11 14:31:34 +05:30
Kovid Goyal
15e5d7cb11
FB2 Output: Fix comments from the input document not present in the output. Fixes #1815357 [Field "Comments" are lost when converting epub to fb2]( https://bugs.launchpad.net/calibre/+bug/1815357 )
2019-02-11 13:50:28 +05:30
Kovid Goyal
de18e1fdc2
Fetch all articles from 1843 RSS feed
2019-02-11 10:55:20 +05:30
Kovid Goyal
19bb59e70e
...
2019-02-10 19:37:32 +05:30