11004 Commits

Author SHA1 Message Date
ldolse
cdcfde6625 added more line beginnings 2011-02-07 19:11:47 +08:00
ldolse
90878e844b fix for text based horizontal rules in dehyphenate and scene break markup 2011-02-07 18:46:30 +08:00
Kovid Goyal
957d30ca4c ... 2011-02-06 09:43:17 -07:00
Kovid Goyal
b82399e305 Fix #8797 (calibre tries to create a faulty path from the meta data (exception)) 2011-02-06 09:41:20 -07:00
Kovid Goyal
ef51c4d198 Fix #8799 (undefined pub date appearing as (101)) 2011-02-06 09:19:09 -07:00
Kovid Goyal
28cba375fd Fix #8793 (Unhandled exception: AttributeError:'MessageBox' object has no attribute 'ctc_button') 2011-02-06 09:06:49 -07:00
Kovid Goyal
d426c0f045 ... 2011-02-06 08:57:54 -07:00
John Schember
b1b4e7bac5 TXT Processing: Comments. 2011-02-06 10:12:43 -05:00
John Schember
0916a9dc34 ... 2011-02-06 08:47:17 -05:00
John Schember
2d4fc57ddc TXT Input: convet_basic changed at some point to require single line paragraphs. Add function to turn block formatted paragraphs to single so they are processed correctly. 2011-02-06 08:45:50 -05:00
John Schember
92ee46cdb9 TXT Input: Retain indents with print formatted paragraphs. Move remove indents to keep print formatting working. 2011-02-06 08:35:55 -05:00
John Schember
ed3b2866cf Sync ldolse preprocessing changes. 2011-02-06 08:35:07 -05:00
ldolse
9b1ae4ba97 ... 2011-02-06 19:55:35 +08:00
ldolse
9088903f4c ... 2011-02-06 19:28:15 +08:00
ldolse
30212404de fixed handling of 'unformatted' text input 2011-02-06 14:15:39 +08:00
Kovid Goyal
47c25481f2 ... 2011-02-05 17:48:26 -07:00
Kovid Goyal
d483fda433 ... 2011-02-05 17:44:50 -07:00
Kovid Goyal
986641d938 ... 2011-02-05 17:41:15 -07:00
Kovid Goyal
5e089ea376 Use QCompleter instead of custom replacement for it, simplifies the code greatly. 2011-02-05 17:40:26 -07:00
Kovid Goyal
bcb1b938e5 TXT Input: Only run dehyphenate when option set. 2011-02-05 13:16:14 -07:00
Kovid Goyal
4719df178a ... 2011-02-05 13:13:20 -07:00
John Schember
a031246152 TXT Input: Only run dehyphenate when option set. 2011-02-05 15:02:47 -05:00
Kovid Goyal
f9fbb6e6fc ... 2011-02-05 12:46:35 -07:00
Kovid Goyal
347c276aa9 TXT Output: Fix inline toc not showing all items. TXT Input: Restructure to run dehyphenator when auto and heuristic formatting options are used. This causes textile and markdown to be dehyphenated. Heuristics: Fix issue with invalid markup from italicize patterns. TXT Input: Add option to remove indents. TXT Input: Fix bug where spaces were not retained properly. 2011-02-05 12:03:56 -07:00
Kovid Goyal
f35540a91d Fix #8780 (Don't Show "Unknown Publisher") 2011-02-05 11:53:19 -07:00
John Schember
a0fd28d966 TXT Input GUI: Add remove indents option. Restructure options to make them grouped cleaner. 2011-02-05 13:46:15 -05:00
Kovid Goyal
3fa7f2a031 ... 2011-02-05 11:37:38 -07:00
GRiker
392bb9f49c GwR fixes for #8780, #8764 2011-02-05 11:37:30 -07:00
John Schember
1f708746d0 TXT Input: Fix bug where spaces were not retained properly. Fix bug where spaces were replaced with entities (this should only have happened at the beginning of lines). Add option to remove indents. 2011-02-05 13:35:41 -05:00
Kovid Goyal
0a267d2932 Switch bulk download of metadata to use a singleSHot architecture instead of a QTimer 2011-02-05 11:14:28 -07:00
John Schember
2796960f42 Heuristics: Fix issue with invalid markup from italicize patterns. 2011-02-05 13:04:32 -05:00
John Schember
9cdad92468 TXT Input: Restructure to run dehyphenator when auto and heuristic formatting options are used. This causes textile and markdown to be dehyphenated. 2011-02-05 12:51:47 -05:00
John Schember
37dd8f6f3a Sync to trunk. 2011-02-05 12:39:56 -05:00
Kovid Goyal
b5fd4a07d8 RTF Input: More encoding token splitting fixes. 2011-02-05 10:00:33 -07:00
Kovid Goyal
ee420551cb FIx regression that broke the convenience Email to xxx entry in the connect share menu. Fixes #8775 (0.7.44 - Problem with sending via email function - seems not to work as 0.7.43) 2011-02-05 09:46:52 -07:00
John Schember
deee20d8f8 TXT Output: Fix inline toc not showing all items. 2011-02-05 11:02:00 -05:00
John Schember
ed2b94ac9d Heuristics: Tweak italicize patterns to make them more robust. 2011-02-05 10:46:32 -05:00
Kovid Goyal
79bb1a7cb5 Tweak to append separator character to completed text. TXT input: apply paragraph transformations when specified, or detected with auto, no matter the formatting type specified or detected. 2011-02-04 23:26:43 -07:00
Kovid Goyal
215c469093 Fix editing of series type custom columns in the book list. Fixes #8765 (Custom series like column weird behaviour) 2011-02-04 23:08:15 -07:00
Charles Haley
480fd141e0 Fix #8765: Custom series like column weird behaviour 2011-02-05 05:11:24 +00:00
John Schember
a046e8d096 Tweak to append separator character to completed text. 2011-02-04 21:27:04 -05:00
John Schember
746ca10ae5 Restructure TXT input processing to apply paragraph transformations when specified or detected with auto no matter the formatting type specified or detected. 2011-02-04 19:10:53 -05:00
Kovid Goyal
9184d8cd0a ... 2011-02-04 16:58:51 -07:00
Kovid Goyal
8eda01abc2 When using the set_* APIs to change case, mark all affected books as dirtied 2011-02-04 13:16:20 -07:00
Kovid Goyal
a5ae76b4a5 IGN:Tag release 2011-02-04 12:01:27 -07:00
Kovid Goyal
f1acc1d84c version 0.7.44 2011-02-04 11:02:43 -07:00
Kovid Goyal
ef20a98634 ... 2011-02-04 09:11:07 -07:00
Kovid Goyal
df86250534 Updated translations 2011-02-04 09:05:55 -07:00
Kovid Goyal
75935f0cc9 Fix 8741. Also Fix problem in tag browser where partioned view throws exceptions if the search category needs partioning 2011-02-04 08:46:51 -07:00
Kovid Goyal
fb688b0056 PML Output: Create a multi-level toc. 2011-02-04 08:43:05 -07:00