25906 Commits

Author SHA1 Message Date
Kovid Goyal
1854a412ec Driver for Lenovo IdeaPad
Fixes #1244857 [Lenovo android ideatab tablet not recognized](https://bugs.launchpad.net/calibre/+bug/1244857)
2013-10-27 09:51:40 +05:30
Kovid Goyal
bf686caf97 Ebook viewer: remember inspector windows size
E-book viewer: Remember the size of the "Inspect" window used to examine
the book's code. Fixes #1245068 [Feature request: web inspector window size and font size](https://bugs.launchpad.net/calibre/+bug/1245068)
2013-10-27 09:49:21 +05:30
Kovid Goyal
9d5ea30749 PDF Output: Option to control title of generated Table of Contents
Fixes #1245076 [[Enhancement] Add PDF TOC Title, More Margin Options and ePub TOC Heading 1](https://bugs.launchpad.net/calibre/+bug/1245076)
2013-10-27 08:51:15 +05:30
Kovid Goyal
b05be6f902 PDF metadata: If one of the keywords in the PDF is a valid ISBN, use it as the ISBN for the book 2013-10-26 21:15:40 +05:30
Kovid Goyal
395eba9518 Update Reuters (Japan) 2013-10-26 17:02:07 +05:30
Kovid Goyal
92741af8e2 Wireless driver: Fix bug that prevented different formats of the same book on the device from being recognized
Merge branch 'master' of https://github.com/cbhaley/calibre
2013-10-26 07:50:47 +05:30
Kovid Goyal
c83d9e245c Update MIT Technology Review 2013-10-25 16:20:18 +05:30
Kovid Goyal
ae285264c5 Update dotNet Magazine 2013-10-25 16:17:35 +05:30
Kovid Goyal
7360075e04 Update Science Based News 2013-10-25 15:59:30 +05:30
Charles Haley
7460eaf760 Fix cache bug that prevented recognizing different formats of the same book as being on the device. Also add an option to disable the cache. 2013-10-25 10:01:13 +02:00
Kovid Goyal
a6567a7c03 linux freeze: Handle six.py v1.8.0 2013-10-25 09:01:29 +05:30
Kovid Goyal
1326dfe243 ... 2013-10-25 08:55:37 +05:30
Kovid Goyal
9ea3b6b398 version 1.8 2013-10-25 08:52:37 +05:30
Kovid Goyal
37e969502b Add debug output for 32bit calibre on 64bit windows 2013-10-25 08:33:51 +05:30
Kovid Goyal
a8237e30ea Merge branch 'master' of https://github.com/GRiker/calibre
Hide the connect to itunes menu item on os x 10.9
2013-10-24 18:43:29 +05:30
GRiker
f40c189515 Disable 'Connect to iTunes' when OS X >= 10.9 2013-10-24 06:55:59 -06:00
Kovid Goyal
39701cdaa8 Conversion: When converting TXT set <title> in HTML
TXT Input: Ensure that <title> in the generated HTML has a
meaningful value. Fixes #1236923 [txt → epub When I don't give a title, the <title> tag is set to unknown. It should default to the chapter name and chapter ID for each fragment. Or use the name of the converted file](https://bugs.launchpad.net/calibre/+bug/1236923)
2013-10-24 14:31:48 +05:30
Kovid Goyal
b9bfb53fa2 Add a pointer to the launchpad bug tracker in the README 2013-10-24 14:15:37 +05:30
Kovid Goyal
238be8d5c0 PDF Output: Fix rendering of translucent images
PDF Output: Fix rendering of semi-transparent images. All
semi-transparent images are now rendered using soft masks. Fixes #1243829 [Images in PDF conversion corrupted](https://bugs.launchpad.net/calibre/+bug/1243829)
2013-10-24 13:45:47 +05:30
Kovid Goyal
795ae4e84f Nicer duplicate list when automerging books on add
When automerging books during during an add, include the author as well
as the title in the report of merged books.
2013-10-24 12:37:36 +05:30
Kovid Goyal
54508172a4 DOCX Input: Support linked images
DOCX Input: Support linked (as opposed to embedded) images, if the
linked image is found on the local computer. Fixes #1243597 [MS Word linked pictures don't get converted](https://bugs.launchpad.net/calibre/+bug/1243597)
2013-10-24 12:01:11 +05:30
Kovid Goyal
78e8ba74a0 Add the six module required by html5lib 2013-10-24 11:35:49 +05:30
Kovid Goyal
9211f72cd3 OSX: Fix font size in completion popups too small on Mavericks (I hope)
Fixes #1243761 [In OS 10.9 pull-down menus are to small](https://bugs.launchpad.net/calibre/+bug/1243761)
2013-10-24 09:52:26 +05:30
Kovid Goyal
849fd5dbeb Fix OS X version detection on Mavericks
OS X: Fix system tray notifications causing crashes on some OS X 10.9
(Mavericks) systems (those that had Growl installed at some point).
See #1224491 (Calibre Crashes on Mac OS X Mavericks)
2013-10-24 09:39:27 +05:30
Kovid Goyal
7fc33c08f4 ... 2013-10-24 09:15:01 +05:30
Kovid Goyal
15c87a19d5 pep8 2013-10-24 09:11:53 +05:30
Kovid Goyal
38e447e519 Nicer error msg when loading covers too large for RAM 2013-10-24 08:57:28 +05:30
Kovid Goyal
446c8c9676 Disable javascript in the web view used to display book metadata 2013-10-24 08:53:14 +05:30
Kovid Goyal
79ab8184f4 Book details panel: Fix HTML in author names and identifiers not being escaped
Fixes #1243976 [Private bug](https://bugs.launchpad.net/calibre/+bug/1243976)
2013-10-24 08:45:34 +05:30
Kovid Goyal
8e27841421 Start work on my own html5lib tree builder with proper (x)html->xhtml parsing and source line numbers 2013-10-23 20:58:33 +05:30
Kovid Goyal
f03c4634f9 Merge branch 'master' of github.com:kovidgoyal/calibre
Conflicts:
	src/calibre/ebooks/oeb/polish/tests/parsing.py
2013-10-23 20:53:49 +05:30
Kovid Goyal
c20db472eb FB2 Input: Add support for note and cite back references
FB2 Input: Add support for note and cite back references. Link pairs of
type="note" and type="cite" now automatically generate the correct back
reference. Fixes #1243714 [Fb2 return link is lost when converted to mobi or epub](https://bugs.launchpad.net/calibre/+bug/1243714)
2013-10-23 20:50:20 +05:30
Kovid Goyal
3f6c88f0ae FB2 Input: Fix paras with both id and style
FB2 Input: Fix a regression that broke conversion of FB2 files with
paragraphs having both a style and an id attribute. Fixes #1243709 [xls:attribute error in FB2 files](https://bugs.launchpad.net/calibre/+bug/1243709)
2013-10-23 20:50:20 +05:30
Kovid Goyal
2fef9eb3ba ... 2013-10-23 20:50:20 +05:30
Kovid Goyal
ce29abef51 HTML 5 parsing: Fix handling of xml:lang attributes on all elements
xml:lang is now mapped to a plain lang on all elements, not just <html>
2013-10-23 20:50:20 +05:30
Kovid Goyal
966c5d572c HTML 5 parsing: Fix handling of xml:lang attributes on all elements
xml:lang is now mapped to a plain lang on all elements, not just <html>
2013-10-23 11:35:47 +05:30
Kovid Goyal
b9421065f9 Update HTML 5 parser used in calibre (html5lib-python) 2013-10-23 11:04:05 +05:30
Kovid Goyal
b4bf871077 Test framework for tag soup parsing
Also fix a couple of minor bugs in the current html 5 parser (self
closed <style/>, <script/>, <textarea/> tags and re-mapped namespace
prefixes.
2013-10-23 10:37:14 +05:30
Kovid Goyal
18d5d9a3a4 Better error message when importing test module fails 2013-10-23 10:27:36 +05:30
Kovid Goyal
07bccb9761 Add entry to crash/freeze FAQ for native file dialog problems 2013-10-23 07:13:37 +05:30
Kovid Goyal
f0e64e56a2 MOBI Output: Fix handling of white-space:pre-wrap
MOBI Output: Fix text marked with white-space:pre-wrap causing the
Kindle to break lines at arbitrary points inside words. Fixes #1240235 [Private bug](https://bugs.launchpad.net/calibre/+bug/1240235)
2013-10-22 20:46:24 +05:30
Kovid Goyal
c9a88a1a80 When bulk deleting formats use a single temp dir
When bulk deleting formats, use a single temporary directory for the
deleted files. This makes restoring them from the recycle bin a little
cleaner. Also might fix the reported issue with windows choking on
creating a large number of folders.
2013-10-22 18:16:34 +05:30
Kovid Goyal
e260906211 DOCX Input: URL less hyperlink fields and stacked block level bookmarks
DOCX Input: Add support for hyperlink fields that have only anchors and
not URLs

DOCX Input: Fix handling of multiple block level bookmarks at the same
location.

Fixes #1241451 [links are not working](https://bugs.launchpad.net/calibre/+bug/1241451)
2013-10-22 15:46:31 +05:30
Kovid Goyal
93c872e8f3 Book container: Fix handling of non-ascii chars in filenames 2013-10-22 10:47:11 +05:30
Kovid Goyal
e360e989cf Copy to library menu move copy by path to top for more than 50 libraries
Copy to library menu: Move the choose library by path option to the
start of the menu if there are more than 50 libraries.
2013-10-22 09:55:46 +05:30
Kovid Goyal
7e56f63c33 Update A List Apart 2013-10-21 22:22:21 +05:30
Kovid Goyal
62d0450dee ... 2013-10-21 16:32:40 +05:30
Kovid Goyal
aca7c64782 Wire up file renaming in the GUI 2013-10-21 16:23:10 +05:30
Kovid Goyal
86b1f1d81a ... 2013-10-21 16:17:53 +05:30
Kovid Goyal
f83313f593 Implement renaming in book containers 2013-10-21 14:29:53 +05:30