28276 Commits

Author SHA1 Message Date
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
cfba208bc3
pep8 2017-12-15 19:42:12 +05:30
Kovid Goyal
d09a998c36
version 3.14.0 2017-12-15 08:20:37 +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
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
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
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
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
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
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
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
Kovid Goyal
46d7dcdde9
Choose English as the User interface language when a locale related environment variable is set to the C locale
Merge branch 'lc-messages-c' of https://github.com/vmiklos/calibre
2017-12-09 11:06:01 +05:30
Miklos Vajna
f333b208a4 localization: differentiate between C and not set Linux env. variables
In case of e.g. LANG=hu_HU.UTF-8 and LC_MESSAGES=C, the expected
behavior is that the UI is English, not Hungarian.

The problem was that we did not differentiate between a not set
LC_MESSAGES and one that is set to C, as locale.getdefaultlocale()
returns None in both cases.
2017-12-08 23:43:56 +01:00
Kovid Goyal
04d2af56f7
Also clear seach/replace history int he edit metadata dialog when using the Clear search histories button in Preferences->Searching 2017-12-07 16:04:02 +05:30
Tomasz Długosz
1c6a40d4b4 change affiliate links for publio 2017-12-07 00:47:06 +01:00
Tomasz Długosz
2db0287724 replace koobe.pl with their new store, swiatebookow.pl 2017-12-07 00:45:50 +01:00
Kovid Goyal
8cc31fa4d4
Nook driver: Fix books sent via calibre not appearing under My Files on the Glowlight 3 Plus 2017-12-06 08:28:16 +05:30
Kovid Goyal
9493c887ce
Allow Copy/paste of book metadata from the main book list. Right click the Edit metadata button to access these actions. 2017-12-05 14:42:28 +05:30
Kovid Goyal
f5962cb392
calibre-server: Auto-create userdb directory if it does not exist 2017-12-05 14:15:18 +05:30
Kovid Goyal
23fe6dc98b
... 2017-12-05 14:09:45 +05:30
Kovid Goyal
9bd2332d2c
Fix #1736313 [zsh completion does not build reproducibly](https://bugs.launchpad.net/calibre/+bug/1736313) 2017-12-05 11:00:58 +05:30
Kovid Goyal
a81f948ef0
Allow disabling the confirmation popup when open the folder of multiple books. Fixes #1735862 [[Enhancement] Customization panel](https://bugs.launchpad.net/calibre/+bug/1735862) 2017-12-02 08:40:43 +05:30
Kovid Goyal
d7994e8d1d
Fix #1735817 [String is not being translated in calibre](https://bugs.launchpad.net/calibre/+bug/1735817) 2017-12-02 08:25:40 +05:30
Kovid Goyal
0d1fec1e98
Update TODO 2017-12-01 09:07:47 +05:30
Kovid Goyal
67e68d4c54
version 3.13.0 2017-12-01 08:50:18 +05:30
Kovid Goyal
9963f18768
pep8 2017-12-01 08:50:04 +05:30
Kovid Goyal
ce05d2cc3b
Avoid qudratic lookup when serializing tag browser state 2017-11-30 13:45:02 +05:30
Kovid Goyal
cc410ac6da
Tag browser: Fix use of the tweak to control order of items in the Tag browser causing unexpected expansion of items after editing metadata. Fixes #1730245 [Tag browser unexpectedly expands after edit](https://bugs.launchpad.net/calibre/+bug/1730245) 2017-11-30 13:35:39 +05:30
Kovid Goyal
10036f66ff
Edit book: Auto-generate links to existing stylesheets when adding a new HTML file. Fixes #1733845 [[enhancement] editor, adding or importing a new hmtl page, add css](https://bugs.launchpad.net/calibre/+bug/1733845) 2017-11-30 12:05:57 +05:30
Kovid Goyal
c247cd6b35
Fix #1730049 [Move the Reset button inside the search field in Spell checking window](https://bugs.launchpad.net/calibre/+bug/1730049) 2017-11-30 10:28:36 +05:30
Kovid Goyal
0ada98b5ec
Add a button to easily clear server logs in Preferences->Sharing over the net->Show server logs. Fixes #1730046 [Add a button to clear Content server log](https://bugs.launchpad.net/calibre/+bug/1730046) 2017-11-30 10:26:13 +05:30
Kovid Goyal
d5445e6ef1
Fix #1730048 [Move option to new line](https://bugs.launchpad.net/calibre/+bug/1730048) 2017-11-30 10:15:49 +05:30
Kovid Goyal
581d15d8eb
Allow specifying a non-existent folder when creating a new library. The folder is automatically created 2017-11-30 10:10:03 +05:30
Kovid Goyal
b41c55e811
String changes 2017-11-30 10:01:10 +05:30
Kovid Goyal
c38c3ec3aa
Content server: Improve rendering of tags/categories with long words on small screens.
Fixes #1734119 [[Content Server CSS] Language tag not displayed properly in tag browser when language name is long (in narrow screens)](https://bugs.launchpad.net/calibre/+bug/1734119)
2017-11-30 08:58:06 +05:30