9856 Commits

Author SHA1 Message Date
John Schember
86e68579f3 PDF Input: Fix bug #6734, add additional matching for unicode characters. 2010-09-11 08:39:40 -04:00
ldolse
f6de0bef13 replaced messed up rtf file 2010-09-11 22:15:09 +10:00
ldolse
105d490c01 merge from trunk 2010-09-11 21:54:38 +10:00
John Schember
8b80241676 Sync to trunk. 2010-09-11 07:41:59 -04:00
ldolse
cf7cc4de4d preprocess updates for lit, html, and pdf 2010-09-11 21:02:44 +10:00
Kovid Goyal
a3fc9b0a4f Fix #6771 (Search renaming exception) 2010-09-11 04:27:22 -06:00
Kovid Goyal
0364d0d4e2 ... 2010-09-11 04:25:57 -06:00
Charles Haley
ddd67dbd49 Merge from trunk 2010-09-11 09:52:28 +01:00
Charles Haley
f1be85806e Fix #6771 - Search renaming exception. 2010-09-11 09:51:42 +01:00
Charles Haley
e39b514425 Merge from trunk 2010-09-11 09:24:40 +01:00
Charles Haley
afe5546a15 Avoid spurious exceptions when adding None custom metadata 2010-09-11 09:23:03 +01:00
Charles Haley
4f01b09ded Check in the metadata class that custom field names begin with '#' 2010-09-11 09:21:29 +01:00
ldolse
480eccb0b0 Fixed unwrapping for various hyphen and dash types, other minor tweaks to pdf 2010-09-11 15:33:10 +10:00
Kovid Goyal
800da29e5f Launchpad automatic translations update. 2010-09-11 04:50:09 +00:00
ldolse
2a906184ad preprocess merge gone wrong, merged original accent code back 2010-09-11 13:17:21 +10:00
ldolse
faf15b2f3d preprocess merge gone wrong, fixing 2010-09-11 13:09:23 +10:00
ldolse
0ff5c562aa committing 0.7.18 merge 2010-09-11 13:06:39 +10:00
Kovid Goyal
82c30ec888 Pull from trunk 2010-09-10 20:13:29 -06:00
Kovid Goyal
f175b8bf6d ... 2010-09-10 20:12:12 -06:00
ldolse
4c7373026b preprocessing changes for lit & pdf, added utils.py, changed default unwrap_factor 2010-09-11 12:10:49 +10:00
Kovid Goyal
ec83ad38e8 Kobo driver cleanups 2010-09-10 19:50:43 -06:00
Kovid Goyal
d1bbd2c498 Fix #6764 (maximum_recursion_depth on shorten_components_to (function recursively calls itself on the same data)) 2010-09-10 19:34:30 -06:00
Timothy Legge
fd7f23f7c2 Update book.device_collections before add_book is called 2010-09-10 22:13:52 -03:00
Timothy Legge
0fe81939ea Fix long standing bug in date shown for kobo books 2010-09-10 20:53:26 -03:00
Timothy Legge
86298ef50e Pull from trunk 2010-09-10 20:10:36 -03:00
Timothy Legge
b1b099d7e8 Fix bug processing kobo books introduced in 6084.1.4 - no one mentioned it so it must not have caused any real issues 2010-09-10 19:12:52 -03:00
Timothy Legge
619ea1f5c2 Move the lookup of content id by extension to a function - cleanup/preparation for device collections 2010-09-10 19:08:18 -03:00
GRiker
a0f09b8fc1 0.7.18 release 2010-09-10 13:49:53 -07:00
GRiker
c9cb61a40e GwR jacket work 2010-09-10 13:46:01 -07:00
Kovid Goyal
f821c5721c IGN:Tag release 2010-09-10 13:44:10 -06:00
Kovid Goyal
a1dd9efed0 version 0.7.18 2010-09-10 13:03:14 -06:00
Charles Haley
035e1c66be Merge from trunk 2010-09-10 19:47:05 +01:00
Kovid Goyal
286afdba34 Updated translations 2010-09-10 12:43:27 -06:00
Kovid Goyal
661b72e017 SONY driver: Nicer error message when SONY XML db is corrupted 2010-09-10 12:38:59 -06:00
Charles Haley
683f204466 Merge from trunk 2010-09-10 16:32:11 +01:00
Kovid Goyal
e7bf395f0b Cleaner library<->device book matching 2010-09-10 09:29:50 -06:00
Kovid Goyal
e8f6b4e659 ... 2010-09-10 09:01:29 -06:00
Charles Haley
b71c37f000 Simplify code, and make non-UUID matches sane. 2010-09-10 15:13:12 +01:00
Charles Haley
0b6b78713a Last changes for book matching. Make both book on device and book in library respect the exact-match semantics that Kovid implemented. 2010-09-10 14:07:11 +01:00
Charles Haley
98bc0e53ec Fix several ondevice display problems, such as news overwriting books with the flag not changing. Also repair/add some explanatory comments. 2010-09-10 11:33:17 +01:00
Charles Haley
947fa2769d Fix matching books with no 2010-09-10 09:58:39 +01:00
Kovid Goyal
74a63ac46f Fix #6755 (Time Magazine does not work) 2010-09-10 01:57:25 -06:00
Kovid Goyal
3706c371fb Allow book_on_device to be called before set_books_in_library 2010-09-10 01:48:16 -06:00
Charles Haley
6fa4ce8603 Merge from trunk 2010-09-10 08:42:19 +01:00
Kovid Goyal
6e24780d47 On device column: Only use metadata based matching if the book on the device does not have a uuid, or its uuid is not in the current library 2010-09-09 17:57:58 -06:00
Kovid Goyal
10d5d64590 Same optimization for set_books_in_library 2010-09-09 17:16:56 -06:00
Kovid Goyal
8769c07451 Have book_on_device() return the type of match and also the matched paths. Also clean it up and improve performance by no recompiling the regex for every book. 2010-09-09 17:08:01 -06:00
Charles Haley
f51d0a1c31 Remove print in gui.devices when books match but db_ids don't. 2010-09-09 21:56:36 +01:00
Kovid Goyal
1e4baacd51 Refactor metadata object to support custom columns 2010-09-09 09:26:03 -06:00
Kovid Goyal
029a9d9d86 Pull from trunk. 2010-09-09 09:08:58 -06:00