10279 Commits

Author SHA1 Message Date
Kovid Goyal
8062c04b81 EPUB Input: Ignore OPF files in the EPUB whose names start with a period 2010-10-01 03:38:16 -06:00
Translators
4a59d0e51a Launchpad automatic translations update. 2010-10-01 08:46:50 +00:00
Charles Haley
12b603473a Add PRC to folder device formats. 2010-10-01 08:43:25 +01:00
Charles Haley
a59c989d58 Merge from trunk 2010-10-01 08:34:17 +01:00
Kovid Goyal
028dbbcf9b Bulk downloading of metadata/covers now shows progress and can be canceled 2010-09-30 23:51:19 -06:00
Kovid Goyal
f90e1a7bd8 Prettier look & feel icon 2010-09-30 21:02:50 -06:00
Kovid Goyal
54ee947072 Fix unicode issues in new preprocess code 2010-09-30 17:03:51 -06:00
Kovid Goyal
47f93f4c9c ... 2010-09-30 16:53:54 -06:00
Kovid Goyal
97eec2c16d ... 2010-09-30 16:52:14 -06:00
Kovid Goyal
3bffc1a48c ... 2010-09-30 16:50:41 -06:00
Kovid Goyal
625e478ce0 Use process local file descriptors in db2 2010-09-30 16:47:17 -06:00
Kovid Goyal
cb24b0312e Remove use of sysconf since it isn't available on windows anyway 2010-09-30 15:31:39 -06:00
Kovid Goyal
6bd9287891 ... 2010-09-30 15:18:05 -06:00
Kovid Goyal
326dd8b335 Always close inherited file descriptors in worker process 2010-09-30 15:12:23 -06:00
Kovid Goyal
52aaef4407 Only close open file handles on windows, since on Unix, it creates so far undiagnosed issues 2010-09-30 14:34:14 -06:00
Kovid Goyal
b16ede44fb Close open file descriptors in calibre worker processes 2010-09-30 13:35:04 -06:00
Kovid Goyal
284089aabc Updated translations template 2010-09-30 11:50:42 -06:00
Kovid Goyal
99cfbc7445 ... 2010-09-30 11:41:27 -06:00
Kovid Goyal
571df3dc7e revert version number to 0.7.20 2010-09-30 11:17:26 -06:00
Kovid Goyal
a22dbab0c0 Fix #7003 (Error when converting HTML/ZIP to RTF) 2010-09-30 11:02:39 -06:00
Kovid Goyal
67722fca23 Fix #7002 (Support for dates before 1900) 2010-09-30 10:56:19 -06:00
Kovid Goyal
2d8540a4cc Pull from custom 2010-09-30 10:24:10 -06:00
Kovid Goyal
a85114ce3b Pull from trunk 2010-09-30 10:19:35 -06:00
Kovid Goyal
0dbd2e8414 Revert unicode indexing changes in mobi.writer 2010-09-30 10:15:22 -06:00
Kovid Goyal
7ae05aaa77 Improve plugboards UI and various minor fixes 2010-09-30 10:07:03 -06:00
Kovid Goyal
0c794fdbed Pull from trunk 2010-09-30 09:56:56 -06:00
Kovid Goyal
2d5ed20856 Various Belgian news sources by Lionel Bergeret 2010-09-30 09:51:30 -06:00
Kovid Goyal
75d55a38a0 Oriental Daily by Larry Chan 2010-09-30 09:43:53 -06:00
GRiker
c04ea93c99 GwR reversion to older INDX langauge encoding, added KG fix at #1572 for covers fixing ticket 6852 2010-09-30 05:05:09 -07:00
GRiker
e09c583576 GwR reversion to older INDX langauge encoding, added KG fix at #1572 for covers fixing ticket 6852 2010-09-30 05:04:57 -07:00
Charles Haley
46fbd2586e Make the list of plugboards clickable by changing to a listwidget 2010-09-30 12:59:41 +01:00
Charles Haley
dfd5048322 1) change the author sep character in plugboards to '&', because the '|' conflicts with template fields
2) permit both functions and format strings
3) Updates to the FAQ
2010-09-30 12:14:20 +01:00
Charles Haley
a8630df0f7 Slight improvements on control enabling and sequencing in GUI 2010-09-30 10:37:16 +01:00
Charles Haley
bb97bd6cab 1) fix problem in rtf metadata writer -- categories isn't a standard option.
2) fix book/base.py to always return a default. That is what python is supposed to do.
3) add ability to code 'key in mi' (the __iter__ function) (base.py)
4) add has_key() to base.py
5) have rename refuse to allow & characters in author names
2010-09-30 09:45:18 +01:00
Charles Haley
fa9c23031e Merge from trunk 2010-09-30 09:00:50 +01:00
Translators
658faad9b9 Launchpad automatic translations update. 2010-09-30 04:36:20 +00:00
Kovid Goyal
01d7397cca ... 2010-09-29 20:59:00 -06:00
Kovid Goyal
56fce8862f ... 2010-09-29 20:54:24 -06:00
Kovid Goyal
1874dfbd96 Seventh beta 2010-09-29 20:16:20 -06:00
Kovid Goyal
c68d1716a0 Pull from trunk 2010-09-29 20:09:44 -06:00
Kovid Goyal
05cf311555 Cleanup ISBNdb metadata plugin 2010-09-29 18:48:17 -06:00
Kovid Goyal
93d92ee250 LibraryThing plugin: Handle non ascii chars correctly 2010-09-29 18:32:26 -06:00
Kovid Goyal
e2642b9244 Plugboard fixes 2010-09-29 18:21:29 -06:00
Kovid Goyal
6608dc2cd4 Metadata backup: Try to ensure that a dirtied book is not ignored during shutdown 2010-09-29 18:16:18 -06:00
Kovid Goyal
e199c00cc9 Initialize dirtied_cache correctly 2010-09-29 18:08:05 -06:00
Kovid Goyal
55703f26a9 ... 2010-09-29 17:25:59 -06:00
Charles Haley
59d5090654 Make author fields splittable, so multiple authors can be used. 2010-09-30 00:10:58 +01:00
Charles Haley
ca056f014b Merge from trunk 2010-09-30 00:04:27 +01:00
Charles Haley
c02cee6e8b Some plugboard fixes 2010-09-29 23:59:27 +01:00
Kovid Goyal
9ddd785824 Fix #7007 (Updated recipe for Peter schiff economic comentary) 2010-09-29 16:33:10 -06:00