12720 Commits

Author SHA1 Message Date
Translators
3e58d2b989 Launchpad automatic translations update. 2011-01-15 05:00:04 +00:00
ldolse
01b12c5e8a merge search and replace 2011-01-15 11:24:38 +08:00
John Schember
88da864483 Sync to ldolse heuristics branch. 2011-01-14 22:23:38 -05:00
ldolse
c57adb0af9 merge from trunk 2011-01-15 11:18:15 +08:00
ldolse
3379337275 tied rtf input to heuristics, removed option to not include softbreaks, users can combine delete_blank_paragraphs and remove_paragraph_spacing to achieve desired results 2011-01-15 10:50:01 +08:00
ldolse
e99ab61dd0 sync heuristics GUI 2011-01-15 10:48:36 +08:00
John Schember
f85ba4e326 Fix sr key. Change footer and header removal to generic search and replace options. 2011-01-14 21:15:34 -05:00
Kovid Goyal
2911dd1037 When uploading to googlecode retry once on failure 2011-01-14 18:31:08 -07:00
ldolse
e8133432fd ... 2011-01-15 09:06:05 +08:00
John Schember
d017c878fa Sync to trunk. 2011-01-14 19:49:06 -05:00
John Schember
9d29e46a2c ... 2011-01-14 19:28:36 -05:00
John Schember
8f4d60073f Finish new GUI option widgets. 2011-01-14 19:24:31 -05:00
John Schember
7d75b06512 Change heuristic options to default False to maintain consistency. 2011-01-14 18:53:02 -05:00
John Schember
aed47e4b3a sync to ldolse heuristics branch. 2011-01-14 18:51:42 -05:00
John Schember
680de55365 Beginnings of Heuristics GUI options widget. 2011-01-14 18:50:27 -05:00
Kovid Goyal
b4c9b07f68 Fix #8352 (Alt-V gives error on book with no formats) 2011-01-14 16:49:26 -07:00
Kovid Goyal
d9952e034b IGN:Tag release 2011-01-14 16:05:57 -07:00
Kovid Goyal
bc9149fb19 version 0.7.40 2011-01-14 15:09:03 -07:00
GRiker
42f6f0881c 0.7.39 2011-01-14 14:01:53 -07:00
Kovid Goyal
01fbd5f532 IGN:Tag release 2011-01-14 13:19:50 -07:00
Kovid Goyal
355b269b7f version 0.7.39 2011-01-14 12:01:50 -07:00
Kovid Goyal
3385e64dfd ... 2011-01-14 11:08:36 -07:00
Kovid Goyal
20d692d662 ... 2011-01-14 11:05:48 -07:00
Kovid Goyal
052766f055 ... 2011-01-14 09:59:51 -07:00
Kovid Goyal
c6f4f1d863 Redo some strings to avoid common translation errors 2011-01-14 09:58:35 -07:00
Kovid Goyal
e5dbe7cc5e Updated translations 2011-01-14 09:47:54 -07:00
GRiker
71abc0faa6 ignore generate_authors switch 2011-01-14 09:44:57 -07:00
GRiker
7a5c6bb52f reformat metadata error msg 2011-01-14 09:24:08 -07:00
GRiker
9a4070d564 add generate_authors switch in GUI, cli 2011-01-14 09:13:41 -07:00
ldolse
f467498638 preserve soft breaks when deleting blank paragraphs 2011-01-15 00:11:21 +08:00
Kovid Goyal
0df278521a ... 2011-01-14 09:01:54 -07:00
ldolse
65f9eff665 remove heuristics from pdb input 2011-01-14 23:43:38 +08:00
Kovid Goyal
2f4261e02c Fix #8316 (Updated recipe for the Financial Times UK edition) 2011-01-14 08:42:19 -07:00
ldolse
80ed2e7d4e ... 2011-01-14 22:32:03 +08:00
ldolse
4893fa5d3a fixed the other plugins using preprocess 2011-01-14 22:18:44 +08:00
ldolse
90c978bb10 tied enable heuristics to preprocess, moved various pieces to functions 2011-01-14 21:33:47 +08:00
John Schember
88a0f77671 Sync to trunk. 2011-01-14 08:25:50 -05:00
Charles Haley
44e2e66c2c Fix regression in argument counting in the formatter 2011-01-14 12:27:23 +00:00
Charles Haley
86e44c25f8 Merge from trunk 2011-01-14 10:51:06 +00:00
Charles Haley
eb0ebd4df0 Many small changes to the new formatter function stuff:
1) put isempty back.
2) use 'inspect' to get the source code for builtins so it can be displayed in the managemnet dialog box
3) change 'eval' to 'eval_'
4) do a better job of formatting exceptions
5) many changes to the help text
6) added a 'replace' box to the management dialog, so it is visually clear how to modify a function
7) got rid of a print statement
2011-01-14 10:50:13 +00:00
GRiker
66afdc6812 KG updates 2011-01-14 03:20:51 -07:00
ldolse
8676ddd30f updated heuristics help messages 2011-01-14 18:12:17 +08:00
Translators
e006106d12 Launchpad automatic translations update. 2011-01-14 04:50:53 +00:00
Kovid Goyal
4e9070019a Refactor the downloading social metadata message box to allow canceling. Fixes #8234 (Calibre crashes while editing metadata) 2011-01-13 19:01:48 -07:00
ldolse
eda2122b7b merged new heuristics options 2011-01-14 09:31:37 +08:00
Kovid Goyal
ab0bde42fa Fix #8308 (Kobo drive does not deal with Null value in DateCreated column) 2011-01-13 18:17:37 -07:00
Kovid Goyal
17fd2e4782 ... 2011-01-13 18:15:43 -07:00
John Schember
b0a9c9659c Add heuristic options. Remove options that they replace. 2011-01-13 19:58:09 -05:00
Timothy Legge
00ee7975ef Kobo no longer sets a the DateCreated on new book purchases? 2011-01-13 20:51:54 -04:00
GRiker
64f1e9c2c3 GwR fix graceful exit for author_sort metadata mismatch 2011-01-13 17:02:36 -07:00