12876 Commits

Author SHA1 Message Date
Kovid Goyal
6b3dd16e1f Fix #8640 (Convert books from Epub to RTF removes spaces before and after Italics) 2011-01-29 11:21:51 -07:00
Kovid Goyal
f3ecd4f9ec Improve Ledevoir 2011-01-29 11:17:19 -07:00
John Schember
565c888b4d Fix bug #8640: Missing spaces arouond italic elements. 2011-01-29 13:17:13 -05:00
John Schember
b332570f2f RTF Output: Fixes. 2011-01-29 12:31:01 -05:00
Kovid Goyal
7764b0b007 LIT Input: Handle LIT files that have all their text in a single <pre> tag and use entities 2011-01-29 10:16:51 -07:00
Kovid Goyal
7f498e7021 ... 2011-01-29 10:03:20 -07:00
Kovid Goyal
0cd6535a03 Fix #8662 (Updated recipe for Vijesti) 2011-01-29 09:57:21 -07:00
Kovid Goyal
7239c3af01 Fix #8656 (Attempting to merge two books, getting ValueError) 2011-01-29 09:49:34 -07:00
Kovid Goyal
ac8ea5b16b Fix #8646 (conversion of kindle format to epub fails ValueError: All strings must be XML compatible: Unicode or ASCII, no NULL bytes) 2011-01-29 09:28:13 -07:00
Kovid Goyal
af6ce250b3 Fix device job error dialog not showing actual error 2011-01-29 09:17:12 -07:00
Kovid Goyal
1cec2afd12 Fix #8651 (error message when trying to create catalogue on Pocketbook 903) 2011-01-29 08:34:22 -07:00
Kovid Goyal
7e258c7b36 Heuristic: Italicize common cases, reduce false positives. 2011-01-29 08:32:06 -07:00
Kovid Goyal
6f8cdbe41a ... 2011-01-29 08:30:54 -07:00
John Schember
22684e7617 Heuristic: Italicize common cases, reduce false positives. 2011-01-29 08:40:21 -05:00
John Schember
755c2226f7 Sync to trunk. 2011-01-29 08:39:14 -05:00
GRiker
60687f9ba6 GwR patch for EB600 driver, add gui_name 2011-01-29 06:10:08 -07:00
Charles Haley
2dafa29184 1) restore: provide OPF with the path to the folder containing the OPF file. Make the cover path be correct.
2) check_library.py: change the wording of the cover messages.
2011-01-29 12:30:12 +00:00
Charles Haley
00f0e37bff Fix exception in restore_database caused by comma in a chained message 2011-01-29 09:26:51 +00:00
Kovid Goyal
ad33d230e6 Implement restore database in the GUI 2011-01-28 23:06:30 -07:00
Kovid Goyal
ae929cf12b TXT Output: Add optional Textile markup 2011-01-28 20:51:37 -07:00
Kovid Goyal
a489c90adf Add search to the plugin preferences dialog 2011-01-28 20:44:34 -07:00
John Schember
8ebd1ac7ff ... 2011-01-28 22:39:49 -05:00
John Schember
33d1770d72 TXT Output: rename txt_output_formatting choice none plain. 2011-01-28 22:39:19 -05:00
John Schember
72b82bb0bf TXT Output: Add support for output textile formatted text. Clean up TXT output GUI option panel. 2011-01-28 22:35:23 -05:00
John Schember
b435e375e6 Sync to trunk. 2011-01-28 20:05:40 -05:00
Kovid Goyal
b45099206a Fix regression that broke content server when user categories are present 2011-01-28 17:52:27 -07:00
Kovid Goyal
299c94ab20 Fix #4621 (Bad page resize in epub output) 2011-01-28 17:41:39 -07:00
John Schember
6ae347962e Add Cybook Gen 3 comic size to profile. 2011-01-28 18:54:43 -05:00
Kovid Goyal
179ec28f4f ... 2011-01-28 15:28:37 -07:00
GRiker
a0be9069fd GwR FAQ revision 2011-01-28 15:17:38 -07:00
GRiker
6586a4e98f GwR FAQ revision 2011-01-28 15:16:20 -07:00
GRiker
b477f70d13 GwR FAQ revision 2011-01-28 15:11:25 -07:00
Kovid Goyal
3590afbaea Replace all remaining use of QMessageBox with calibre's message boxes 2011-01-28 14:56:58 -07:00
Kovid Goyal
312e1951dc ... 2011-01-28 14:12:55 -07:00
Kovid Goyal
be03fdbb5c Fix #8634 (Send to Device problem) 2011-01-28 13:49:59 -07:00
GRiker
8aea5df99c 0.7.43 2011-01-28 13:44:42 -07:00
Kovid Goyal
b76c4e6634 IGN:Tag release 2011-01-28 12:51:40 -07:00
Kovid Goyal
3aa9db936c version 0.7.43 2011-01-28 12:03:02 -07:00
Kovid Goyal
d44429dd5e ... 2011-01-28 11:21:12 -07:00
Kovid Goyal
c8c9ca7af9 Fix #8621 (Do not allow "Customize plugin" immediately after installation) 2011-01-28 11:15:35 -07:00
Kovid Goyal
d06947281b EPUB Output: When using preserve cover aspect ratio, use the actual image sizes in the SVG template as otherwise ADE doesn't render the images correctly 2011-01-28 10:05:16 -07:00
Kovid Goyal
e5e2bc94a1 ... 2011-01-28 09:17:23 -07:00
Kovid Goyal
9174a2b365 Fix #3101 (Stop Job Confirmation) 2011-01-28 09:12:47 -07:00
Kovid Goyal
ca54ea0aea ... 2011-01-28 09:09:34 -07:00
Kovid Goyal
c87ae50433 ... 2011-01-28 09:03:51 -07:00
Kovid Goyal
b37460bfb0 Fix #8627 (android no longer detected after update) 2011-01-28 08:37:37 -07:00
Kovid Goyal
e6215419db ... 2011-01-28 08:30:19 -07:00
GRiker
44e4d5a891 GwR clarification of --fields switch for CLI 2011-01-28 06:43:47 -07:00
John Schember
232ad55ff0 Implement bug #3101: GUI, Stop Job Confirmation dialog. 2011-01-28 07:45:08 -05:00
Charles Haley
0e5d179c03 1) Merge from trunk
2) Change check_library to show the dialog only if there are possible problems.
2011-01-28 11:54:37 +00:00