10019 Commits

Author SHA1 Message Date
Kovid Goyal
656c88792d The Marker by Marbs 2010-09-20 08:29:25 -06:00
Kovid Goyal
97c3127cb3 ... 2010-09-20 08:22:44 -06:00
Kovid Goyal
33299f61e6 Fix regression in template verification 2010-09-20 08:15:47 -06:00
Charles Haley
e721bd44ee Interim release 2010-09-20 14:52:53 +01:00
GRiker
58fa93c903 GwR wip tweak_epub 2010-09-20 06:06:00 -07:00
Charles Haley
89f64db891 Field interface, including refactoring (renaming) some existing methods. 2010-09-20 09:51:04 +01:00
Charles Haley
792fccbcad Fix validation exception and exception when empty fields are subscripted in templates 2010-09-20 08:32:16 +01:00
Kovid Goyal
77da36f05c Add prologue and epilogue to default chapter detection regex 2010-09-19 23:51:14 -06:00
Kovid Goyal
c01dc94a66 Launchpad automatic translations update. 2010-09-20 04:59:28 +00: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
Charles Haley
1c63e368fb Merge from trunk 2010-09-19 22:20:03 +01:00
Kovid Goyal
9f42077e11 Document the calibre template language 2010-09-19 14:46:48 -06:00
Charles Haley
c72ab5fa84 Merge from trunk 2010-09-19 21:06:29 +01:00
Kovid Goyal
ce865b1eee Beta version numbering 2010-09-19 13:54:03 -06:00
Charles Haley
48399f0ec5 Merge from trunk 2010-09-19 20:51:33 +01:00
Kovid Goyal
c33e36dc22 ... 2010-09-19 13:49:57 -06:00
Kovid Goyal
40fbff0540 Pull from trunk 2010-09-19 13:45:22 -06: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
3a45aa84b0 Fix exception instead of error when composite column template is blank 2010-09-19 20:42:22 +01:00
Kovid Goyal
216b55867b ... 2010-09-19 13:40:42 -06:00
Kovid Goyal
396895f767 Virtual columns from field templates 2010-09-19 13:39:01 -06:00
Charles Haley
4f7f7214c1 Fix incorrect book matching. 2010-09-19 20:30:08 +01:00
Charles Haley
f5c00313d9 Merge from trunk 2010-09-19 20:13:17 +01:00
Charles Haley
16266c6e70 Change field_keys to sortable_keys 2010-09-19 20:11:39 +01:00
Kovid Goyal
e22efca956 ... 2010-09-19 10:42:23 -06:00
Kovid Goyal
ee7656d86e Merge from trunk 2010-09-19 10:40:18 -06:00
Kovid Goyal
ef3fd4df53 ... 2010-09-19 10:39:45 -06: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
354db58545 1) fix the 'new' Metadata caching to really work. :)
2) remove a useless comment in FieldMetadata
2010-09-19 10:27:18 +01:00
Charles Haley
db446dc4ee Add an attribute to the main item record for caching a Metadata instance. LibraryDatabase2.get_metadata it if None, and returns it if not None. 2010-09-19 09:24:57 +01:00
Charles Haley
df542b63a7 Merge from trunk 2010-09-19 07:49:15 +01:00
Charles Haley
7eaf417bb1 Fix content server tags display problem 2010-09-19 07:47:03 +01:00
Charles Haley
f0f858c7d0 Merge from trunk 2010-09-19 07:34:52 +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
78be536e70 Launchpad automatic translations update. 2010-09-19 04:50:56 +00: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
3f763407a0 Refactor to use new field formatting infrastructure of Metadata class 2010-09-18 20:37:59 -06:00
Kovid Goyal
1a5b92d6d9 Popular Science by Tony Stegall 2010-09-18 20:17:30 -06:00
Kovid Goyal
db2f4dca7f Pull from trunk 2010-09-18 20:07:44 -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