4864 Commits

Author SHA1 Message Date
Kovid Goyal
656c55debf Misc. fixes 2009-07-15 12:36:50 -06:00
Kovid Goyal
eb625d37c3 Fix #2841 (Failed to convert to LRF) 2009-07-14 19:06:40 -06:00
Kovid Goyal
ed92482019 Implement #2829 (Request for hyphenation) 2009-07-14 18:12:29 -06:00
Kovid Goyal
ffb1d3d770 Fix #2840 (Cannot change metadata in mobi book generated from txt file) 2009-07-14 12:08:10 -06:00
Kovid Goyal
d73f000a10 Pull from driver-dev 2009-07-14 10:11:15 -06:00
Kovid Goyal
a58d8110d1 minify all included javascript and add Hyphenator.js library 2009-07-14 09:36:16 -06:00
Kovid Goyal
ff19d4dc76 beta 13. Also force Article.title to be unicode 2009-07-14 08:41:38 -06:00
Kovid Goyal
ece4adfab9 Fix #2823 (Medata from Filename) and add subtitles to Economist recipe 2009-07-14 07:24:55 -06:00
Kovid Goyal
ee2fea02b6 Updated nytimes top stories recipe 2009-07-13 22:32:56 -06:00
Kovid Goyal
ca5960365d Fix path length restriction code in device drivers 2009-07-13 22:28:37 -06:00
Kovid Goyal
91cfafdeb9 Make path length restriction global for all OSes and port to 505 driver 2009-07-13 21:51:34 -06:00
John Schember
2e6baa0cd7 Sync to trunk. 2009-07-13 23:21:05 -04:00
Kovid Goyal
284c3b1797 New recipe for NOAA by Darko Miletic 2009-07-13 21:01:36 -06:00
Kovid Goyal
11c0953f2d Fix #2808 (PRS-505 upload does not handle long titles well) 2009-07-13 20:57:38 -06:00
Kovid Goyal
cf818b1c62 Fix #2825 ("No such file or directory" error in viewer) 2009-07-13 18:21:58 -06:00
Kovid Goyal
f930919523 Fix #2835 (Cover images not being sent to Kindle and mobi files not converting) 2009-07-13 18:08:42 -06:00
John Schember
70661a50f2 Sync to trunk. 2009-07-13 19:45:36 -04:00
Kovid Goyal
7afc38ba2c Simplify setting of covers in database and remove unneccessary Qt dependancy 2009-07-13 17:37:03 -06:00
Kovid Goyal
272437e901 EPUB Input:Fix handling of user specified cover. Also set --page-breaks-before to / by default for EPUB input, since EPUB files typically already have the needed page breaks 2009-07-13 17:11:21 -06:00
Kovid Goyal
8e754b3245 Oops 2009-07-13 16:39:25 -06:00
Kovid Goyal
2ca1777869 Don't send a copy to the recycle bin when changing metadata on windows 2009-07-13 12:34:55 -06:00
Kovid Goyal
55a4f4a208 Fix #2813 (PRS-505 not recognized) 2009-07-13 12:25:04 -06:00
Kovid Goyal
bbc08cc15f Show multiple authors correctly in metadata dialogs 2009-07-13 12:03:46 -06:00
John Schember
f1806c4aa2 Show multiple authors correctly in metadata dialogs. 2009-07-13 12:57:55 -04:00
Kovid Goyal
a5c5880cb9 Fix detection of UK firmware 505s on OS X and update USA Today recipe 2009-07-13 10:52:05 -06:00
John Schember
dcdda76dbc Sync to trunk. 2009-07-13 00:29:37 -04:00
Kovid Goyal
f4841f4d9b Fix #2750 ("Unknown" stays listed in author field when creating LRF via ebook-convert) and other minor typos in metadata processing 2009-07-12 21:35:54 -06:00
Kovid Goyal
f1936e18da Implement #2790 (Keyboard shortcut for copy in reader) 2009-07-12 21:04:00 -06:00
Kovid Goyal
a76c1a428f Fix #2794 (Title parses incorrectly) 2009-07-12 19:23:24 -06:00
Kovid Goyal
b2b2847a47 Implement #2791 (Fullscreen should keep narrow measure) 2009-07-12 19:16:54 -06:00
John Schember
c602400a68 ztxt pdb output encoding fix. 2009-07-12 20:55:21 -04:00
John Schember
edeedddeb8 Fix more errors when moving to new txtml output. 2009-07-12 20:52:03 -04:00
John Schember
82f3409a59 Fix more typos. 2009-07-12 20:46:30 -04:00
John Schember
3e3e6a2348 Fix missing self. reference. 2009-07-12 20:44:43 -04:00
John Schember
bfaa45c563 Have palmdoc and ztxt pdb files use new txt parser. 2009-07-12 20:42:03 -04:00
John Schember
a74210802b Sync to trunk. 2009-07-12 20:23:23 -04:00
John Schember
e09193a48f New TXT output processor. 2009-07-12 20:22:19 -04:00
Kovid Goyal
37dc3b72be Add support for Android+WordPlayer to welcome wizard 2009-07-12 16:24:02 -06:00
Kovid Goyal
04fe7ef6df Driver for HTC Android phones 2009-07-12 15:57:13 -06:00
Kovid Goyal
f054a3ea0c Fix job server on some versions of windows using invalid pipe address 2009-07-12 15:56:27 -06:00
John Schember
97c1b8a0c3 Sync to trunk. 2009-07-12 12:48:13 -04:00
John Schember
c354272030 Star of new html to text parser. 2009-07-12 12:47:33 -04:00
Kovid Goyal
9ff677f415 new recipe for the Top Stories from the NY Times by Greg Riker 2009-07-11 23:16:31 -06:00
Kovid Goyal
ff5490e87f Fix #2537 (User-defined entities not processed) 2009-07-11 16:57:20 -06:00
Kovid Goyal
cc7b7ebff1 Fix parsing of HTML that has a DOCTYPE declaring it as XHTML but no xmlns attribute. Also coerce downloaded article titles to unicode 2009-07-11 14:33:51 -06:00
Kovid Goyal
14171d419c New recipe fr the best of craigslist by kiodane 2009-07-11 11:32:26 -06:00
Kovid Goyal
1367311462 Fix #2819 (Handling of "et al." in automatic author sort entry creation) 2009-07-11 11:07:58 -06:00
Kovid Goyal
a8294ae4b8 Fix #2821 (Non user-friendly error message when attempting to save metadata of open file) 2009-07-11 11:03:35 -06:00
Kovid Goyal
86abc60efe Fix #2820 ("QDoubleSpinBox.setValue() has an invalid type" error when attempting to edit metadata) 2009-07-11 10:50:09 -06:00
John Schember
1fbf2cee84 Sync to trunk. 2009-07-11 07:47:35 -04:00