33913 Commits

Author SHA1 Message Date
Kovid Goyal
80f311a6d0 ... 2016-09-06 09:40:24 +05:30
Kovid Goyal
057c141840 Add tests for searching on half star fields 2016-09-06 08:25:43 +05:30
Kovid Goyal
a60aeaa1ba Add a tweak in Preferences->Tweaks to exclude some images types from being treated a covers when dropped onto the Book Details panel. Fixes #1620198 [{Enhancement] Tweak to control image DnD to Book Details](https://bugs.launchpad.net/calibre/+bug/1620198) 2016-09-05 14:53:34 +05:30
Kovid Goyal
ad30806ba9 Cover Browser: Allow any metadata field to be used as the sub-title, not just the rating 2016-09-05 14:08:11 +05:30
Kovid Goyal
33b9f5e520 Fix searching in half star fields 2016-09-05 12:06:25 +05:30
Kovid Goyal
914113868d ... 2016-09-05 11:46:55 +05:30
Kovid Goyal
f881a80a50 Use the right font for ratings in the Tag Browser 2016-09-05 10:43:51 +05:30
Kovid Goyal
3ccdb1e8e7 ... 2016-09-05 10:39:51 +05:30
Kovid Goyal
292eaa393a ... 2016-09-05 10:35:52 +05:30
Kovid Goyal
31f109df7e Tag browser: Always show the book counts on the right edge of the Tag Browser 2016-09-05 10:28:00 +05:30
Kovid Goyal
a28efc879f Use the correct font for ratings in the cover grid 2016-09-05 09:18:26 +05:30
Kovid Goyal
27499c9188 Generate correct search expressions for half stars when clicking the Tag Browser entries 2016-09-05 08:52:03 +05:30
Kovid Goyal
93b727818b ... 2016-09-05 00:33:47 +05:30
Kovid Goyal
5c942e80ec Another place to use rating_to_stars 2016-09-05 00:22:13 +05:30
Kovid Goyal
7fe6a03db3 ... 2016-09-05 00:15:39 +05:30
Kovid Goyal
0dafccf479 Use rating_to_stars in more places 2016-09-05 00:07:57 +05:30
Kovid Goyal
dff20d07a5 Fix metadata diff dialog to handle changes int he rating edit widget 2016-09-04 21:43:42 +05:30
Kovid Goyal
4c4042e2c2 Fix regression in previous release that caused wide column icons to be scaled incorrectly 2016-09-04 20:15:00 +05:30
Kovid Goyal
494ccb9a82 Add support for half stars to the new content server 2016-09-04 20:00:32 +05:30
Kovid Goyal
982d406121 Implement bulk metadata editing for half star rating fields 2016-09-04 18:39:27 +05:30
Kovid Goyal
baddd6c298 Start work on allowing half-stars for custom rating columns
Still have to implement support in the bulk metadata editors and the
content server.
2016-09-04 16:47:35 +05:30
Kovid Goyal
a8f7c27e40 Fix drag and drop of semi-transparent images onto the book details panel giving them a black background instead of a white background 2016-09-04 09:19:18 +05:30
Kovid Goyal
5088a023c7 Allow reading more image formats as covers (All images will be converted to JPEG when stored). Fixes #1619993 [Request: Support for dragging TIFF files into Cover area](https://bugs.launchpad.net/calibre/+bug/1619993) 2016-09-04 08:29:20 +05:30
Kovid Goyal
72d735b41d Also add the date added and published dates to the OPDS acquisition feeds 2016-09-03 23:51:59 +05:30
Kovid Goyal
93c31cdaff Content server: OPDS feeds: Change the value of <updated> for entries in the acquisition feed to be the last modified date for the book. Also make the size and last modified timestamp available as attributes in the acquisition links. 2016-09-03 23:38:48 +05:30
Kovid Goyal
62ea49ad02 Metadata download dialog: Fix https links in the download summary not working 2016-09-03 22:48:56 +05:30
Kovid Goyal
943f6eef2e Update Ars Technica 2016-09-03 09:00:47 +05:30
Kovid Goyal
efcecb8e67 DOCX Output: Handle nested display:table tags with no rows. Fixes #1619662 [Can't Convert Gutenberg AZW3 to DOCX](https://bugs.launchpad.net/calibre/+bug/1619662) 2016-09-02 21:04:54 +05:30
Kovid Goyal
0e16172f28 Merge branch 'master' of https://github.com/davidfor/calibre 2016-09-02 19:51:58 +05:30
David
f924418f32 Kobo decided the new firmware should be 4.0. 2016-09-02 23:19:35 +10:00
Kovid Goyal
01c21e3a2b PDF Output: Turn off font hinting in WebKit
Requires a patched Qt WebKit, which will be available in the calibre 3
binary builds.
2016-09-02 14:45:56 +05:30
Kovid Goyal
be785b1143 PDF Output: Fix OpenType fonts with CFF font data not embeddable on windows
Qt now uses DirectWrite on windows, which means CFF fonts work
2016-09-02 13:12:03 +05:30
Kovid Goyal
47319bdccb version 2.66.0 v2.66.0 2016-09-02 07:21:50 +05:30
Kovid Goyal
9d49446236 DOCX Input: Fix right-to-left alignment not working for footnotes. Fixes #1617254 [Left aligned footnotes appear right aligned](https://bugs.launchpad.net/calibre/+bug/1617254) 2016-09-01 22:29:53 +05:30
Kovid Goyal
70f7e0438b Portable Installer: Auto-create the directory specified ont he command line if it does not exist 2016-09-01 16:15:13 +05:30
Kovid Goyal
afb8f797c6 A better error message when the user tries to use the Manage Collections action in the library view 2016-09-01 14:34:46 +05:30
Kovid Goyal
942b4e3a0e Workaround for Qt being unable to anti-alias rotated text on windows 2016-09-01 14:20:48 +05:30
Kovid Goyal
c868fdd32e Workaround for Win10's broken scaling of taskbar icons
Also set the app user model id explicitly for all three main calibre GUI
programs.
2016-09-01 14:11:47 +05:30
Kovid Goyal
eb91bf77e2 Include the Mac Extras Qt module 2016-09-01 10:04:23 +05:30
Kovid Goyal
3ca5a472e6 Use common icon for notifier and main app bundles 2016-09-01 09:54:31 +05:30
Kovid Goyal
071c41a92d Sending email: Allow setting up a mail relay that uses encryption without a username and password. Fixes #1618528 [SMTP to device does not accept blank username / password](https://bugs.launchpad.net/calibre/+bug/1618528) 2016-09-01 08:43:33 +05:30
Kovid Goyal
554886b958 Fix high DPI rendering of the welcome wizard 2016-09-01 08:27:53 +05:30
Kovid Goyal
9f388e3564 Driver for the PocketBook Touch HD
Fixes #1618962 [Driver for PocketBook Touch HD](https://bugs.launchpad.net/calibre/+bug/1618962)
2016-09-01 08:00:35 +05:30
Kovid Goyal
638acca9b3 Linux: Fix calibre not working when the username is non-ASCII. Fixes #1619056 [Calibre doesn't allow non-ascii usernames](https://bugs.launchpad.net/calibre/+bug/1619056) 2016-09-01 07:47:35 +05:30
Kovid Goyal
d6c3a1b1e1 DOCX Output: Ignore invalid text-indent values in the input document instead of erroring out. Fixes #1618869 [EPUB to DOCX conversion fails](https://bugs.launchpad.net/calibre/+bug/1618869) 2016-08-31 20:01:57 +05:30
Kovid Goyal
0f0ba7af23 Kobo driver: Add support for firmware version 3.20 and also fix the ignore collections in option not working
Merge branch 'master' of https://github.com/davidfor/calibre
2016-08-31 19:37:34 +05:30
David
c9e0721bef Fix ignore collection deleting and bump firmware version.
I forgot to test the ignore collections and delete empty collection
option together. This fixes that.

Plus, have confirmed the firmware for the new Aura One in the 3.20.x
series.
2016-08-31 23:11:08 +10:00
Kovid Goyal
26bc7e0acf A favicon for the download server 2016-08-31 11:32:41 +05:30
Kovid Goyal
c17c08f282 Change the copy to library icon to use the new calibre logo as well 2016-08-31 09:56:41 +05:30
Kovid Goyal
e1a628d533 Nicer rendering for the splash screen message 2016-08-31 09:34:20 +05:30