Commit Graph

13073 Commits

Author SHA1 Message Date
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
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
John Schember 17206061f7 Sync to trunk. 2011-02-05 10:15:10 -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
John Schember 1b5e0e4a8e Sync with trunk. 2011-02-04 18:54:42 -05: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 23fa68ce8a No longer upload source to my server as the bandwidth requirements are too high 2011-02-04 12:26:55 -07:00
GRiker 9105f0e3f7 KG 0.7.44 2011-02-04 12:12:58 -07:00
Kovid Goyal a5ae76b4a5 IGN:Tag release 2011-02-04 12:01:27 -07:00
Kovid Goyal e3cf114c68 Fix #8756 (WSJ Recipe displays brackets on articles without page metadata) 2011-02-04 11:24:58 -07:00
Kovid Goyal f1acc1d84c version 0.7.44 2011-02-04 11:02:43 -07:00
Kovid Goyal 64ed0890c6 Fix #6145 (WSJ Recipe puts "Subscriber Content Read Preview" under the ToC with subscribed WSJ account) 2011-02-04 10:32:33 -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
Kovid Goyal f4c90184f6 Catalog generation: Handle user supplied templates more robustly 2011-02-04 08:40:53 -07:00
Kovid Goyal e4a18c95ba ... 2011-02-04 08:39:25 -07:00
Charles Haley 5e6ca40fc4 Fix for ticket #8741: permit searching on nodes in user categories even if their 'real' category is hidden 2011-02-04 14:12:56 +00:00
ldolse 84431ab4dd ... 2011-02-04 20:34:07 +08:00
John Schember 9b60e7172d PML Output: Create a multi-level toc. 2011-02-04 07:29:57 -05:00
Charles Haley 172670c275 Fix problem in tag browser where partioned view throws exceptions if the search category needs partioning 2011-02-04 12:12:28 +00:00
GRiker 946297389b GwR custom template exceptions 2011-02-04 04:58:42 -07:00
ldolse 80cbd6d89f slightly better method 2011-02-04 18:48:37 +08:00
ldolse 070df88d20 modified blank line handling to better handle lrf formats and preserve scene breaks 2011-02-04 18:06:13 +08:00
Charles Haley d684944552 Merge from trunk 2011-02-04 09:45:31 +00:00
Kovid Goyal ed921cadc6 ... 2011-02-03 22:52:35 -07:00
Kovid Goyal 08fac1b495 Fix #8730 ("Tags to apply when adding a book" option.) 2011-02-03 22:42:21 -07:00
Kovid Goyal 81611599e6 Fix #8704 (Does not recognize ebook reader) 2011-02-03 22:26:07 -07:00
Translators 2e94afc573 Launchpad automatic translations update. 2011-02-04 04:43:54 +00:00
Kovid Goyal d3e3ba60ed Fix #8723 (device support for Archos 7o eReader) 2011-02-03 21:02:09 -07:00