Kovid Goyal
4dac0c0a08
...
2014-02-06 21:33:12 +05:30
Kovid Goyal
07fdff36a4
Edit Book: Fix another bug in the save/close/re-open edit cycle for AZW3 that could cause images/fonts to get mixed up. Fixes #1276726 [Private bug]( https://bugs.launchpad.net/calibre/+bug/1276726 )
2014-02-06 19:03:50 +05:30
Kovid Goyal
d3e308e5ef
...
2014-02-06 18:33:52 +05:30
Kovid Goyal
a1fa4a686b
Adding books: Implement a copy to clipboard button for when duplicates are found during the adding process. Useful if you wish to review the list of duplicates later. See #1276918 (The Popup for duplicate records does not have a "copy to clipboard" option that would be most useful)
2014-02-06 12:37:14 +05:30
Kovid Goyal
4175c1cf7f
Compare books: Fix non-optimal display of changes in some situations
...
Extra changes were being displayed because the patience diff algorithm
can return large replace blocks with identical leading lines. Instead of
showing them as diffs, show them as extra context.
2014-02-06 11:21:43 +05:30
Kovid Goyal
91a229ae38
Compare books: Fix incorrect scrolling when viewing all text and a large amount of text is present after the final change.
2014-02-06 11:13:51 +05:30
Kovid Goyal
bd95eb57c3
Fix button ordering
2014-02-06 10:07:39 +05:30
Kovid Goyal
47ce57e021
Edit Book: When running Replace All add a button to the replaced message to show exactly what changes were done
2014-02-06 10:01:14 +05:30
Kovid Goyal
0630056139
pep8
2014-02-06 09:59:48 +05:30
Kovid Goyal
4c036eeedd
PDF Output: Fix a zero division error when the transformation matrix has a zero diagonal
2014-02-06 08:20:57 +05:30
Kovid Goyal
58eb2c2bc8
pep8
2014-02-06 08:17:53 +05:30
Kovid Goyal
fe0e299fa5
calibredb add_custom_column: Fix a harmless error message when adding custom columns caused by the new db backend
2014-02-06 08:02:23 +05:30
Kovid Goyal
2f4177227a
Linux installer: Install appdata files for integration with software stores. See #1271974 (Please include an AppData file)
2014-02-05 14:52:12 +05:30
Kovid Goyal
1e3a46ba82
Edit Book: Shortcut change of current paragraph to heading
...
Edit Book: Add a tool to easily change the current paragraph (the
paragraph containing the cursor) to a heading. Simply click the button
with 'H1' on it and choose the heading level you want the current
paragraph changed to.
2014-02-04 19:23:29 +05:30
Kovid Goyal
b34eb8f460
Fix tag highlighting breaking when a line is edited because of stale user data
2014-02-04 18:59:03 +05:30
Kovid Goyal
d59f9c6f73
Fix #1276127 [calibre/src/unrar/unpack.cpp:1159]: (style) Array index 'CurBitLength' is used before limits check.]( https://bugs.launchpad.net/calibre/+bug/1276127 )
2014-02-04 18:03:39 +05:30
Kovid Goyal
2e608ed179
calibredb list: Fix error if one of the requested fields if empty for all requested books
2014-02-04 17:32:32 +05:30
Kovid Goyal
3ff7f39b4b
Edit Book: Fix individual find and replace not working in regex mode if the search expression uses lookbehind/lookahead operators
2014-02-04 09:24:37 +05:30
Kovid Goyal
8f9abe9aa5
Update source code links
2014-02-04 08:42:18 +05:30
Kovid Goyal
08aeb94835
...
2014-02-04 08:04:12 +05:30
Kovid Goyal
a2c49bbca0
Edit Book: Highlight the closest surrounding tag when editing HTML/XML
2014-02-03 22:07:47 +05:30
Kovid Goyal
e1660d26b9
...
2014-02-03 21:21:03 +05:30
Kovid Goyal
7e63bb48ab
Remove unused image
2014-02-03 18:41:05 +05:30
Kovid Goyal
801c6189c7
Update Kathimerini
2014-02-03 18:28:10 +05:30
Kovid Goyal
aea318aaee
Markdown input: Fix handling of very large files. Fixes #1212330 [Markdown converter produces garbled output on large files]( https://bugs.launchpad.net/calibre/+bug/1212330 )
2014-02-03 08:03:08 +05:30
Kovid Goyal
91e12f10ca
Edit book: Check book, detect case mismatches between links and the filenames of the files they point to and offer to auto-correct the links
...
Works on both case-insensitive and case-sensitive file systems
2014-02-02 21:15:20 +05:30
Kovid Goyal
6ae332ff87
Update Cosmopolitan UK
2014-02-02 20:46:50 +05:30
Kovid Goyal
52f0ab3977
Revert the truncation of the checkpoint list on editor modification since the modified signal is not reliable (it can be triggered bythings that are not changes as well as not triggered for changes if the editor is already in the modified state).
2014-02-02 14:02:51 +05:30
Kovid Goyal
f54ebab7e4
Disinformatico by isspro
2014-02-02 13:49:06 +05:30
Kovid Goyal
cbd8e8a070
Update wired.it
2014-02-02 13:48:51 +05:30
Kovid Goyal
deb87d7700
Remove trailing checkpoints when user does some editing on the current chackpoint
2014-02-02 13:14:57 +05:30
Kovid Goyal
40621fe116
Make it clear when reverting that the checkpoint is no longer necessarily what it originally was
2014-02-02 12:56:04 +05:30
Kovid Goyal
99308e0f86
When rewinding checkpoints preserve the message
2014-02-02 12:33:42 +05:30
Kovid Goyal
2f2723f6b6
Edit book: Do not create savepoints when no changes are performed by automated tools such as smarten punctuation, remove unused css etc.
2014-02-02 12:03:21 +05:30
Kovid Goyal
09c02b446c
Fix #1275394 [tweak for naming in Editor checkpoints]( https://bugs.launchpad.net/calibre/+bug/1275394 )
2014-02-02 10:45:29 +05:30
Kovid Goyal
1f1c75d645
Stricter test for author match from edelweiss.com
2014-02-02 10:15:36 +05:30
Kovid Goyal
b3b6337b29
Merge branch 'master' of https://github.com/t3d/calibre
2014-02-02 08:28:56 +05:30
Kovid Goyal
7704a43d74
Edit Book: Fix a typo that would cause an error when a global operation like find/replace or polishing fails. Fixes #1275366 ['Edit Book' corrupts epub when find & replace fails]( https://bugs.launchpad.net/calibre/+bug/1275366 )
2014-02-02 08:21:48 +05:30
Tomasz Długosz
27532d2323
Gosc Niedzielny: get articles from current issue instead of the previous
2014-02-02 01:01:08 +01:00
Tomasz Długosz
693b799df8
kdefamily.pl is going to be closed up
...
see: http://kdefamily.pl/2014/01/22/dawno-tu-nie-zagladalem/
2014-02-02 00:48:35 +01:00
Tomasz Długosz
e0b5aeaea3
fix language for Les Echos
2014-02-01 23:16:45 +01:00
Kovid Goyal
ee6f85d71c
...
2014-02-01 21:11:51 +05:30
Kovid Goyal
519066ecac
...
2014-02-01 19:49:48 +05:30
Kovid Goyal
4d89815a6e
Update New York Times Book Review
2014-02-01 19:36:52 +05:30
Kovid Goyal
b37a78fd89
Have the HTML syntax highlighter store data about tag locations so the rest of the editor can use it
2014-02-01 12:58:39 +05:30
Kovid Goyal
7cdb090057
Diff tool: When detecting encoding of text files, look for an encoding declaration at the top in the format used by vim/emacs etc.
2014-02-01 12:12:03 +05:30
Kovid Goyal
fb72c922d6
Metadata download: Workaround edelweiss.com no longer being able to search by author name.
...
Search only by titles and filter the results returned by edelweiss to
only include matching authors.
2014-02-01 12:11:14 +05:30
Kovid Goyal
d9806a5e6e
HTML 5 parser: Preserve non-core namespace declarations on the <html> tag
2014-02-01 09:46:31 +05:30
Kovid Goyal
cc731ecd46
Edit book: Auto add a checkpoint when the book is first opened for editing
2014-02-01 08:26:36 +05:30
Kovid Goyal
d4f0624974
Nicer names for checkpoints and checkpoint actions
2014-02-01 08:23:56 +05:30