Commit Graph

2944 Commits

Author SHA1 Message Date
Kovid Goyal 72581c6e32 MOBI Input: Strip <street> and <address> tags as ADE refuses to hadle them gracefully when converted to EPUB 2009-03-10 12:56:47 -07:00
Kovid Goyal 8ea72440c8 New recipe for The Daily Mail UK by RufusA. Fix #998 (HTML2LRF and empty headings) 2009-03-10 10:40:56 -07:00
Kovid Goyal aedb2cf959 Fix #2025 (Many LIT file covers detected sideways) 2009-03-09 18:40:34 -07:00
Kovid Goyal 9edb807322 IGN:... 2009-03-09 13:12:48 -07:00
Kovid Goyal df904b2fe0 version 0.5.0 2009-03-09 09:47:10 -07:00
Kovid Goyal a5c2d485f0 New recipe for EcoGeek by Darko Miletic 2009-03-09 09:44:30 -07:00
Kovid Goyal 39452cf714 Implement #1996 (Trimming option in cbr conversion) 2009-03-09 09:01:27 -07:00
Kovid Goyal 4df17ef032 Fix the Opinion section of the no subscription NYTimes recipe 2009-03-08 22:10:05 -07:00
Kovid Goyal 8dcb895f79 Fix #2012 (epub output problems on PRS505) 2009-03-08 21:47:48 -07:00
Kovid Goyal 06f67d6cde Fix #2003 (lrs2lrf mistranslates XML entities) 2009-03-08 21:41:56 -07:00
Kovid Goyal 05329f8ca1 IGN:... 2009-03-08 13:44:11 -07:00
Kovid Goyal 05eea1baf8 Remove dependency on help2man. Also significantly speds up man page generation 2009-03-08 12:30:50 -07:00
Kovid Goyal 0f1414679e Fix #2018 ([ERROR] CSSValue: Missing token for production Choice) 2009-03-08 10:53:11 -07:00
Kovid Goyal 1ee09b1930 Fix #2017 (Another PRC file cover detection issue) 2009-03-08 10:43:28 -07:00
Kovid Goyal 14891bdd52 New recipe for Wikinews by Darko Miletic 2009-03-08 10:25:00 -07:00
Kovid Goyal 2f209da627 Fix bug causing laguage to be set to Arabic in OS X when the config dialog is run 2009-03-07 10:15:04 -08:00
Kovid Goyal 32a66a5e28 New recipe for Mediapart.fr by Mathieu Godlewski 2009-03-07 09:30:14 -08:00
Kovid Goyal 25bc8cc1ef Fix #2005 (Updated recipe for NIN online) 2009-03-06 22:13:53 -08:00
Kovid Goyal ffb5b5d966 Fix #1917 (Calibre will not close when clicking any exit button) 2009-03-06 21:58:22 -08:00
Kovid Goyal ce5389109c Fix #2000 (Error on importing PDFs, CBZs and LRFs into Calibre) 2009-03-06 17:05:33 -08:00
Kovid Goyal df5e7a6549 New recipe for Miami Herald by Darko Miletic 2009-03-06 14:28:23 -08:00
Kovid Goyal c41a647e0f version 0.4.143 2009-03-06 13:32:20 -08:00
Kovid Goyal 36a771c7f1 Fix calibre.app to work correctly even when it is moved into a path that has spaces in it 2009-03-06 12:46:30 -08:00
Kovid Goyal a6cf06dc25 Fix #1998 ([ERROR] CSSStyleRule: No start { of style declaration found:) 2009-03-06 12:31:02 -08:00
Kovid Goyal cfeaed5c71 MOBI Input: Handle poor quality PRC files from Baen better. Images are now correctly extracted despite the missing image_offset and metadata embedded in the content is used when converting (though not when simply reading metadata as this would be too slow) 2009-03-06 10:50:34 -08:00
Kovid Goyal 3c23b14db0 IGN:Updated translations 2009-03-06 10:48:53 -08:00
Kovid Goyal 9671f1ff54 Fix #1995 (TypeError: Argument must be string or unicode.) 2009-03-06 08:24:33 -08:00
Kovid Goyal 02859204e6 RTF Input:Fix conversion of Euro symbol in CP-1252 encoded RTF files 2009-03-05 12:36:24 -08:00
Kovid Goyal 3e992f4e78 IGN:Subsort on first sort and fix calibre filename invocation when working directory is different 2009-03-05 09:05:21 -08:00
Kovid Goyal d7c1af9b99 Fix #1981 (Problems whit unicone titles) 2009-03-04 12:33:23 -08:00
Kovid Goyal 750461e3ba Fix #1983 (Schedule news download - user and password fields) 2009-03-04 12:20:49 -08:00
Kovid Goyal f967c00b9f Implement sub-sorting. So if you want to sort by author and then sub sort by series, you can now click first on series and then on author to acheive this. Implement #1810 (Advanced Sorting?) 2009-03-04 09:46:47 -08:00
Kovid Goyal 7e849659cd MOBI Input:Fix extraction of Table of Contents for MOBI files that have their TOC at the start of the book instead of the end 2009-03-03 19:18:30 -08:00
Kovid Goyal 73af726c71 Fix #1977 (Error on converting zip with html to ePUB u'invalid literal for float(): +2) 2009-03-03 17:18:16 -08:00
Kovid Goyal 3eb0f3fff1 New recipe for El Universal by Darko Miletic 2009-03-03 11:52:38 -08:00
Kovid Goyal 051a5ab225 IGN:Updated translations and remove automatic migration from QSettings 2009-03-03 09:43:58 -08:00
Kovid Goyal e65a10ff5b version 0.4.142 2009-03-03 08:31:16 -08:00
Marshall T. Vandegrift 2a0cdbd555 Implement support for LIT atoms. 2009-03-02 13:22:08 -05:00
Marshall T. Vandegrift 440c02a202 Fix #1933. Sanitize CSS clasnames for MSReader. 2009-03-02 08:37:24 -05:00
Kovid Goyal 8b18917435 Fix calibre holding file handles on the Cybook, preventing it from being ejected 2009-03-01 15:27:40 -08:00
Kovid Goyal 5247233b4b IGN:... 2009-03-01 15:25:21 -08:00
Kovid Goyal f79793ac1d New recipe for Newstimes by Darko Miletic 2009-03-01 15:24:15 -08:00
Kovid Goyal 7486b2ae61 IGN:... 2009-03-01 10:01:39 -08:00
Kovid Goyal fae96a6aea IGN:Preliminary windows only Blackberry driver 2009-02-28 14:25:37 -08:00
Kovid Goyal 5ff249408f Fix #1962 (calibre set_metadata not writing book field into database) 2009-02-28 14:11:05 -08:00
Kovid Goyal 42972375c6 Fix regression in config dialog when setting the save single format option 2009-02-28 10:10:47 -08:00
Kovid Goyal 182699c6a4 Fix #1960 (html2epub limits in number of files allowed) 2009-02-28 10:05:29 -08:00
Kovid Goyal f7257a3ec9 Fix #1949 (Calibre hangs with 'TypeError') 2009-02-28 09:49:58 -08:00
Kovid Goyal 763fc22bd4 New recipe for The Onion, by Darko Miletic 2009-02-27 16:47:34 -08:00
Kovid Goyal 6a786fcba4 MOBI Input:Fix #1921 (Mobi to Epub conversion) 2009-02-27 09:36:11 -08:00