8151 Commits

Author SHA1 Message Date
Kovid Goyal
bda0779201 Pull from trunk 2010-05-21 15:44:35 -06:00
Kovid Goyal
26bb326210 ... 2010-05-21 15:42:43 -06:00
Kovid Goyal
4447f571cb version 0.6.54 2010-05-21 15:37:52 -06:00
Kovid Goyal
2ddd2c1c76 EPUB Output: Add option to toggle preserving the aspect ratio of the cover. The default has changed to not preserving it. PDF Output: Set the first page to the cover. Fixes #5581 (Economist (payed Edition) title image) 2010-05-21 14:34:12 -06:00
Kovid Goyal
1777036798 ... 2010-05-21 12:23:32 -06:00
Charles Haley
beb817b5cb Build enough of custom_column metadata support to implement reserved column names.
Fix search to not go pink when the timer expires, and to not be always pink for devices.
2010-05-21 19:19:51 +01:00
Kovid Goyal
b9809e0f1e Fix #5568 (Times Online Feed Broken) 2010-05-21 12:19:21 -06:00
Kovid Goyal
3c2982dfef Nicer cover for the economist 2010-05-21 12:04:08 -06:00
Kovid Goyal
22b917ccc5 Improved Atlantic 2010-05-21 11:22:42 -06:00
Kovid Goyal
09a21b8529 Fix #5298 (Article Dates not set with custom parse_index) 2010-05-21 11:19:06 -06:00
Kovid Goyal
6de89762ee Der Tagesspiegel by ipaschke 2010-05-21 09:47:48 -06:00
Kovid Goyal
be20aed8aa Fix FAQ entry for the iPad 2010-05-21 09:18:33 -06:00
Charles Haley
44fb01dc3f Merge from custcol trunk 2010-05-21 16:15:19 +01:00
Kovid Goyal
db9d14ef77 version 0.6.94 2010-05-21 09:07:14 -06:00
Kovid Goyal
1f3c90b781 Fix searching in device view. Add tooltips to header of columns in device view. Fix SONY driver to set meime type in enwly created book entries. 2010-05-21 08:46:23 -06:00
Kovid Goyal
ae290ae43d Pull from trunk 2010-05-21 08:31:16 -06:00
Kovid Goyal
ce1052ca09 Driver for iPapyrus 2010-05-21 08:19:42 -06:00
Charles Haley
0b3bc6d5d5 OndeviceSearch must permit all the locations that the library permits or exceptions get raised. Changed to do that, but also limit the locations that the search will actually use. 2010-05-21 13:32:25 +01:00
Charles Haley
76ceb08b58 Get rid of traceback accidentally left in. 2010-05-21 13:17:58 +01:00
Charles Haley
330de1cc7b Fix searching on devices to not fail when using non-located searches (bare words). 2010-05-21 12:02:18 +01:00
Charles Haley
57ab9f1ba0 sony driver: fix missing mime attribute when adding a new book 2010-05-21 11:30:05 +01:00
Kovid Goyal
6f741dd217 Pull from trunk 2010-05-21 00:36:11 -06:00
Kovid Goyal
80fc20a181 Updated translations 2010-05-21 00:35:11 -06:00
Kovid Goyal
13134b373c Conversion pipeline: Handle input documents with no text. Allows conversion of MOBI files tha are only a sequence of images. Fixes #5554 (cannot convert kindle (mobi) comics to another format) 2010-05-20 23:23:31 -06:00
Kovid Goyal
9860cd989b Fix #5551 (CSS properties are affected by the selected UI translation) 2010-05-20 23:09:45 -06:00
Kovid Goyal
a747879afc Conversion pipeline: calibre will now automatically replace all ligatures in the input document with the normal character sequence they are menat to represent. This can be turned off via an option under Look & Feel, in the Conversion settings. Fixes #5553 (Text errors converting from .pdf) 2010-05-20 22:29:35 -06:00
Kovid Goyal
12a466e2ff Support for the Newsmy reader. Fixes #5559 (Adding new eReader device) 2010-05-20 21:42:53 -06:00
Translators
bd7438097f Launchpad automatic translations update. 2010-05-21 04:36:53 +01:00
Kovid Goyal
b2d4f0d7be Fix #5567 (charset in meta http-equiv Content-Type not parsed if appearing on next line) 2010-05-20 21:32:59 -06:00
Kovid Goyal
497a02119a version 0.6.93 2010-05-20 14:07:32 -06:00
Kovid Goyal
ae3f6ea4d3 Fix #5576 (Sony Ericsson XPERIA X10 (Android Phone) is not supported) 2010-05-20 13:56:23 -06:00
Charles Haley
a1e85abb2f Merge from custcol_trunk 2010-05-20 20:55:46 +01:00
Kovid Goyal
10b7714cc4 When adding books to the GUI, do not randomly generate a UUID as application_id as this breaks direct adding to device 2010-05-20 13:49:07 -06:00
Charles Haley
d11f0925f6 Merge from custcol trunk 2010-05-20 20:40:49 +01:00
Kovid Goyal
769e304195 ... 2010-05-20 11:21:24 -06:00
Charles Haley
a1180981d0 Merge from custcol trunk 2010-05-20 18:07:11 +01:00
Charles Haley
cbd83766c3 Remove changing author in sony_cache.py
Add more metadata in device view
2010-05-20 18:04:24 +01:00
Kovid Goyal
5ae9181f2b Do not allow the user to eject the device from calibre if there are device jobs running 2010-05-20 10:47:18 -06:00
Kovid Goyal
00f4a0f4eb Change USBMS default CAN_SET_METADATA to False 2010-05-20 10:33:10 -06:00
Kovid Goyal
036c2fe68c Rationalize collections column in device view 2010-05-20 10:28:41 -06:00
Charles Haley
644e440df9 Merge from custcol trunk 2010-05-20 16:26:43 +01:00
Kovid Goyal
a28c63dc1f Remove text alignment from rating/bool type columns 2010-05-20 09:22:05 -06:00
Kovid Goyal
0376c0a6ef ... 2010-05-20 09:12:02 -06:00
Kovid Goyal
d3ef29463f Make prints more robust 2010-05-20 08:59:57 -06:00
Charles Haley
210d81c626 Add internal date formatter 2010-05-20 12:54:06 +01:00
Charles Haley
e7c666d60f Suggested changes after working with new sony driver 2010-05-20 10:57:31 +01:00
Kovid Goyal
23b67eb3b1 SONY driver: Set the titleSorter attribute in the XML cache 2010-05-20 01:49:15 -06:00
Charles Haley
07246d842a Merge from custcol trunk 2010-05-20 08:40:00 +01:00
Kovid Goyal
02c3d52c3e Fix device collections column not being updated when sending book to SONY 2010-05-20 00:24:41 -06:00
Kovid Goyal
702a203013 Remove tag_order kludge 2010-05-20 00:14:14 -06:00