Commit Graph

27564 Commits

Author SHA1 Message Date
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
Kovid Goyal b8c960af59 Documentation for the spell check tool 2014-04-18 10:33:53 +05:30
Kovid Goyal 0125640484 version 1.33 2014-04-18 09:50:35 +05:30
Kovid Goyal 54ea9d388b Function for querying localised date format on OS X 2014-04-18 09:48:20 +05:30
David Forrester a228fdc032 Update to support Kobo firmware 3.3.1
Kobo are about to release firmware 3.3.0. The beta and release
candidates have been tested with calibre and the version number is all
that needs to change. But, I am bumping it to 3.3.1 in case of a second
bug fix release with no backend changes.

Fixes #1309302 [Update to support Kobo firmware 3.3.0](https://bugs.launchpad.net/calibre/+bug/1309302)
2014-04-18 08:43:55 +05:30
Kovid Goyal 5b2b90af42 Function for querying user locale on OS X 2014-04-18 08:43:12 +05:30
Kovid Goyal 14fa4e5972 Do not fail on system where get_system_locale() is None (OS X) 2014-04-17 21:03:23 +05:30
Kovid Goyal 7bb35f9ffd Fix user dictionaries not being re-read after using Preferences 2014-04-17 20:43:57 +05:30
Kovid Goyal 7dc6964421 ... 2014-04-17 20:39:20 +05:30
Kovid Goyal a22f9bb9a8 ... 2014-04-17 20:37:29 +05:30
Kovid Goyal c2dc54c4da Implement change word 2014-04-17 18:19:24 +05:30