Commit Graph

35991 Commits

Author SHA1 Message Date
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
Kovid Goyal 5704585544 Fix first added saved search not appearing in Tag browser until calibre restart. Fixes #1733151 [Suggestions to the Configure menu of the Tag browser](https://bugs.launchpad.net/calibre/+bug/1733151) 2017-11-29 17:44:02 +05:30
Kovid Goyal 043ea2d905 Cleanup lang duplicates patch and add some tests 2017-11-29 17:05:39 +05:30
Juan Pedro Paredes 6451f6244d When checking added books for duplicates, also check on the language
field. So books with the same title/authors but different languages are
not considered duplicates.
2017-11-29 17:00:30 +05:30
bobbysteel 32a1efe0e9 Cleanup tags to remove new newsletter nag 2017-11-29 17:00:28 +05:30
bobbysteel be33649f62 Cleanup tags to remove new newsletter nag 2017-11-29 17:00:28 +05:30
Kovid Goyal 10b3f039c6 Driver for the new Bq Cervantes 4
Fixes #1734878 [Cervantes 4 does not working](https://bugs.launchpad.net/calibre/+bug/1734878)
2017-11-29 17:00:28 +05:30
Kovid Goyal b6658722fe Catalog generation: Store the list of fields to be used in generating CSV/XML catalogs per library. Fixes #1730500 [Storing catalog configuration in database (bib, csv, xml)](https://bugs.launchpad.net/calibre/+bug/1730500) 2017-11-29 17:00:28 +05:30
Kovid Goyal 0569c9f01e ... 2017-11-29 17:00:28 +05:30
Kovid Goyal 6d9b906dd1 ... 2017-11-29 17:00:28 +05:30
bobbysteel 8b1f2b756b Update best day 2017-11-29 17:00:27 +05:30
bobbysteel 15510a090d Fix best day to download 2017-11-26 09:06:26 +00:00
Kovid Goyal 8f515a6cc7 Update The Economist 2017-11-26 08:51:11 +05:30
Charles Haley 0a8e26071a Changes for enhancement #1731750
1) make the bulk custom and standard series column editors behave similarly
2) allow zero as an increment so that all the books can be set to the same series number (standard and bulk)

The enhancement request suggested that the "Apply changes" checkbox be removed for custom series. I didn't do that because that checkbox is used for all custom columns.
2017-11-26 08:51:10 +05:30
Kovid Goyal ed2662af7b Edit book: Pre-select existing cover image (if any) in add cover dialog 2017-11-26 08:51:10 +05:30
Kovid Goyal 022ab0ff3a Edit Book: Spell check should not fail if there are non-HTML files in the spine
Fixes #773 (Check type of the parsed data before spell check)
2017-11-26 08:51:10 +05:30
Kovid Goyal 77a40a22c3 Conversion: Fix an error when using the embed_all_fonts option with certain books 2017-11-26 08:51:10 +05:30
bobbysteel e517fbf89f Fix cover to pull from NYT site 2017-11-26 08:51:10 +05:30
bobbysteel af7883f517 Fix cover to pull from NYT site 2017-11-26 08:51:10 +05:30
Hervé M 4fb5580990 Change the way to address login form
Access the login form via its property "id" instead of its (changing) position, as it's not possible to use its name (this form has no name)
2017-11-22 07:35:40 +01:00
Kovid Goyal 692c3297aa A spot of padding 2017-11-19 21:03:05 +05:30
Kovid Goyal f4dffdc169 ... 2017-11-19 20:58:42 +05:30
Kovid Goyal 0f42a3a53a Make rename search into edit search 2017-11-19 20:55:29 +05:30
Kovid Goyal 3d9e2fe6ad remove unused form 2017-11-19 20:38:41 +05:30
Kovid Goyal ec281bfa42 Make the Manage saved searches dialog a little easier for new users. Fixes #1733163 [Suggestions to the Saved search editor](https://bugs.launchpad.net/calibre/+bug/1733163) 2017-11-19 20:37:38 +05:30
Kovid Goyal 761b2f4aa8 Various Russian news source by bugmen00t 2017-11-19 15:45:03 +05:30
Kovid Goyal 58d94ae2c7 Fix #1733110 [No Table of Contents Name Edit Window for azw3 output](https://bugs.launchpad.net/calibre/+bug/1733110) 2017-11-19 12:36:16 +05:30
Kovid Goyal 474dbd9be2 Update The Walrun Magazine 2017-11-19 07:44:57 +05:30
Kovid Goyal f535aa7722 Fix #1727917 [China Daily recipe broken](https://bugs.launchpad.net/calibre/+bug/1727917) 2017-11-19 07:32:55 +05:30
Kovid Goyal 0b09e059c2 Set the default value of the enter tweak to do_nothing 2017-11-19 07:21:47 +05:30
Kovid Goyal 60b0f56e7b Add a tweak to control behavior of Enter on the book list
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-11-18 04:44:53 +05:30
Charles Haley 1ecaf1c5ff Add tweak to change the (new) behavior of the enter key 2017-11-17 18:15:15 +01:00
Charles Haley 1323644b8d Update plugin for new affiliate codes. 2017-11-17 17:40:33 +01:00
Kovid Goyal b5e6ca7c0e Ignore Enter key press in book list if modifier is also pressed 2017-11-17 21:34:19 +05:30
Kovid Goyal a19bc736e9 Book list: Pressing Enter now views the book
Note that this is not a normal shortcut and cannot be configured via
Preferences->Shortcuts. I could find no good way of having Enter be a
global shortcut.
2017-11-17 20:20:20 +05:30
Kovid Goyal 7d42447b33 Revert "Make pressing Enter a shortcut for the View action, in addition to V"
Turns out there is no good way to have a global shortcut with Enter that
does not interfere with the use of the enter key in child widgets.
This reverts commit 9ce6c24e1f.
2017-11-17 20:01:47 +05:30
Kovid Goyal 9ce6c24e1f Make pressing Enter a shortcut for the View action, in addition to V 2017-11-17 18:56:06 +05:30
Kovid Goyal 07f5d2ecf2 Content server: Fix random book button on book details page multiplying. Fixes #1732493 [Multibpe "A random book" butons in the internet browser](https://bugs.launchpad.net/calibre/+bug/1732493) 2017-11-15 23:57:00 +05:30
Kovid Goyal 99452442df Save to disk: Dont error out if the user deletes all formats to be saved. 2017-11-15 08:10:03 +05:30
Kovid Goyal 0e79f5a1c3 Edit Book: Bulk file rename dialog: Remember last used prefix 2017-11-11 23:02:27 +05:30
Kovid Goyal d5640ec8b7 Update Telepolis 2017-11-11 05:24:07 +05:30
Kovid Goyal 66aac30872 Linux binary: Fix calibre not starting on systems where QT_QPA_PLATFORM is set to use wayland 2017-11-10 08:46:13 +05:30
Kovid Goyal 025fd69202 version 3.12.0 v3.12.0 2017-11-10 07:14:37 +05:30
Kovid Goyal 69afa80715 Fix #1731024 [New BN Nook Glowlight 3 not recognized](https://bugs.launchpad.net/calibre/+bug/1731024) 2017-11-09 08:50:08 +05:30
Kovid Goyal 11b12b9c2f ... 2017-11-09 06:29:57 +05:30