9703 Commits

Author SHA1 Message Date
Timothy Legge
78490d39bd Add support for setting the ReadStatus to Read and correctly deal with empty collections 2010-09-21 22:17:50 -03:00
Kovid Goyal
9656798e38 Fix #6522 (Cannot recognize my Nexus One with 2.2 Cyanogen Root) 2010-09-21 19:00:50 -06:00
Kovid Goyal
62c652869a Fix #5900 (Alex reader from spring design is reconized as N516 and send books to wrong location) 2010-09-21 17:13:22 -06:00
Kovid Goyal
b958545a8a ... 2010-09-21 16:47:28 -06:00
Kovid Goyal
0e8017ade6 News download: Rationalize cover processing. Fixes #6852 (ebook-convert ieeespectrum.recipe .mobi crashes) 2010-09-21 16:45:42 -06:00
Kovid Goyal
8c74a347d7 Fix #6899 (Updated recipe for Danas) 2010-09-21 14:56:52 -06:00
Kovid Goyal
b8edfe5394 ... 2010-09-21 13:44:06 -06:00
Kovid Goyal
3f5e0c7e92 set_path now *always* commits 2010-09-21 12:22:50 -06:00
Kovid Goyal
52f85d3ef4 Cover cache: load images only in the GUI thread to prevent stale files being leftover by set_path due to Windows file locking 2010-09-21 11:56:09 -06:00
Kovid Goyal
4ff11b5171 ... 2010-09-21 09:25:58 -06:00
GRiker
98f0851ebb GR tweaks to tweak-epub 2010-09-21 05:47:22 -07:00
GRiker
f50085d038 GR tweaks to tweak-epub 2010-09-21 05:40:33 -07:00
GRiker
ea3b8fa177 KG tweaks to tweak-epub 2010-09-21 04:34:51 -07:00
Kovid Goyal
a6fbb0bd08 Tweak epub feature. Now you can conveniently browse and contents of an epub, tweak them and rebuild the epub within your calibre library by right clicking on the book and selecting Tweak ePub 2010-09-20 22:06:23 -06:00
Kovid Goyal
88f980ad18 News download: Don't add inline table of contents when downloading news for the Kindle 2010-09-20 21:33:43 -06:00
GRiker
3dfaa2cdaa change to use open_local_file 2010-09-20 20:10:17 -07:00
GRiker
ec8164470b GwR revisions tweak_epub 2010-09-20 19:39:33 -07:00
Kovid Goyal
8bd6866289 ... 2010-09-20 09:40:47 -06:00
Kovid Goyal
231aab9561 WSJ: Don't error out if a single section fails 2010-09-20 09:37:15 -06:00
Kovid Goyal
bc82ea6103 Add button to Edit metadata dialog to trim borders from the cover 2010-09-20 09:28:39 -06:00
GRiker
62d9449e88 GwR wip tweak_epub 2010-09-20 07:57:05 -07:00
GRiker
cec2f873cb GwR wip tweak_epub 2010-09-20 07:44:33 -07:00
Kovid Goyal
656c88792d The Marker by Marbs 2010-09-20 08:29:25 -06:00
GRiker
58fa93c903 GwR wip tweak_epub 2010-09-20 06:06:00 -07:00
Kovid Goyal
77da36f05c Add prologue and epilogue to default chapter detection regex 2010-09-19 23:51:14 -06:00
Kovid Goyal
54c950aaf0 Kobo driver: Fix issue where books that are read were getting their status reset to Unread 2010-09-19 19:04:52 -06:00
Kovid Goyal
0fa7eef131 Tagesanzeiger by noxxx 2010-09-19 19:01:53 -06:00
Timothy Legge
f4b8855683 KOBO: Fix issue where books that are read were getting their status reset to Unread 2010-09-19 21:46:13 -03:00
Kovid Goyal
242e155fbb Device drivers: Fix occassional false positive when matching books on device with books in the calibre library 2010-09-19 13:45:00 -06:00
Charles Haley
4f7f7214c1 Fix incorrect book matching. 2010-09-19 20:30:08 +01:00
Kovid Goyal
23cd4fd783 Content server: Making serving of large files more efficient. 2010-09-19 10:16:41 -06:00
Kovid Goyal
4dd60160c4 Improved algorithm for removal of hyphens during pre-processing 2010-09-19 09:55:42 -06:00
Kovid Goyal
980388f2bd Le Journal de Montreal by Luciano Furtado. Fixes #405 (New news feed) 2010-09-19 09:48:39 -06:00
ldolse
053d60331f regex optimizations 2010-09-19 23:07:07 +08:00
GRiker
90ff41dfb2 KG fix for TweakEpub 2010-09-19 03:54:39 -06:00
Charles Haley
df542b63a7 Merge from trunk 2010-09-19 07:49:15 +01:00
ldolse
49f02ae092 merge from trunk 2010-09-19 14:10:12 +08:00
ldolse
dec27fbaa1 new dehyphenation algorithm, using the document as a dictionary 2010-09-19 13:02:02 +08:00
Kovid Goyal
3b9e43e79e EPUB metadata: Don't read timestamp value from epubs as I am sick of closing bugs about adding books and having the Date not be today. Does not affect reading of metadata from OPF, so it should still be possible to restore date when adding from a previously saved to disk folder (as long as the OPF was saved) 2010-09-18 21:00:28 -06:00
Kovid Goyal
1a5b92d6d9 Popular Science by Tony Stegall 2010-09-18 20:17:30 -06:00
GRiker
e1c08cc90f KG fix for tweak-epub 2010-09-18 20:01:29 -06:00
Kovid Goyal
25bacf9a97 Initialize interface actions in the order they are defined to prevent interaction dependencies from creating a problem 2010-09-18 19:59:31 -06:00
GRiker
4416264c02 GwR wip tweak_epub 2010-09-18 19:43:02 -06:00
Kovid Goyal
7d5da9f48d GUI deveice detection: Handle case when user yanks connected device before device connection handler is called. Fixes #6864 (Unhandled exception, probably when trying to connect to iTunes/iPad) 2010-09-18 19:34:40 -06:00
Charles Haley
3b4f46b115 Merge from trunk 2010-09-18 23:45:53 +01:00
Kovid Goyal
89c3e8ad87 After bulk edit metadata, reselect previously selected books. 2010-09-18 13:53:50 -06:00
Kovid Goyal
5f2c784cb0 Fix #6861 (0.7.19 stanza catalog not working. Giving 400 Bad Request) 2010-09-18 12:59:10 -06:00
Charles Haley
1ca01f89b4 Merge from trunk 2010-09-18 19:42:45 +01:00
Kovid Goyal
b85bc6517a Fix #6860 (Harvard Business Reviw) 2010-09-18 10:35:41 -06:00
Kovid Goyal
5982e40a80 PDF Input: More special char fixes 2010-09-18 10:32:42 -06:00