Kovid Goyal
1f79b14973
DOCX Input: Fix formatting of the generated Index when the index is complex, i.e. with lots of references to the same item, multiple level of sub-items, etc.
...
Merge branch 'master' of https://github.com/pgarst/calibre
2014-05-01 12:29:04 +05:30
Kovid Goyal
99cec1b571
Update Daily Mirror and Birmingham Evening Mail
2014-05-01 12:19:33 +05:30
Kovid Goyal
2386a575f9
Merge pull request #238 from pft/nrcnex
...
Use zero-based month as 2nd dynamic field in URL
2014-05-01 12:13:10 +05:30
Niels Giesen
dbd9677801
Use zero-based month as 2nd dynamic field in URL
2014-05-01 08:22:00 +02:00
Kovid Goyal
cebe46bc0e
When deleting books from the calibre library, fix empty author folders not being deleted if they contain system generated cache files, like .DS_Store or Thumbs.db. Fixes #1313452 [[Enhancement] Delete author folders upon removal of only book]( https://bugs.launchpad.net/calibre/+bug/1313452 )
2014-05-01 10:13:37 +05:30
Kovid Goyal
7c3354caf9
Smarten punctuation: Fix a double quote preceded by a hyphen at the end of a sentence (before the start of the next tag) being converted into an opening quote instead of closing quote. Fixes #1286477 [Smarten punctuation uses wrong character at end of paragraph]( https://bugs.launchpad.net/calibre/+bug/1286477 )
2014-04-30 21:09:22 +05:30
Kovid Goyal
4f2cb6552d
pep8
2014-04-30 21:02:08 +05:30
Kovid Goyal
b484105480
Merge pull request #237 from pft/nrcnex
...
Remove escaped EM tags, keeping only content
2014-04-30 20:16:43 +05:30
Niels Giesen
a573e71e87
Remove escaped EM tags, keeping only content
...
The source epub contains multiple escaped EM tags, also in title tags
and the table of contents. The safest way (and easiest way) to get a
readable epub from this is to dispense with the escaped EM tags
altogether, everywhere in .html and .ncx files (instead of replacing
them with unescaped ones), of course while keeping the human-readable
contents in place.
2014-04-30 15:57:35 +02:00
Kovid Goyal
93e49eb434
Merge branch 'master' of https://github.com/GRiker/calibre
2014-04-30 18:28:13 +05:30
Gregory Riker
acd00df5af
Buffer file writes for large files (>10MB)
2014-04-30 06:04:10 -06:00
Kovid Goyal
7c67e314d9
Edit book: Make cursor movement smooth by not highlighting matching tags while the cursor is moving. Only match highlighting tags if the cursor stays still for a time.
2014-04-30 15:43:55 +05:30
Kovid Goyal
16bee93353
Edit Book: Redesign the syntax highlighter to improve performance for large documents and extended editing sessions. Fixes #1314339 [edit book app "hangs" during edit session]( https://bugs.launchpad.net/calibre/+bug/1314339 )
2014-04-30 15:14:08 +05:30
Kovid Goyal
b381966b79
Easier debugging of syntax highlighters
2014-04-30 14:55:11 +05:30
Kovid Goyal
7e31641234
Spellcheck dialog: Indicate whether a word is ignored in the Misspelled column
2014-04-30 13:28:09 +05:30
Kovid Goyal
7e5cdd0330
Spellcheck dialog: Pressing Ctrl+C on the words list copies only selected words, regardless of current cell
2014-04-30 13:14:03 +05:30
Niels Giesen
3726f69d54
Fix recipe "nrc•next" (new URL etcetera)
...
Follows recent changes in news source "NRC Handelsblad"
2014-04-30 13:00:13 +05:30
Kovid Goyal
d6e7df6b6f
Add a copy to clipboard action to the context menu for the spell check dialog
2014-04-30 08:47:43 +05:30
Kovid Goyal
003058d9ea
...
2014-04-30 08:03:28 +05:30
Kovid Goyal
c7d84b206d
Update Private Eye
2014-04-29 17:42:35 +05:30
Kovid Goyal
29f11510e2
...
2014-04-29 17:19:01 +05:30
Kovid Goyal
57225a1ce9
...
2014-04-29 17:11:26 +05:30
Kovid Goyal
65de38ddc3
Fix incorrect color profile
2014-04-29 15:01:45 +05:30
Kovid Goyal
4f55ec153b
Fix #1313567 [Editor save button greyed out after failed save]( https://bugs.launchpad.net/calibre/+bug/1313567 )
2014-04-29 14:11:46 +05:30
Kovid Goyal
4ef845f592
Edit Book: Fix an error when merging CSS stylesheets that contain @charset rules
2014-04-29 11:14:03 +05:30
Kovid Goyal
f8d91b7a09
Edit book: Fix a hang when editing an HTML or XML file with text of the form <abc: (i.e. a tag name with a trailing colon). Fixes #1314009 [Editor: wrongly placed colon causes hang]( https://bugs.launchpad.net/calibre/+bug/1314009 )
2014-04-29 10:13:14 +05:30
Kovid Goyal
c3812f131b
ICU 53 no longer return the same collation order for numbers whose value is different even if they have the same first digit.
2014-04-29 08:46:16 +05:30
Kovid Goyal
46907f98af
Make the mem leak test for unrar more robust
2014-04-29 08:40:30 +05:30
Kovid Goyal
2193370d31
News download: Fix very long URLs for links to pages causing errors on windows because of max path length restrictions. Fixes #1313982 [Fetch failed from New York Times]( https://bugs.launchpad.net/calibre/+bug/1313982 )
2014-04-29 07:35:05 +05:30
Kovid Goyal
220daf93f6
pep8
2014-04-28 18:47:10 +05:30
Kovid Goyal
5736f17735
pep8
2014-04-28 16:37:23 +05:30
Kovid Goyal
77a58c8511
Edit book: Fix saved search dialog causing high CPU usage
2014-04-28 16:34:24 +05:30
Kovid Goyal
47b6df13d0
Edit book: Fix importing of Lithuanian dictionary from OpenOffice, that does not specify a country code. Fixes #1313315 [Lithuanian spell check dictionary from OpenOffice gives an error]( https://bugs.launchpad.net/calibre/+bug/1313315 )
2014-04-28 12:48:34 +05:30
Tomasz Długosz
73ed9f1268
quick fix for fronda - just populate article list and get the first page of article content
2014-04-28 00:08:14 +02:00
Kovid Goyal
3ab8d26ac2
Update NZZ
2014-04-26 15:11:33 +05:30
Kovid Goyal
fee9953405
...
2014-04-26 15:09:41 +05:30
Kovid Goyal
3f0582ec3f
Fix #1312923 [Edit Book - CSS: small is not rendered as a key word (purple instead of green)]( https://bugs.launchpad.net/calibre/+bug/1312923 )
2014-04-26 09:37:23 +05:30
Kovid Goyal
c329654ebe
Add a hook to rebuild ui modules after a rebase
2014-04-25 15:04:14 +05:30
Kovid Goyal
b51bb174db
Ignore harmless error when importing words to the dictionary
2014-04-25 13:02:24 +05:30
Peter Garst
e263479ba1
Debugging in index facility
2014-04-24 20:11:56 -07:00
Kovid Goyal
d1b517357e
version 1.34
v1.34.0
2014-04-25 07:32:21 +05:30
Kovid Goyal
c80a065b74
Rebuild qt_hack on qt5 branch checkout
2014-04-25 00:31:07 +05:30
Kovid Goyal
c99debb5b6
Update CNET news
2014-04-24 23:02:39 +05:30
Kovid Goyal
0dcf925b8d
EPUB Input: Fix incorrect handling of obfuscated fonts using the IDPF obfuscation algorithm when the epub unique identifier starts with urn:uuid:. Fixes #1311650 [ebook-edit should properly handle Adobe and IDPF method font encryption (mangling)]( https://bugs.launchpad.net/calibre/+bug/1311650 )
2014-04-24 09:19:40 +05:30
Kovid Goyal
8e3c1c7425
Edit book: Fix obfuscated fonts in EPUB files not being handled correctly when editing the book (obfuscated fonts would get corrupted when making changes).
2014-04-24 08:53:27 +05:30
Kovid Goyal
65b1c5ac57
E-book viewer: When in flow mode, handle swiping on the touchscreen differently. Swiping now scrolls line by line in flow mode instead of page by page. If you wish to scroll page by page in flow mode, tap instead of swiping.
2014-04-23 10:31:36 +05:30
Kovid Goyal
40b6e6741a
Edit book: When beautifying source code, beautify the case where <body> contains a single <div> or the like with all contents, even though doing so is not strictly safe.
2014-04-23 09:08:53 +05:30
Kovid Goyal
587d7864dd
Allow using .py config files in both PyQT4 and PyQt5
2014-04-22 16:01:28 +05:30
Kovid Goyal
bc070de564
Fix spurious error message due to encoding bug in error handler. See #1311025 (Error when editing author metadata the first time)
2014-04-22 15:55:53 +05:30
Kovid Goyal
94ce09c753
Conversion: Preserve all guide entries that are of a type present in the EPUB 2.0 specification. These entries are used by newer Kindle readers.
2014-04-22 11:21:41 +05:30