28462 Commits

Author SHA1 Message Date
Kovid Goyal
f20efd3177 A spot of refactoring 2014-05-13 21:39:02 +05:30
Kovid Goyal
4cca8ca820 Use explicit wave highlighting since we dont want a theme dependent highlight style 2014-05-13 21:28:58 +05:30
Kovid Goyal
5b24a497cd Edit Book: Add support for spell checking int he code view. Now spelling errors are highlighted in the code view for convenient correction as you type. This can be turned off via Preferences->Editor. 2014-05-13 21:23:22 +05:30
Kovid Goyal
d723bbc253 .. 2014-05-12 22:05:30 +05:30
Kovid Goyal
d61d4d5985 Auto check for new QVariant usaeage when switching to qt5 branch 2014-05-12 22:01:14 +05:30
Kovid Goyal
144d673004 Content server: Add more descriptive titles to the OPDS feeds, where possible 2014-05-12 21:56:50 +05:30
Kovid Goyal
97b222caca DOCX Input: Handle docx files with index fields that have their field names incorrectly lower cased. Fixes #1318670 [Conversion from DOCX, probably indexitem related](https://bugs.launchpad.net/calibre/+bug/1318670) 2014-05-12 20:50:34 +05:30
Kovid Goyal
fa9b43f7f1 Add a break iterator that returns indices into the string instead of tokens in the string 2014-05-12 19:11:50 +05:30
Kovid Goyal
c0b0df3160 Increase time we wait for the antivirus to curl up and die 2014-05-12 18:59:24 +05:30
Kovid Goyal
d3c2d8cd6f Faster implementation of utf16_length 2014-05-12 18:12:19 +05:30
Kovid Goyal
d337debc92 Edit book: Fix incorrect syntax highlighting on linux if the text contains non-BMP unicode characters. 2014-05-12 17:47:49 +05:30
Kovid Goyal
7ee75a8775 Function to return the number of utf-16 code points in a python string on wide python builds 2014-05-12 17:02:57 +05:30
Kovid Goyal
fd17470464 ... 2014-05-12 16:40:29 +05:30
Kovid Goyal
91f14b07ab Store language data when syntax highlighting 2014-05-12 12:07:30 +05:30
Kovid Goyal
637109e7e5 Highlighting groups for spell check 2014-05-12 11:43:04 +05:30
Kovid Goyal
f1a129b665 Add a note about how the beautify algorithm works. 2014-05-12 08:32:24 +05:30
Kovid Goyal
d09d10301f Merge branch 'master' of https://github.com/GRiker/calibre 2014-05-12 07:36:00 +05:30
Kovid Goyal
c5715e8b34 Merge branch 'patch-1' of https://github.com/sylvaindurand/calibre 2014-05-12 07:34:48 +05:30
Sylvain Durand
4bc023a0be Better logo resolution 2014-05-11 20:08:27 +02:00
Gregory Riker
b4c279d176 Fixed a libimobiledevice resource leak. 2014-05-11 10:34:23 -06:00
Kovid Goyal
dbd11c5f22 Merge branch 'patch-1' of https://github.com/aymericbeaumet/calibre 2014-05-11 17:02:06 +05:30
Aymeric Beaumet
cb3f999794 Change the demo link in the README.md
The demo link (https://calibre-ebook.com/demo) present in the README.md threw a certificate error. This modification makes the URL use the HTTP protocol to avoid this issue.
2014-05-11 13:26:50 +02:00
Kovid Goyal
80b1476aa2 Make word under cursor detection more robust 2014-05-11 10:32:24 +05:30
Kovid Goyal
f2f1c5d8d4 ... 2014-05-11 10:02:02 +05:30
Kovid Goyal
94c324b317 E-book viewer: When using the tap and hold gesture on a touchscreen, allow lookup of the word currently under the finger in the dictionary or online. Fixes #1318242 [Enhancement: allow text select on Windows Tablet, perhaps with stylus](https://bugs.launchpad.net/calibre/+bug/1318242) 2014-05-11 09:47:52 +05:30
Kovid Goyal
99f2fc6879 Ignore errors during live refresh of the toc view 2014-05-10 20:56:54 +05:30
Kovid Goyal
50812974e0 Edit Book: Update the Table of Contents view automatically when the ncx file is edited.
Also avoid unnecessary rebuilds of the Table of Contents view.
2014-05-10 20:53:29 +05:30
Kovid Goyal
a480c5c5a0 Edit Book: When refreshing the ToC view pick up the unsaved changes, if any, in the ncx file 2014-05-10 19:22:46 +05:30
Kovid Goyal
e4024b8b05 Edit Book: Allow putting the editor into replace mode by pressing the Insert key 2014-05-10 19:05:26 +05:30
Kovid Goyal
f337a57435 ... 2014-05-10 17:03:05 +05:30
Kovid Goyal
d23345f696 Edit book: Insert tag button: Allow entering attributes along with the tag name to make it easy to repeatedly insert, for example, <span class="special"></span>. 2014-05-10 15:58:25 +05:30
Kovid Goyal
f6e613df6a ... 2014-05-10 15:52:28 +05:30
Kovid Goyal
ec3a4fef6a Merge branch 'master' of https://github.com/cbhaley/calibre 2014-05-10 15:50:37 +05:30
Charles Haley
8f7c23816d First error in first_matching_compare documentation 2014-05-10 12:13:43 +02:00
Kovid Goyal
dfc0923db1 ... 2014-05-10 15:38:44 +05:30
Kovid Goyal
29c8943ebd Edit book: Fix regression that caused an error when trying to edit files with no defined syntax, such as plain .txt files. Fixes #1318139 [Editor: Synatax-Highlighter error](https://bugs.launchpad.net/calibre/+bug/1318139) 2014-05-10 15:33:30 +05:30
Kovid Goyal
359e410920 Windows driver for Woxter Scriba 190. Fixes #1317892 [Feature Request: Woxter Scriba 190 support](https://bugs.launchpad.net/calibre/+bug/1317892) 2014-05-09 18:54:11 +05:30
Kovid Goyal
44e132f8a0 ... 2014-05-09 15:53:12 +05:30
Kovid Goyal
aaa0e09c4d Edit Book: Add an entry to the context menu of the preview panel to open external URLs when a link is clicked on 2014-05-09 13:29:49 +05:30
Kovid Goyal
b0a62a34bd Add build test for apsw 2014-05-09 10:54:17 +05:30
Kovid Goyal
dd50cf3b71 version 1.36 v1.36.0 2014-05-09 08:11:55 +05:30
Kovid Goyal
dfe1dcedb6 Fix #1317635 [News fetching URL for NRC Handelsblad changes every day](https://bugs.launchpad.net/calibre/+bug/1317635) 2014-05-09 07:39:22 +05:30
Kovid Goyal
24299b12a4 DOCX Input: Add support for cross references. Cross references that are used to insert hyperlinks are now converted into hyperlinks in the output document. Features to insert paragraph/page numbers are not supported. 2014-05-08 21:28:49 +05:30
Kovid Goyal
d3c67c72fd DOCX Input: Fix error when converting document with nested frames. Fixes #1317543 [Conversion of a particular DOCX file](https://bugs.launchpad.net/calibre/+bug/1317543) 2014-05-08 20:58:57 +05:30
Kovid Goyal
f8940541cf ... 2014-05-08 09:11:02 +05:30
Kovid Goyal
a1f0c360e7 pep8 2014-05-08 07:26:51 +05:30
Roman Mukhin
fb970e24c6 Fix metadata plugin to download metadata from OZON for website changes. Fixes #1300383 [Searching metadata using Ozon.ru failed with error](https://bugs.launchpad.net/calibre/+bug/1300383) 2014-05-08 07:26:09 +05:30
Tomasz Długosz
6748b97ea0 Merge remote-tracking branch 'kovid/master' 2014-05-07 23:07:41 +02:00
Kovid Goyal
35e585bd0d Update build instructions for PoDoFo and ImageMagick 2014-05-07 21:42:27 +05:30
Kovid Goyal
cc07a5d77d Option to run filter style info on only the file being edited currently 2014-05-07 15:26:17 +05:30