Commit Graph

10470 Commits

Author SHA1 Message Date
ldolse e0d1de2ce8 removed hyphen removal from text input that's covered by the heuristics option 2011-01-16 20:54:17 +08:00
ldolse e94b988255 merge from trunk 2011-01-16 20:38:16 +08:00
ldolse 89dd86056e ... 2011-01-16 20:26:52 +08:00
ldolse 1272988089 enabled hyphen removal across the entire document text, refactored logic to reduce false positives, added verbose debug output 2011-01-16 20:11:52 +08:00
Kovid Goyal 5d9f9325a2 Fix #8398 (Bug in FileDialog class) 2011-01-15 23:08:00 -07:00
Kovid Goyal 47f4df49b6 Fix #8400 (Not reading Nook) 2011-01-15 23:05:39 -07:00
John Schember 9134d51377 Clean up GUI option widgets. 2011-01-15 20:32:21 -05:00
Kovid Goyal f6d72fbe0b RTF Input: Fix regression in 0.7.40 that broke conversion of some old style RTF files 2011-01-15 15:46:19 -07:00
Kovid Goyal 4e93c30cd0 Nicer error message when catalog generation fails 2011-01-15 15:26:26 -07:00
Kovid Goyal 1005fd234f Don't use subdirs when sending files to the SNE 2011-01-15 15:19:59 -07:00
Kovid Goyal c858e77414 ... 2011-01-15 15:11:00 -07:00
GRiker 46119745cb more informative catalog error message exit 2011-01-15 13:58:23 -07:00
Kovid Goyal 789747f869 Start work on refactoring the edit metadata dialog 2011-01-15 12:32:47 -07:00
John Schember 8f345212da Fix issue with disabling checkbox. 2011-01-15 14:32:20 -05:00
Kovid Goyal 627445c0ee Fix #8378 (bad author sort when diacritic is used). Fix generation of teplate-functions.json 2011-01-15 12:24:35 -07:00
Charles Haley a719ed8fd9 Better exception handling in tag_view 2011-01-15 18:32:06 +00:00
Charles Haley 6b6b8c2eb7 1. Merge from trunk.
2. Improvement on first-letter partitioning fix
3. Code to build dict of source for formatter builtins
2011-01-15 18:25:05 +00:00
Charles Haley cde186f1e4 Fix #8378 - bad author sort when diacritic is used. Should actually be bad partitioning by first letter. 2011-01-15 18:08:24 +00:00
ldolse a8ebb35312 merged from user_none, enables heuristics for the entire conversion pipeline 2011-01-16 02:01:39 +08:00
ldolse d354a085b8 ... 2011-01-16 01:53:49 +08:00
ldolse 60c50f3944 tied mobi into preprocess 2011-01-16 01:46:04 +08:00
John Schember 64796696ae Enable heuristic processing over the entire conversion pipe line when option is enabled. 2011-01-15 12:35:02 -05:00
Kovid Goyal a3ae3121eb Fix #8366 (Adding Capitalize option in Edit metadata individually) 2011-01-15 09:53:43 -07:00
John Schember d6256ef452 Add renumber_headings option to GUI. 2011-01-15 11:06:43 -05:00
Kovid Goyal 9ed0f6f805 Fix #8359 (Authors names are resolved incorrectly when converted in 0.7.40) 2011-01-15 08:19:25 -07:00
Kovid Goyal 163043de34 Fix #8365 (Capitalize not working) 2011-01-15 08:17:40 -07:00
ldolse 0edf1e550e ... 2011-01-15 22:47:51 +08:00
ldolse 81c365b3a9 ... 2011-01-15 22:41:38 +08:00
ldolse 313cec6699 merge italicize code, other GUI and defaults changes 2011-01-15 22:27:20 +08:00
ldolse 946f1cf6c0 added option for renumbering heading tags 2011-01-15 22:07:20 +08:00
John Schember cfaa113f95 Move italic marking to preprocessor. Have TXT input use the preprocessor for heuristics. Change preprocessor getattr to default to False otherwise every option set to off will run. 2011-01-15 09:05:08 -05:00
John Schember fabd4f5fdf Clean up search and replace GUI widget. 2011-01-15 08:36:15 -05:00
ldolse 1301fe69d1 started multi-pass chapter analysis 2011-01-15 20:53:16 +08:00
ldolse a44d29e840 only run cleanup_markup when required, begin markup_chapters rewrite 2011-01-15 20:13:51 +08:00
Charles Haley d7ac11d137 Change formatter_functions to put the program text explicitly into a string. If source is available, test that the string == the real program text 2011-01-15 09:43:10 +00:00
Charles Haley 1e7c9fb2c3 Fix regression where the '|' character was not converted to comma in get_metadata 2011-01-15 08:37:48 +00:00
ldolse e581c8c5de created sub-functions for text processing, added soft hyphens to punctuation unwrap 2011-01-15 15:40:59 +08:00
ldolse 6f252bb105 tied all the new heuristics options to preprocess.utils 2011-01-15 13:34:35 +08:00
ldolse 01b12c5e8a merge search and replace 2011-01-15 11:24:38 +08: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
ldolse e8133432fd ... 2011-01-15 09:06:05 +08: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