15654 Commits

Author SHA1 Message Date
Kovid Goyal
875a6a7325 Fix #931087 (New device) 2012-02-13 10:32:43 +05:30
Kovid Goyal
4451b82992 ... 2012-02-12 19:14:52 +05:30
Kovid Goyal
24e4e1cf00 EPUB Output: Fix splitting breaking internal links in the epub, if the links pointed to files with URL unsafe characters in their file names. Fixes #929966 (HTML links break when converting epub to epub) 2012-02-12 12:00:11 +05:30
Kovid Goyal
ea0432d3fe Fix #930648 (Automatic adding - Languages field) 2012-02-12 11:13:15 +05:30
Kovid Goyal
6af42f147e ... 2012-02-11 22:46:12 +05:30
Kovid Goyal
bd27557d58 Kindle driver: Add an option to allow using page counts stored in a custom column. Go to Preferences->Plugins and customize the Kindle driver, to tell it to use a custom column to get page count data. 2012-02-11 10:23:41 +05:30
Kovid Goyal
b6dfa46b76 Driver for PocketBook A10 2012-02-10 21:51:30 +05:30
Kovid Goyal
21415d0232 IGN:Tag release 2012-02-10 12:26:55 +05:30
Kovid Goyal
e80172cfcc version 0.8.39 2012-02-10 10:02:47 +05:30
Kovid Goyal
ab9bcdf46e Fix #929400 (can not detect Nokia E71) 2012-02-10 09:30:01 +05:30
Kovid Goyal
28e6048dd8 Allow specifying a set of categories that are not partitioned even if they contain a large number of items in the Tag Browser. Preference is available under Look & Feel->Tag Browser 2012-02-09 19:20:30 +05:30
Charles Haley
62179334b1 Add a preference to specify not to partition certain fields in the tag browser. This permits not collapsing fields that are already collapsed because they are hierarchical and contain only a few top-level elements. 2012-02-09 14:27:40 +01:00
Kovid Goyal
18c8a9a553 IGN:Updated translations 2012-02-09 18:31:33 +05:30
Translators
5758a390f8 Launchpad automatic translations update. 2012-02-09 05:45:27 +00:00
Kovid Goyal
d1f1a5da2b Content server: Export a second record via mDNS that points to the full OPDS feed in addition to the one pointing to the Stanza feed. The new record is of type _calibre._tcp. Fixes #929304 ([Enhancement] Better integration with FBReader) 2012-02-09 10:36:37 +05:30
Kovid Goyal
27f0e59f7d Fix #928905 (Add url-prefix option to GUI Preferences/Tweaks for Content Server) 2012-02-09 09:23:28 +05:30
Kovid Goyal
84eb582767 ... 2012-02-08 20:35:26 +05:30
Kovid Goyal
1ab1a847bd When running multiple delete from device jobs, fix the device view sometimes marking the wrong books as being deleted, after the first delete job completes. Fixes #927972 (Wrong books are marked (visually) for deletion from device when deleting multiple times) 2012-02-08 15:35:31 +05:30
Kovid Goyal
b0d13adba7 A less crash prone (I hope) implementation of ProceedNotification 2012-02-08 14:01:29 +05:30
Kovid Goyal
62f0688ae5 ... 2012-02-08 11:53:19 +05:30
Kovid Goyal
dfca074cf7 Fix #927737 (add other identifiers to catalog output) 2012-02-08 10:30:13 +05:30
Translators
86792ce1aa Launchpad automatic translations update. 2012-02-08 04:42:49 +00:00
Charles Haley
43bfa210c3 Ignore enpty valid values when creating enumerated columns instead of showing an error. Use a case-insensitive compare to check for duplicates. 2012-02-07 18:55:10 +01:00
Kovid Goyal
53c31d3d51 Driver for Motorola Droid XT910. Fixes #928202 (Calibre doesn't see a Motorola Droid RAZR phone) 2012-02-07 18:07:48 +05:30
Kovid Goyal
b56891cdae MOBI Input: Handle files that have spurious closing </body> and/or </html> tags in their markup. Fixes #925833 (prc file fails to read or convert) 2012-02-07 14:10:18 +05:30
Kovid Goyal
5f4f7b4c09 Driver for HTC EVO 3D. Fixes #927818 ('Send To Device' icon not appearing) 2012-02-07 13:55:26 +05:30
Translators
735da2a0ec Launchpad automatic translations update. 2012-02-07 04:51:05 +00:00
Kovid Goyal
b51079b26a RTF Input: Strip out false color specifications, as they cause artifacts when converted to MOBI 2012-02-07 10:07:06 +05:30
Kovid Goyal
7396d7a69d Do not initialize the user defined driver plugin in worker processes 2012-02-06 14:44:31 +05:30
Kovid Goyal
efcb589b19 ... 2012-02-06 14:02:11 +05:30
Kovid Goyal
9fb9e89e91 More delay load optimizations. Time taken to import all builtin plugins now reduced by 60% from before I started. 2012-02-06 14:01:40 +05:30
Kovid Goyal
12d81e629e ... 2012-02-06 12:30:45 +05:30
Kovid Goyal
891f76d653 Delay loading for catalog plugins 2012-02-06 12:27:09 +05:30
Kovid Goyal
abbc03eeb9 ... 2012-02-06 12:23:45 +05:30
Translators
d7d407b12e Launchpad automatic translations update. 2012-02-06 04:45:03 +00:00
Kovid Goyal
6c199a6b58 ... 2012-02-06 10:11:24 +05:30
Kovid Goyal
86ad40298a When rendering EPUB covers on OS X remove @font-face rules as well to prevent multi-render crashes 2012-02-06 10:10:42 +05:30
Kovid Goyal
1f97500e84 EPUB metadata: Extract the raster cover image from malformed EPUB files that specify the href instead of the id in their <meta name=cover> OPF entry 2012-02-06 09:35:35 +05:30
Kovid Goyal
a3286903df Speed up import of device plugins 2012-02-06 00:32:10 +05:30
Kovid Goyal
e02c57c71b ... 2012-02-05 23:49:42 +05:30
Kovid Goyal
e036afe6d0 Speed up import of builting output format plugins 2012-02-05 23:44:19 +05:30
Kovid Goyal
abdb32e1a7 RB Input: Do not generate empty title tag 2012-02-05 23:24:19 +05:30
Kovid Goyal
08c840cba3 TXT Input: Fix self closed title tags being generated 2012-02-05 23:07:50 +05:30
Kovid Goyal
4b9d1e40fc Speed up import of builtin input plugins 2012-02-05 22:37:07 +05:30
Kovid Goyal
a9cedb0a0b Delay load slow package level imports 2012-02-05 21:41:09 +05:30
Kovid Goyal
d6f161df98 Auto-adding: Add an option to check for duplicates when auto adding. Fixes #926962 (Adding books from autofolder causes duplicates) 2012-02-05 15:49:13 +05:30
Translators
6a2ddc10df Launchpad automatic translations update. 2012-02-05 04:47:43 +00:00
Kovid Goyal
8677789312 Prevent custom plugins from messing with sys.stdout and sys.stderr 2012-02-05 09:53:34 +05:30
Kovid Goyal
4297aa3c86 Auto-adding: Do not add incomplete files when files are downloaded directly into the auto add folder. Fixes #926578 (Automatic adding produces duplicate entries for downloaded files) 2012-02-04 23:14:42 +05:30
Kovid Goyal
c8c3bbb76f You can now configure the calibre settings for the currently connected device by right clicking on the device icon in the toolbar, instead of having to go through Preferences->Plugins 2012-02-04 12:28:09 +05:30