John Schember
|
1aa66f42fe
|
TXT Output: clean ascii characters. Textile output remove span attributes.
|
2011-02-06 19:45:39 -05:00 |
|
John Schember
|
6548dbd33c
|
TXT Input: Read and set metadata.
|
2011-02-06 16:18:25 -05:00 |
|
John Schember
|
c481be879d
|
TXTZ Output support.
|
2011-02-06 15:46:07 -05:00 |
|
John Schember
|
0f86858c3b
|
TXTZ metadata writer.
|
2011-02-06 15:01:31 -05:00 |
|
John Schember
|
837bd4e548
|
TXTZ metadata reader.
|
2011-02-06 14:37:02 -05:00 |
|
John Schember
|
0257fe4a02
|
TXT Output: Simplify remove image and link regexes
|
2011-02-06 14:09:14 -05:00 |
|
John Schember
|
b6ec16463e
|
...
|
2011-02-06 13:52:00 -05:00 |
|
John Schember
|
52c0a1899b
|
TXT Input: Enhance formatting detection regexes. Add basic TXTZ input support.
|
2011-02-06 13:49:50 -05:00 |
|
ldolse
|
8c9c5d35e4
|
first pass at abbyy processor
|
2011-02-07 01:50:17 +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 |
|
John Schember
|
39c57bba49
|
Sync to trunk.
|
2011-02-06 11:36:14 -05: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
|
c2574b862a
|
Fix #8800 (small change needed to irishtimes.recipe)
|
2011-02-06 09:01:46 -07:00 |
|
Kovid Goyal
|
d426c0f045
|
...
|
2011-02-06 08:57:54 -07:00 |
|
Kovid Goyal
|
b7414768f3
|
...
|
2011-02-06 08:53:15 -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 |
|
ldolse
|
6c495f6a5a
|
merge from trunk
|
2011-02-06 13:31:47 +08:00 |
|
Translators
|
6204d46017
|
Launchpad automatic translations update.
|
2011-02-06 04:52:30 +00:00 |
|
John Schember
|
1990797e45
|
Sync to trunk.
|
2011-02-05 22:21:15 -05: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
|
d6d4f9d444
|
Korespondent and Kopalnia Wiedzy by Attis
|
2011-02-05 13:37:42 -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
|
0b4f6669ba
|
...
|
2011-02-05 12:53:43 -07: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 |
|