36268 Commits

Author SHA1 Message Date
Conrad Meyer
712edec636 Compatibility improvements for FreeBSD systems
Don't exclude libmtp on FreeBSD systems.

Don't exclude libusb on FreeBSD systems.  Our libusb has a different include
path structure and libname than Linux, but compiles fine once those are
corrected.

Correct path to py-sip on FreeBSD.  We install it to a different directory
than build_environment.py was looking in.
2017-12-26 13:01:13 -08:00
Kovid Goyal
1906e976cd
Merge branch 'FixNewYorkerRecipe' of https://github.com/jmateus/calibre 2017-12-26 17:31:45 +05:30
João Mateus
4e61dea283
Fixed New Yorker Magazine recipe
The XHTML produced by the recipe had an ill-formed XHTML that, when converted to KEPUB, was not properly parsed on Kobo devices.
2017-12-25 23:56:46 +00:00
kentan
aebcda11a5 Fixed recipe to follow recent Nikkei site renewal. 2017-12-24 00:52:44 -07:00
Kovid Goyal
d2efdc648a
Merge branch 'patch-1' of https://github.com/morealaz/calibre 2017-12-22 16:36:21 +05:30
Mohammadreza Abdollahzadeh
24243b58f6
Update ui.py
fix systary icon name to calibre-tray
2017-12-22 13:02:14 +03:30
Kovid Goyal
3e68ad2c43
Fix #1739668 [Lost in translation ;)](https://bugs.launchpad.net/calibre/+bug/1739668) 2017-12-22 07:16:07 +05:30
Kovid Goyal
2b5c498b62
... 2017-12-21 12:57:05 +05:30
Kovid Goyal
e6299cd561
When updating plugins, do not show the dialog asking which toolbar to put the plugin, even if the user has removed the plugin for all toolbars. 2017-12-20 23:33:55 +05:30
Kovid Goyal
6cd33e110e
Add a tweak in Preferences->Tweaks to exclude some fields when using the Edit metadata->Copy metadata/paste actions 2017-12-18 08:00:18 +05:30
Kovid Goyal
8f0d9cc028
Linux: Allow using calibre-tray.png in the calibre resources folder to override the system tray icon. Fixes #1738518 [Feature request - custom systray icon](https://bugs.launchpad.net/calibre/+bug/1738518) 2017-12-16 12:18:59 +05:30
Kovid Goyal
df177fe455
... 2017-12-16 08:29:26 +05:30
Kovid Goyal
38b2510ecb
Content server: Fix using the Clear logs button preventing the server from restarting until calibre itself is restarted. Fixes #1738433 [Can't start Content Server after Clear Logs](https://bugs.launchpad.net/calibre/+bug/1738433) 2017-12-16 08:27:36 +05:30
Kovid Goyal
8bb6c46314
Edit Book: Fix backspace key un-indenting instead of deleting even when text is selected if the cursor is at the start of the line 2017-12-16 07:59:10 +05:30
Kovid Goyal
5c9e8dce11
String changes 2017-12-15 19:42:20 +05:30
Kovid Goyal
cfba208bc3
pep8 2017-12-15 19:42:12 +05:30
Kovid Goyal
d09a998c36
version 3.14.0 v3.14.0 2017-12-15 08:20:37 +05:30
Kovid Goyal
2e8632facf
Fix #1738298 [Economist recipe not working. Edition 3.13. Last successful use was a week ago.](https://bugs.launchpad.net/calibre/+bug/1738298) 2017-12-15 08:04:58 +05:30
Kovid Goyal
9d06256df1
Update Boston Globe 2017-12-14 14:31:46 +05:30
Kovid Goyal
e62a0769c5
User manual: Add a new regexp quick reference section as a primer for regexp syntax https://manual.calibre-ebook.com/regexp_quick_reference.html
Fixes #1736085 [Suggested text for help file on regex in the editor](https://bugs.launchpad.net/calibre/+bug/1736085)
2017-12-14 13:21:44 +05:30
Kovid Goyal
e53f68eb88
String changes 2017-12-14 06:56:50 +05:30
Kovid Goyal
37966b0916
Content server: Allow viewing the book metadata while reading a book. In the viewer controls, tap Goto and then Metadata to see the metadata. Fixes #1736312 [Feature request: A way to view book details while reading in Browser Viewer](https://bugs.launchpad.net/calibre/+bug/1736312) 2017-12-13 19:57:05 +05:30
Kovid Goyal
a9589b8983
Fix test for uber-slow travis 2017-12-13 18:23:29 +05:30
Kovid Goyal
ea131a2090
Kobo driver: Add support for new firmware
Merge branch 'master' of https://github.com/davidfor/calibre
2017-12-13 17:35:44 +05:30
David
df60cba727 Bump supported firmware version for Kobo 4.7.x firmware
Kobo is about to release new firmware is about release new firmware. No
changes are needed except to bump the support firmware version.
2017-12-13 21:22:30 +11:00
Kovid Goyal
a3a4408db2
... 2017-12-13 07:20:30 +05:30
Kovid Goyal
08f0d6e6ab
Get Books: Update Mills & book and beam-ebooks.de plugins for website changes
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-12-12 14:53:05 +05:30
Charles Haley
a07cf434c2 Update 2 store plugins: Mills & Boon and Beam Ebooks 2017-12-12 10:12:01 +01:00
Kovid Goyal
90101bd663
Book polishing: Do not scan book for font usage when subsetting if no embedded fonts are available. Fixes #1737400 [Ebook edit: Subset embedded fonts does something even if there are no fonts](https://bugs.launchpad.net/calibre/+bug/1737400) 2017-12-12 10:09:41 +05:30
Kovid Goyal
8301cdd8ed
Bulk metadata edit: Allow choosing the algorithm used for changing the case fo titles in bulk 2017-12-12 09:24:44 +05:30
Kovid Goyal
21205e69ef
... 2017-12-12 07:15:34 +05:30
Kovid Goyal
721d491d54
Content server: Open links in the comments section from the book details page in new windows. Fixes #1737644 [links in comments served by calibre-server should have target="_blank"](https://bugs.launchpad.net/calibre/+bug/1737644) 2017-12-12 06:56:50 +05:30
Kovid Goyal
eb4e50df7c
Merge branch 'master' of https://github.com/cbhaley/calibre 2017-12-11 22:51:17 +05:30
Charles Haley
cd0ab5e61d Make the string for 'Świat Ebooków' unicode to prevent exceptions in preferences / plugins 2017-12-11 18:12:48 +01:00
Kovid Goyal
eed221347e
Update The Times
Merge branch 'patch-2' of https://github.com/bobbysteel/calibre
2017-12-11 18:58:17 +05:30
bobbysteel
1e57ff1657
Update times_online.recipe 2017-12-11 13:14:44 +00:00
bobbysteel
a9451dd8b0
Remove suggested link cloud 2017-12-11 12:52:59 +00:00
Kovid Goyal
546d1f6c79
El Cohete a la luna by Darko Miletic
Fixes #1737422 [New recipe for newsportal - el cohete a la luna](https://bugs.launchpad.net/calibre/+bug/1737422)
2017-12-11 08:35:30 +05:30
Kovid Goyal
a961778087
Get Books: Update empik and publio store plugin for website changes
Merge branch 'master' of https://github.com/t3d/calibre
2017-12-10 20:44:56 +05:30
Tomasz Długosz
7c624068bf publio plugin: add format detection 2017-12-10 16:09:54 +01:00
Tomasz Długosz
39dc0af554 fix empik plugin 2017-12-10 15:56:49 +01:00
Kovid Goyal
10d65365b9
Merge branch 'master' of https://github.com/cbhaley/calibre 2017-12-10 20:24:26 +05:30
Charles Haley
78b52b2616 Fix the delete GST button not working correctly. I don't know how long it has been broken ... 2017-12-10 15:48:44 +01:00
Kovid Goyal
d99064cb58
Merge branch 'master' of https://github.com/cbhaley/calibre
Fix #1735815 [Grouped search preferences enhancement](https://bugs.launchpad.net/calibre/+bug/1735815)
2017-12-10 14:12:33 +05:30
Charles Haley
205cd8503a Bug (enhancement) #1735815: I added some space and some placeholder text, and moved things around a bit. 2017-12-10 09:26:38 +01:00
Kovid Goyal
1edcef6660
... 2017-12-10 10:54:03 +05:30
Kovid Goyal
2d09f5dba1
User Manual: Fix errors caused by change to google custom search API 2017-12-10 10:48:58 +05:30
Kovid Goyal
6df445e96d
Merge branch 'master' of https://github.com/t3d/calibre 2017-12-10 08:48:19 +05:30
Tomasz Długosz
9395b621ee legimi plugin: update links 2017-12-09 23:06:23 +01:00
Tomasz Długosz
c2e42df414 woblink_plugin: fix cover fetching 2017-12-09 22:16:05 +01:00