Eli Schwartz
6aa1592052
Port libmtp plugin to build on python2/python3
2019-03-10 00:10:19 -05:00
Eli Schwartz
c0754900fe
C extensions: format strings with the right type of values on python2/python3
2019-03-10 00:10:14 -05:00
Eli Schwartz
a14454a857
py3: fix PyInt types for python2/python3
2019-03-10 00:03:53 -05:00
Kovid Goyal
f4a5b3edb0
version 3.40.1
2019-03-08 11:39:34 +05:30
Kovid Goyal
e3c295f252
Fix regression that broke calibre starting when using a custom date column
2019-03-08 11:36:11 +05:30
Kovid Goyal
409aac87dd
Donate buttons should link to localized donate pages
...
Fixes #1819064 [Clicking on the heart (donate) button will not get you to the donate page in your language](https://bugs.launchpad.net/calibre/+bug/1819064 )
2019-03-08 10:32:08 +05:30
Kovid Goyal
94fc460f8c
Content server: Book details page: Fix close button not going back to book list after using Next/previous buttons. Fixes #1819060 [Clicking X (close) in the book details on the server should get you back to the covers view (library)]( https://bugs.launchpad.net/calibre/+bug/1819060 )
2019-03-08 10:18:12 +05:30
Kovid Goyal
7d9f51cd9e
Content server: Allow clicking on book cover in details page to read the book. Fixes #1819058 [[Feature] Clicking on cover in book details to read it]( https://bugs.launchpad.net/calibre/+bug/1819058 )
2019-03-08 10:15:56 +05:30
Kovid Goyal
36136bcdb2
version 3.40.0
2019-03-08 08:59:19 +05:30
Kovid Goyal
893c8a970c
pep8
2019-03-08 08:58:47 +05:30
Kovid Goyal
d205255cb7
Update amazon Get books plugin for markup change
2019-03-08 08:51:43 +05:30
Kovid Goyal
7667b177d8
Fix a regression in the previous release that broke Copy to library and delete after when copying a duplicated book. Fixes #1816224 [Bug when copying an existing book from one library to another]( https://bugs.launchpad.net/calibre/+bug/1816224 )
2019-03-08 08:37:09 +05:30
Kovid Goyal
293571cb8a
Update Amazon metadata download plugin for changes to amazon results page markup
2019-03-08 05:17:22 +05:30
Kovid Goyal
59ec0ad2a7
Allow adding files to selected book records from the clipboard. To use copy a file from windows explorer, right click the Add books button and choose: Add files to selected books from clipboard
...
See #1815419 ([Enhancement] New option for calibre command)
2019-03-07 14:17:10 +05:30
Kovid Goyal
b523de9813
Content server: Fix {id} not working in the custom list template
...
Fixes #1818308 [{id} shows as blank in content server template](https://bugs.launchpad.net/calibre/+bug/1818308 )
2019-03-07 11:26:15 +05:30
Kovid Goyal
0161d6ce08
Some more incorrect uses of ngettext
2019-03-07 10:59:36 +05:30
Kovid Goyal
0adddea81b
Book details panel: Allow editing the identifiers for the book by right clicking on the existing Ids. Fixes #1815005 [[Enhancement] Allow adding Identifiers on Books Detail Panel]( https://bugs.launchpad.net/calibre/+bug/1815005 )
2019-03-07 10:36: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
a2b16ded41
Use pipe2 if available
2019-03-01 06:55:40 +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
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
Eli Schwartz
ba87a97308
Port freetype plugin to build on python2/python3
2019-02-26 19:52:15 -05:00
Eli Schwartz
acf92b5066
Port sqlite_custom plugin to build on python2/python3
2019-02-26 18:06:30 -05:00
Eli Schwartz
247e0b557b
Port qt_hack plugin to build on python2/python3
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
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
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
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
Eli Schwartz
8e853a3ff8
python3: add polyglot compat layer for builtins / __builtin__
2019-02-20 23:05:04 -05:00
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
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
19bb59e70e
...
2019-02-10 19:37:32 +05:30
Kovid Goyal
c4a5afcf24
Allow loading builtin markdown extensions without relying on pkg_resources
2019-02-10 19:14:26 +05:30
Kovid Goyal
0242b3d1c1
Use un-prefixed names for markdown extension loading
2019-02-10 16:05:55 +05:30
Kovid Goyal
ea99a041d3
Fix clicking on an empty published field in the book list to edit it setting the initial date to Jan 2000 instead of today's date
2019-02-10 15:46:45 +05:30