11226 Commits

Author SHA1 Message Date
Kovid Goyal
eab629b1e2 Kobo driver: Handle Kobo databases that contain corrupted strings that cannot be decoded from UTF-8 2011-02-16 19:16:30 -07:00
Kovid Goyal
fdf2dc8dce Adding from ISBN: Show a progress dialog for record creation as well as metadata download. Fixes #9005 (Calibre unresponsive for several minutes when adding many books from ISBN) 2011-02-16 19:11:56 -07:00
Timothy Legge
540032080c Fix bugs 8449, 8485, 8844, 8915 - Some fields in database include binary characters that cannot be intrepreted as Unicode 2011-02-16 22:08:12 -04:00
Kovid Goyal
aefa407f66 Fix #9009 (eReader PDB TOCs not created converting to EPUB) 2011-02-16 18:50:10 -07:00
John Schember
7234c3e5f2 PML Input: Fix bug #9009: TOC entries specified by \x and \X not being included in TOC. 2011-02-16 20:28:09 -05:00
Kovid Goyal
2ffc1be788 Heuristic: Fix italicize patterns sometime breaking HTML tags. Fixes #8986 (Converting epub to mobi - Displays HTML Tags Throughout) 2011-02-16 16:04:57 -07:00
Kovid Goyal
5ec3d6e5ee ... 2011-02-16 16:03:38 -07:00
John Schember
d6c25bf7f6 Fix bug #8986: Italicize patterns causing mess up html tags. 2011-02-16 17:39:12 -05:00
Kovid Goyal
32c1415aae Make that 50KB 2011-02-16 14:37:02 -07:00
Kovid Goyal
fd2e3db07a When trying to detect the encoding of html, do not use more than the first 10KB so that detection is not too slow 2011-02-16 14:34:09 -07:00
Kovid Goyal
a904d5d192 Content server: Make the authors/series/tags/publisher int he book details box clickable so that similar books can be found easily. Fixes #8929 (Improve Content Server usability) 2011-02-16 13:30:31 -07:00
Kovid Goyal
ec6bee57e3 ... 2011-02-16 12:21:25 -07:00
Kovid Goyal
ab9da85031 Fix regresion that caused calibre to loose track of whether the content server is runing if the content server is started from the preferences 2011-02-16 11:29:38 -07:00
Kovid Goyal
9e5d8ee682 ... 2011-02-16 10:11:11 -07:00
Kovid Goyal
dc71b6b002 ... 2011-02-16 09:28:10 -07:00
GRiker
f4d6d2443f KG updates 2011-02-16 05:14:45 -07:00
GRiker
0083f92f9e using local-name()= 2011-02-16 05:10:15 -07:00
Kovid Goyal
2b4016901e Google books metadata download plugin ported to new infrastructure 2011-02-15 22:17:02 -07:00
Kovid Goyal
438d294f0b SMarten punctuation: Handle non breaking spaces used as indents when converting opening quotes 2011-02-15 20:00:43 -07:00
Kovid Goyal
6db09a6dc1 ... 2011-02-15 19:58:27 -07:00
ldolse
3d20aadbd3 merge from trunk 2011-02-16 09:37:24 +08:00
John Schember
40d6c59e19 ... 2011-02-15 18:39:48 -05:00
John Schember
a25a236f32 TXTZ Import: Add metadata.opf file to archive when importing if present or create it if not present. 2011-02-15 18:39:00 -05:00
ldolse
6cd2a567f0 replace nbsp indents before running smarten punctuation 2011-02-16 06:55:39 +08:00
Kovid Goyal
2a05a3b789 ... 2011-02-15 11:37:41 -07:00
Kovid Goyal
350e93f096 ... 2011-02-15 11:34:28 -07:00
Charles Haley
46a5105fb4 Alter tooltips and help docs for grouped search terms to (one hopes) make it clearer. 2011-02-15 18:26:21 +00:00
Kovid Goyal
73a5003a4c Catalog generation: Do not abort on author sort mismatches when generating an EPUB catalog 2011-02-15 10:52:18 -07:00
Kovid Goyal
0917f81537 Dragging from book list: Only start drag if user clicks on an already selected item. Move the grouped search terms option from tweaks to the search preferences dialog 2011-02-15 10:47:31 -07:00
GRiker
0bf3e3db12 KG updates 2011-02-15 09:43:17 -07:00
GRiker
eea052b5d2 catalog author_sort error handling improved, improved OPF search for <metadata> 2011-02-15 09:32:02 -07:00
Kovid Goyal
f30fa82cf9 When adding .txt files, if they reference images, autoconvert them to a txtz file containing all referenced images 2011-02-15 08:48:13 -07:00
Kovid Goyal
f62a2e1a28 Fix #8993 (Trim trailing spaces from titles after editing titles) 2011-02-15 08:12:39 -07:00
Charles Haley
4dbf65009c Merge from trunk 2011-02-15 14:28:06 +00:00
Charles Haley
1c72ea27b3 Add user categories from grouped search terms. Move the group_search_term tweak to the search preferences dialog. 2011-02-15 14:27:47 +00:00
Charles Haley
eabbe6bc46 Make selection and dragging behave more like other grid apps: drag only if already selected 2011-02-15 08:55:11 +00:00
John Schember
647c24b706 TXTZ Import plugin. 2011-02-14 20:24:21 -05:00
John Schember
13f9cb5ea7 unihandecode: Include full information in altered copyright header. 2011-02-14 17:55:53 -05:00
John Schember
bb148ef0c1 Revert last change. URL was wrong. 2011-02-14 17:54:46 -05:00
John Schember
0d12978c94 unihandecode: Include full information in altered copyright header. 2011-02-14 17:51:40 -05:00
Kovid Goyal
8e88a41d3e Fix #8982 (Issue with Checking Database Integrity) 2011-02-14 12:08:00 -07:00
Charles Haley
3b1a1bace2 Ticket #8982: Issue with Checking Database Integrity 2011-02-14 18:56:18 +00:00
Kovid Goyal
ecbcb38ead MOBI Output: Normalize unicode strings when writing metadata to MOBI files as the Kindle cannot handle non-normalized unicode. Fixes #8229 (Diacritical mark in MOBI title) 2011-02-14 11:23:22 -07:00
Kovid Goyal
c4f06e39af When converting non english texts to english, use the users currect calibre interface language. This allows japanes/korean/vietnamese characters to be correctly converted. Previously they were assumed to be Chinese. Fixes #7622 (Calibre need to switch logic when converting Unicode filename into ASCII) 2011-02-14 10:50:28 -07:00
Kovid Goyal
99fffaef8a ... 2011-02-14 09:18:44 -07:00
Kovid Goyal
1677268ed1 Fix #8971 (books can be inadvertently deleted) 2011-02-14 08:43:53 -07:00
Kovid Goyal
75c4b89893 ... 2011-02-13 22:10:48 -07:00
Charles Haley
a4fed6f917 Remove the 'refresh' in set_ondevice. 2011-02-14 04:39:42 +00:00
Charles Haley
c07699ce42 Merge from trunk 2011-02-14 04:21:05 +00:00
Charles Haley
3ff4a94287 Remove redundant call to reset_ondevice in gui2.library.models 2011-02-14 04:19:09 +00:00