21135 Commits

Author SHA1 Message Date
Kovid Goyal
30ec259b70 Read first image as the emtadata cover from ODT files. Also allow ODT authors to set custom properties for extended metadata. 2012-07-27 22:33:03 +05:30
Oliver Graf
f728c12835 Added extra metadata parsing to ODT module.
Added manual section about ODT features added and general conversion tips.
2012-07-27 15:01:47 +02:00
Kovid Goyal
c2ca92a97a ... 2012-07-27 17:35:11 +05:30
Kovid Goyal
e2b1d3bc9d Fix #1026484 (External plugins can't have PluginWidget) 2012-07-27 17:01:04 +05:30
GRiker
5921a12390 0.8.62 2012-07-27 04:57:02 -06:00
Kovid Goyal
aeddc2f958 ... 2012-07-27 16:20:14 +05:30
Kovid Goyal
afacc1be29 Oops forgot to implement the restart button for plugin updates and the plugin update action 2012-07-27 16:19:13 +05:30
Kovid Goyal
42cbbc8284 Paged display: Much more efficient handling of the body margin collapse problem 2012-07-27 16:08:32 +05:30
Kovid Goyal
85ad3e9d65 MOBI Output: Normalize unicode strings before writing to file, to workaround lack of support for non-normal unicode in Amazon's MOBI renderer. Fixes #1029825 (loose accentuated voyels when converting to .mobi on Kindle) 2012-07-27 15:51:41 +05:30
Kovid Goyal
5b5bb8caaa EPUB Input: Handle files that have duplicate entries in the spine 2012-07-27 15:42:01 +05:30
Kovid Goyal
46a379116e Paged display: Resize images that are longer than the page to fit onto a single page 2012-07-27 15:24:43 +05:30
Kovid Goyal
422d2acb55 IGN:Tag release 2012-07-27 12:03:04 +05:30
Kovid Goyal
fd5f169e8a version 0.8.62 2012-07-27 11:36:45 +05:30
Kovid Goyal
79f60d00f3 Advanced search dialog: When starting on the title/author/etc. tab, restore the previously used search kind as well. Fixes #1029745 (Advanced search default to Contains even for existing alternative) 2012-07-27 11:25:22 +05:30
Kovid Goyal
62b135a6c3 ... 2012-07-27 11:15:20 +05:30
Kovid Goyal
bd11311242 When errors occur in lots of background jobs, add an option to the error message to temporarily suppress subsequent error messages. Fixes #886904 ("Error:" boxes during conversion) 2012-07-27 10:18:05 +05:30
Kovid Goyal
ffdbd911e0 When presenting the calibre must be restarted warning after installing a new plugin, add a restart now button so that the user can conveniently restart calibre 2012-07-27 09:20:30 +05:30
Kovid Goyal
9d90cfd756 Update Psychology Today, The SMithsonian and The New Republic 2012-07-27 01:26:49 +05:30
Kovid Goyal
d13e49b401 Linux Journal and Conowego.pl by fenuks 2012-07-27 01:11:45 +05:30
Kovid Goyal
3afc065c2a Various updated Polish recipes 2012-07-27 01:09:49 +05:30
Kovid Goyal
8822ef28f9 ... 2012-07-27 01:09:20 +05:30
Kovid Goyal
a5cf477417 Don't sleep in job manager after having run jobs. This improves latency in some situations. 2012-07-26 19:24:30 +05:30
Kovid Goyal
68f148a352 ... 2012-07-26 19:22:33 +05:30
Charles Haley
fb5e5d6acb Don't sleep in job manager after having run jobs. This improves latency in some situations. 2012-07-26 14:57:36 +02:00
GRiker
f07c874d4f Updated OS X development environment instructions to reflect changes necessary to set CALIBRE_DEVELOP_FROM in 10.8 2012-07-26 06:19:25 -06:00
Charles Haley
cff772efbc Merge from trunk 2012-07-26 08:32:42 +02:00
Kovid Goyal
604bae8a45 Fix layout state being saved incorrectly if calibre is killed without a proper shutdown 2012-07-26 11:27:21 +05:30
Kovid Goyal
fff1892577 Updated The Sun 2012-07-26 10:14:12 +05:30
Kovid Goyal
98cb8d88d1 ... 2012-07-26 10:10:24 +05:30
Kovid Goyal
1fac69c870 ... 2012-07-26 10:06:45 +05:30
Kovid Goyal
cf06ad7e67 Only write to gui.json once during shutdown 2012-07-26 00:20:12 +05:30
Charles Haley
e5ffd65ee5 Merge from trunk 2012-07-25 12:12:47 +02:00
Kovid Goyal
382248eff1 ... 2012-07-25 15:27:07 +05:30
Kovid Goyal
931d3d3b39 ... 2012-07-25 15:20:13 +05:30
Charles Haley
9c63dab390 Use a synchronizing decorator for the dynamic control methods. 2012-07-25 11:29:33 +02:00
Charles Haley
1499dc7dbd Merge from trunk 2012-07-25 09:53:46 +02:00
Kovid Goyal
859d8c6f50 More smart device plumbing 2012-07-25 13:15:43 +05:30
Charles Haley
abbc24e9c1 Properly handle the default argument in get_option when the requested plugin does not exist. 2012-07-25 08:58:08 +02:00
Charles Haley
ebd777bac8 Merge from trunk 2012-07-25 08:39:23 +02:00
Kovid Goyal
daff566a56 Fix boolean and date searching in non english calibre installs. 2012-07-25 12:04:52 +05:30
Charles Haley
f1a0e3ccb1 Fix searching with localized strings that contain capital letters. 2012-07-25 08:23:19 +02:00
Charles Haley
815fd891d3 Merge from trunk 2012-07-25 07:29:07 +02:00
Charles Haley
bd6acc80c6 Eliminate spurious exception message in dynamic control interface 2012-07-25 07:28:11 +02:00
Kovid Goyal
1941541cdf ... 2012-07-25 10:18:37 +05:30
Kovid Goyal
2aa4f7c70b Conversion: Ignore invalid chapter detection and level n ToC expressions instead of erroring out 2012-07-25 10:14:40 +05:30
Kovid Goyal
9180cf7d9a Fix #1028690 (Device not detected - Zeki TB782B) 2012-07-25 09:15:26 +05:30
Charles Haley
40a273b316 Fix sleep time parameter of dynamic plugin queue.get 2012-07-24 21:12:04 +02:00
Charles Haley
9d28e7a366 Make the menu icon for the smartdevice control change according to whether or not it is running. 2012-07-24 20:50:58 +02:00
Charles Haley
26d010d315 Improved thread handling in device_manager dynamic plugin methods. Improved smartdevice dialog box. 2012-07-24 19:23:45 +02:00
Charles Haley
32c4f0d6cf Merge from trunk 2012-07-24 19:20:24 +02:00