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 |
|
Kovid Goyal
|
3d6204db86
|
When adding MOBI files if the author name is in LN, FN format, auto change it to FN LN format. This behavior can be disabled by setting Preferences->Tweaks->Author sort name algorithm to copy. Fixes #1306748 [Author attribute is imported incorrectly when importing Kindle e-book files](https://bugs.launchpad.net/calibre/+bug/1306748)
|
2014-04-22 10:30:41 +05:30 |
|
Kovid Goyal
|
ced2265ce2
|
Fix a bug that caused spell checking to fail when using the builtin spanish dictionary
|
2014-04-22 08:41:50 +05:30 |
|
Kovid Goyal
|
268d2b996c
|
Merge branch 'master' of https://github.com/t3d/calibre
|
2014-04-21 12:44:42 +05:30 |
|
Tomasz Długosz
|
0f4d67a6f5
|
remove eksiazki.org
|
2014-04-21 09:09:35 +02:00 |
|
Kovid Goyal
|
56dd89fb88
|
...
|
2014-04-21 12:18:12 +05:30 |
|
Kovid Goyal
|
16a5c262eb
|
Spellcheck: When checking French text list all words that have the same stem as a single word. So j'aime and aime are listed as a single word.
|
2014-04-21 12:16:19 +05:30 |
|
Kovid Goyal
|
643d305548
|
Fix find next occurrence skipping some matches if a stem word maps to more than a single original word
|
2014-04-21 12:09:07 +05:30 |
|
Kovid Goyal
|
294a17438c
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2014-04-21 08:55:54 +05:30 |
|
Charles Haley
|
e432dc6104
|
Reduce the size of the window between opening a socket and setting it uninheritable.
|
2014-04-20 11:56:32 +02:00 |
|
Kovid Goyal
|
7af2683b7d
|
Spell check: Fix replacing a word and then replacing the new word again not working without doing a refresh in between
|
2014-04-20 11:23:31 +05:30 |
|
Kovid Goyal
|
1d4a0cd24b
|
Spell check: Improve performance of scrolling through the word list using arrow keys by not updating the list of suggestions immediately
|
2014-04-20 11:06:36 +05:30 |
|
Kovid Goyal
|
54338df0b8
|
...
|
2014-04-20 11:02:06 +05:30 |
|
Kovid Goyal
|
4f159e126d
|
Spell check: Add a context (right click) menu that allows for quick operations on all selected words
|
2014-04-20 10:50:15 +05:30 |
|
Kovid Goyal
|
0a755a2b66
|
Allow pressing return in the change word box to trigger the change
|
2014-04-20 09:35:18 +05:30 |
|
Kovid Goyal
|
8acc2c4da1
|
Scroll word list on pageup/dn and arrow up/dn
|
2014-04-20 09:24:18 +05:30 |
|
Kovid Goyal
|
1ac8f8147f
|
Update Hindustan Times
|
2014-04-20 09:13:53 +05:30 |
|
Kovid Goyal
|
6a5833ddc7
|
Manage user dictionaries: Add a button to import a list of words in bulk into the user dictionary
|
2014-04-19 21:43:23 +05:30 |
|
Kovid Goyal
|
0740500991
|
Spell check: Fix language declarations not being respected for nested tags. Fixes #1310000 [Language recognition fails in editor with nested tags](https://bugs.launchpad.net/calibre/+bug/1310000)
|
2014-04-19 21:07:23 +05:30 |
|
Kovid Goyal
|
e7a279e1c4
|
Ignore added dictionaries that do not have a country code
These dictionaries were added mistakenly due to a bug in 1.33
|
2014-04-19 18:52:28 +05:30 |
|
Kovid Goyal
|
b1a45f3147
|
Spell check: Fix 'Show net occurrence' sometimes showing the word in an incorrect location, for example in an attribute where spell check is not performed.
|
2014-04-19 18:33:10 +05:30 |
|
Kovid Goyal
|
36c937c6ba
|
Allow tab key navigation in the word list
|
2014-04-19 08:20:32 +05:30 |
|
Kovid Goyal
|
b34fcc1daf
|
Fix import of dictionaries that define a locale with no country code
|
2014-04-19 07:20:59 +05:30 |
|
Kovid Goyal
|
2d7330d2a9
|
Edit Book: Fix the Show next occurrence button in the spell check dialog not always working
|
2014-04-18 22:10:49 +05:30 |
|
Kovid Goyal
|
6c82307975
|
Import dictionary: Fix import of some .oxt files failing if their xcu manifest use a different syntax
|
2014-04-18 21:50:28 +05:30 |
|
Kovid Goyal
|
7bb80f456b
|
...
|
2014-04-18 21:30:42 +05:30 |
|
Kovid Goyal
|
11814e2518
|
Fix extra spacing between rows in word list of spell check dialog
|
2014-04-18 21:03:10 +05:30 |
|
Kovid Goyal
|
7281b0a316
|
Apply changes to dictionary settings even if the user clicks cancel on the preferences dialog
|
2014-04-18 20:48:07 +05:30 |
|
Kovid Goyal
|
0f09f5670e
|
...
|
2014-04-18 20:44:14 +05:30 |
|
Kovid Goyal
|
924481b57b
|
Fix multiple rows being selectable in the word list of the spell check dialog. Fixes #1309559 [multiple selection in edit books spell checker](https://bugs.launchpad.net/calibre/+bug/1309559)
|
2014-04-18 20:39:10 +05:30 |
|
Kovid Goyal
|
394b9c20d9
|
...
|
2014-04-18 19:16:08 +05:30 |
|
Kovid Goyal
|
f49cbe2489
|
EPUB Input: Ignore guide element marking the first spine item as a cover if the spine contains only a single item
|
2014-04-18 17:21:31 +05:30 |
|
Kovid Goyal
|
2d76655ddc
|
Spell check dialog: Allow sorting words case sensitively
|
2014-04-18 17:00:50 +05:30 |
|
Kovid Goyal
|
d022c7e012
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2014-04-18 16:14:59 +05:30 |
|
Charles Haley
|
cfa7811951
|
Fix the template editor to grab an empty custom column dictionary so that it can validate use of custom column lookup names.
|
2014-04-18 10:51:29 +02:00 |
|
Kovid Goyal
|
4d60378ce3
|
Replace obsolete pyqtSignature
|
2014-04-18 13:53:10 +05:30 |
|
Kovid Goyal
|
4dd02d449c
|
Use an explicit command to trnasition instead of relying a post checkout hook
|
2014-04-18 13:42:51 +05:30 |
|
Kovid Goyal
|
8faaa8bbf5
|
OS X build: Detect the users desired language correctly. Also fix parsing of ambiguous dates in mm/dd vs dd/mm formats, based on the users locale settings in OS X.
|
2014-04-18 13:08:46 +05:30 |
|
Kovid Goyal
|
4060fa76b3
|
User manual: Ensure floating images are cleared before next section heading
v1.33.0
|
2014-04-18 10:49:24 +05:30 |
|