26194 Commits

Author SHA1 Message Date
Kovid Goyal
64d62847e3 Driver for Icarus Essence
Fixes #1226304 [request of support for new device](https://bugs.launchpad.net/calibre/+bug/1226304)
2013-09-17 15:20:23 +05:30
Charles Haley
089d6c172f Allow an icon rule to put multiple icons on a column 2013-09-17 10:25:32 +02:00
Kovid Goyal
b78885e01f Sage News - Opinion by Brian Hahn
Fixes #1226420 [[ENHANCEMENT] New Publication Recipe - The Sage News - Opinion](https://bugs.launchpad.net/calibre/+bug/1226420)
2013-09-17 11:57:03 +05:30
Kovid Goyal
aca89b8540 Sage News - Satire by Brian Hahn
Fixes #1226417 [[Enhancement] New Publication Recipe - The Sage News - Satire](https://bugs.launchpad.net/calibre/+bug/1226417)
2013-09-17 11:53:39 +05:30
Kovid Goyal
50d619d471 Book details: Render custom comments fields correctly
Book details panel: Render custom comments fields the same as the builtin
comments field. In particular this fixes problems caused by wide text and
images in custom comments fields. Fixes #1226350 [Image in Custom Comments Column](https://bugs.launchpad.net/calibre/+bug/1226350)
2013-09-17 11:35:51 +05:30
Kovid Goyal
aca201d3d9 Merge branch 'master' of https://github.com/cbhaley/calibre 2013-09-17 11:05:14 +05:30
Charles Haley
56eefcf43e Clear custom number columns to undefined when space is pressed 2013-09-17 07:25:26 +02:00
Kovid Goyal
cffaa528f2 Metadata jackets: Use a safe formatter
Metadata jackets: Do not error out when using a custom template with
some custom fields that are not present. Fixes #1225357 [polish fails when adding jacket to epub](https://bugs.launchpad.net/calibre/+bug/1225357)
2013-09-17 10:36:10 +05:30
Kovid Goyal
7f513ee138 Update FAQ on Kobo brokenness 2013-09-17 08:38:17 +05:30
Kovid Goyal
b72a3f8e79 AZW3 Output: Dont choke on invalid links in the input document 2013-09-16 19:09:53 +05:30
Kovid Goyal
09af49caa6 Cover grid: Respect the double click on library view tweak 2013-09-16 19:02:14 +05:30
Kovid Goyal
66b1686732 Merge branch 'master' of github.com:kovidgoyal/calibre 2013-09-16 14:11:13 +05:30
Kovid Goyal
3046339a18 newdb: Fix passing in QImage to set_cover not working 2013-09-16 14:10:54 +05:30
Kovid Goyal
510b887374 Merge pull request #86 from cbhaley/master
Improve quality of images manipulated by calibre. In particular improve ...
2013-09-16 01:28:25 -07:00
Charles Haley
8216d732f2 Improve quality of images manipulated by calibre. In particular improve images dropped or pasted into edit metadata. Note: Qt's default compression quality is 75, which is very low. Perhaps calibre's default doesn't need to be as high as 90, but it should be higher than 75. Perhaps this is a good place for a tweak. (reverted from commit ae1255461f82656d83a78a5555f0810620449eba) 2013-09-16 10:11:48 +02:00
Kovid Goyal
6a893e48d8 Make default thumbnail quality 75 2013-09-16 11:44:58 +05:30
Kovid Goyal
26f3d27fdb Show a warning when copy to library is use don incompatible libs
Show a warning when attempting to copy books between libraries that do
no have the same set of custom columns. Fixes #1225484 [New feature: copy books between libraries with all custom metadata](https://bugs.launchpad.net/calibre/+bug/1225484)

Merge branch 'master' of https://github.com/cbhaley/calibre
2013-09-16 11:43:03 +05:30
Kovid Goyal
52c973ce79 Handle broken code trying to set numeric columns with empty strings 2013-09-16 08:19:15 +05:30
Charles Haley
72cf895392 Commit the other two files 2013-09-15 19:09:57 +02:00
Charles Haley
d69211e3b1 Allow a device to determine the compression quality setting for thumbnail generation 2013-09-15 19:07:47 +02:00
Kovid Goyal
7d54d25844 Remove unused mount helper
Fixes #1225696 [Add patch to compile with CLANG](https://bugs.launchpad.net/calibre/+bug/1225696)
2013-09-15 21:58:18 +05:30
Charles Haley
7d77e8fe98 When copying books from library A to library B, check that B contains the necessary custom columns. If not, tell the user and allow them to create any non-conflicting columns. Inform them about conflicting columns. 2013-09-15 14:24:17 +02:00
Kovid Goyal
53b752fb4a Merge branch 'normalize'
EPUB/AZX3 Output: Use shorthand forms for margin, padding and
border CSS properties

Conversion: Fix a bug that could cause incorrect border values to be
used when cascading, shorthand border CSS is present.
2013-09-15 17:07:32 +05:30
Kovid Goyal
5789835550 Use shorthand properties for margin, border and padding 2013-09-15 17:06:16 +05:30
Kovid Goyal
c6491d03a6 pep8 2013-09-15 17:06:16 +05:30
Kovid Goyal
a4f2288976 pep8 2013-09-15 17:06:16 +05:30
Kovid Goyal
cdbf10ffab pep8 2013-09-15 17:06:16 +05:30
Kovid Goyal
622306be96 ... 2013-09-15 17:06:16 +05:30
Kovid Goyal
5c1998610f Conversion: Handle shorthand CSS properties
Conversion: Fix bugs in the handling of shorthand CSS properties
such as font or border, which could cause some properties to
not be resolved correctly during conversion.
2013-09-15 17:06:16 +05:30
Kovid Goyal
3d12ae2e9e Merge pull request #84 from cbhaley/master
Have metadata.book.set_all_user_metadata actually set the metadata, not ...
2013-09-15 00:36:41 -07:00
Charles Haley
f730500c3d Have metadata.book.set_all_user_metadata actually set the metadata, not merge it. 2013-09-15 09:09:02 +02:00
Kovid Goyal
33875132ab Fix #1225499 [non translatable "completed" for completed jobs](https://bugs.launchpad.net/calibre/+bug/1225499) 2013-09-15 08:58:52 +05:30
Kovid Goyal
615cd01acb Book list should track edit metadata dialog
Fix regression in 1.3 that caused the book list to not track the
ecurrent book when using Next/Previous in the edit metadata dialog.
2013-09-15 08:56:47 +05:30
Kovid Goyal
ac2dd2f7a2 Fix #1225552 [Windows portable executable file description should be "Calibre"](https://bugs.launchpad.net/calibre/+bug/1225552) 2013-09-15 08:45:09 +05:30
Kovid Goyal
48757f89c3 Update Politika 2013-09-15 08:38:56 +05:30
Kovid Goyal
95341e93c4 Allow colons in identifier values
Fixes #1224885 [<dc:identifier opf:scheme="URI"> and semicolon #2](https://bugs.launchpad.net/calibre/+bug/1224885)
2013-09-14 10:16:48 +05:30
Kovid Goyal
6fff7a0ee5 Comments editor: Allow treating arbitrary URLs as images
Merge branch 'master' of https://github.com/cbhaley/calibre
2013-09-14 09:04:03 +05:30
Charles Haley
6f4b23a447 In the comments editor, permit insertion of references to images on the 'net (<img ...>) as well as links (<a ...>). 2013-09-13 19:28:18 +02:00
Kovid Goyal
6624fd0e42 Ignore errors in third party UI plugins during genesis 2013-09-13 22:07:18 +05:30
Kovid Goyal
d47db93392 ... 2013-09-13 18:01:49 +05:30
Kovid Goyal
9c94ca0a9b Show full path of library in status bar
Show full path of library under mouse in status bar when
switching/renaming/deleting libraries via the calibre library button.
Fixes #1224925 [[Enhancement]Show full path for libraries](https://bugs.launchpad.net/calibre/+bug/1224925)
2013-09-13 17:40:37 +05:30
Kovid Goyal
cc0d41d2e2 ... 2013-09-13 17:11:12 +05:30
Kovid Goyal
beea0a48b5 DOCX Input: Add support for EMF images
DOCX Input: Add support for embedded EMF images that are just wrappers
around an actual raster image. See #1224849 (DOCX to EPUB conversion failed with devide by zero)
2013-09-13 17:07:40 +05:30
Kovid Goyal
c6c17ef976 Il Cambiamento by ghib9 2013-09-13 15:38:24 +05:30
Kovid Goyal
258be8d13c Remove unused code 2013-09-13 15:34:22 +05:30
Kovid Goyal
740053ed36 DOCX Input: Do not fail if the firs image is an EMF image
Fixes #1224849 [DOCX to EPUB conversion failed with devide by zero](https://bugs.launchpad.net/calibre/+bug/1224849)
2013-09-13 15:18:10 +05:30
Kovid Goyal
5271d1a2e1 Recognize EMF images 2013-09-13 15:17:09 +05:30
Kovid Goyal
1ebb8a64ee version 1.3 v1.3.0 2013-09-13 08:13:22 +05:30
Kovid Goyal
7d1c82aad2 pep8 2013-09-12 20:34:39 +05:30
Kovid Goyal
187eb4e065 ODT Input: Only use the first image as cover
ODT Input: Only treat the first image as a cover if it is of suitable
size, instead of any image in the document. See #1224157 (ODT to MOBI - Images - Cover Image will not removed and other images are missed)
2013-09-12 20:30:53 +05:30