Commit Graph

11028 Commits

Author SHA1 Message Date
Kovid Goyal 8a93808ccc Fix #8856 (add new device - inves wibook 600) 2011-02-07 13:43:36 -07:00
Kovid Goyal 01dc213d70 Fix #8857 (Using calibre with HTC Desire (android)) 2011-02-07 13:32:12 -07:00
Kovid Goyal 0cf432315b ... 2011-02-07 12:31:04 -07:00
Kovid Goyal a353c42bec Fix #8807 (Renaming using the Category Editor) 2011-02-07 12:28:21 -07:00
Kovid Goyal bd61ee0bf3 Fix #8759 (Automerge_Option_Updates) 2011-02-07 12:16:04 -07:00
Kovid Goyal 88f56d528d ... 2011-02-07 11:47:37 -07:00
Kovid Goyal 93ffb1a860 Add documentation on how calibre handles authors to the FAQ 2011-02-07 11:39:32 -07:00
Kovid Goyal d9a5b3c3c0 Fix #8820 (Accessing Content Server from iPad gives mobile view of ebook catalog) 2011-02-07 09:57:39 -07:00
Kovid Goyal 34d32fe464 Fix #8838 (Plugin configuration dialogs not parented) 2011-02-07 09:48:57 -07:00
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
Charles Haley b8b6c83a1d fix #8807: Renaming using the Category Editor, along with several other bugs found at the same time 2011-02-07 09:29:09 +00: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