26823 Commits

Author SHA1 Message Date
Kovid Goyal
c1920935d5 Fix titlecasing of words not capitalizing the first letter, if the first letter is not an English character. Fixes #1265202 [ToC Editor - remaining bug with titlecase](https://bugs.launchpad.net/calibre/+bug/1265202) 2013-12-31 22:25:24 +05:30
Kovid Goyal
f11a7a1d25 Fix #1265210 [Untranslated string](https://bugs.launchpad.net/calibre/+bug/1265210) 2013-12-31 22:13:24 +05:30
Kovid Goyal
de9e19231c Change the color of the edit bookicon to distinguish it from the viewer icon more clearly 2013-12-31 19:11:37 +05:30
Kovid Goyal
06cb02c736 ... 2013-12-31 18:29:11 +05:30
Kovid Goyal
9ebaeb738c Edit book: Ensure that multiple edit book windows are grouped in a separate group from viewer windows in the Windows 7 taskbar. 2013-12-31 18:22:10 +05:30
Kovid Goyal
bd9684d142 Unix driver for Trekstor Pyrus LED 2013-12-31 18:08:32 +05:30
Kovid Goyal
dcce1d72c9 Merge branch 'master' of https://github.com/cbhaley/calibre 2013-12-31 17:48:37 +05:30
Kovid Goyal
9ec884756c Edit book: Fix a bug in the regex engine that calibre uses that could
cause various incorrect results in some special circumstances. Fixes #1263461 [Edit Book: Count all + Case sensitive is "broken"](https://bugs.launchpad.net/calibre/+bug/1263461)

See
https://code.google.com/p/mrab-regex-hg/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Type%20Status%20Priority%20Milestone%20Owner%20Summary&groupby=&sort=&id=101
for discussion.
2013-12-31 17:46:20 +05:30
Charles Haley
f1e8e94c18 Up the version number on the Nook UK store. 2013-12-31 12:52:25 +01:00
Charles Haley
cdff3c8cb7 Nook UK has cancelled their affiliate program. 2013-12-31 12:51:43 +01:00
Kovid Goyal
c8b957d406 ... 2013-12-31 16:42:55 +05:30
Kovid Goyal
51c66e2a96 Optimize the regex module to only 2 not 3 2013-12-31 16:34:01 +05:30
Kovid Goyal
4ed9aa6380 Merge upstream bugfix for regex engine
https://code.google.com/p/mrab-regex-hg/source/detail?r=69cdaa98c25506c226717967be7131d06f1d54dd
2013-12-31 15:05:34 +05:30
Kovid Goyal
33bd823fdf Edit book: Replace buggy Qt supplied actions in the context menu for the editor widget with properly implemented ones 2013-12-31 12:27:41 +05:30
Kovid Goyal
84219dcf6b Fix sort restoring on fields not present as columns not working
Book list: Fix sorting on fields that are not viewable as columns not
being restored on calibre restart. Also fix sorting on the Title field
via the right click menu not being restored.
2013-12-31 11:39:08 +05:30
Kovid Goyal
78911d6077 Windows 64bit build: Fix corrupted images in MOBI files causing crash. Fixes #1264534 [calibre-parallel has stopped working](https://bugs.launchpad.net/calibre/+bug/1264534)
Loads the PIL C extensions from the file system as they apparently use
exceptions that cause crash with MemoryModule
2013-12-31 10:20:33 +05:30
Kovid Goyal
25f8ba4abd Update HBR 2013-12-31 07:53:01 +05:30
Kovid Goyal
63b28686d7 Edit book: Prettify html in newly created books. Fixes #1264390 [[95% F.Request - 5% Bug] Automatically Beautify New Books](https://bugs.launchpad.net/calibre/+bug/1264390) 2013-12-27 08:38:59 +05:30
Kovid Goyal
d5d6d0430c Driver for Tagus Lux: Fixes #1264355 [Private bug](https://bugs.launchpad.net/calibre/+bug/1264355) 2013-12-27 08:16:21 +05:30
Kovid Goyal
84a2ed5609 AZW3 Input: Handle empty HTML files 2013-12-26 19:16:07 +05:30
Kovid Goyal
205adafc31 Poche by Xavier Detant
Merge branch 'master' of https://github.com/FaustXVI/calibre
2013-12-26 18:38:22 +05:30
Xavier DETANT
66b146381b Add poche recipe. 2013-12-26 13:48:52 +01:00
Kovid Goyal
f570c84a68 Revert mistaken previous change to trim parameter
Comic Input: Fix a regression to comic input in 1.15 that could cause
some comics to be rendered as black or white pages. Fixes #1264133 [Comicbook to epub conversion fails : white and black pages everywhere.](https://bugs.launchpad.net/calibre/+bug/1264133)
2013-12-26 08:39:06 +05:30
Kovid Goyal
1b733892d1 version 1.17 v1.17.0 2013-12-25 09:04:37 +05:30
Kovid Goyal
4ff4f93085 ... 2013-12-24 20:35:14 +05:30
Kovid Goyal
d0e60cf213 ... 2013-12-24 16:27:59 +05:30
Kovid Goyal
a24a5f77b6 ... 2013-12-24 16:26:29 +05:30
Kovid Goyal
741bf9577e ToC Editor: When auto-geenrating the table of contents from headings or XPath, if an element is at the top of the file, link only to the file instead of to the element. Fixes #1261099 [[Enhancement]ToC Editor senses when link is to top of file](https://bugs.launchpad.net/calibre/+bug/1261099) 2013-12-24 16:20:32 +05:30
Kovid Goyal
b04b125f34 ... 2013-12-24 15:39:17 +05:30
Kovid Goyal
3c3dcce5b2 Auto suggest folder when importing single files 2013-12-24 11:30:03 +05:30
Kovid Goyal
a88812a63c When bulk importing automatically place files into most likely folders 2013-12-24 11:06:19 +05:30
Kovid Goyal
0616422ee3 Allow creating new folders in the choose folder dialog 2013-12-24 10:15:42 +05:30
Kovid Goyal
4d9c30da56 Ebook edit: When splitting files, name the newly created file with a _split suffix. 2013-12-24 09:11:53 +05:30
Kovid Goyal
3df5fcfd56 Edit book: Allow drag and drop of images onto the image editor 2013-12-23 20:51:57 +05:30
Kovid Goyal
854a001dac Various minor CSS highlighting snafus 2013-12-23 20:21:52 +05:30
Kovid Goyal
d2da26efe8 ... 2013-12-23 17:23:42 +05:30
Kovid Goyal
ad74a0088c ... 2013-12-23 16:02:45 +05:30
Kovid Goyal
ebd6f978ac Edit book: Allow import of multiple files at once, via File->Import files into book 2013-12-23 15:48:00 +05:30
Kovid Goyal
9c27428cf2 ... 2013-12-23 14:28:49 +05:30
Kovid Goyal
677dc14286 Linking stylesheets: Add option to remove existing links 2013-12-23 11:59:26 +05:30
Kovid Goyal
d72cfadb6f Edit book: Fix position syncing incorrect when in HTML files that contain <meta> tags with charset encoding declarations over more than a single line 2013-12-23 09:57:59 +05:30
Kovid Goyal
5ba7de5fc7 Merge branch 'proceed' of https://github.com/j-howell/calibre 2013-12-23 09:39:06 +05:30
Kovid Goyal
d760f6be35 Documentation for how to replace files 2013-12-23 09:18:56 +05:30
j-howell
d4bb17e989 Enhancements to ProceedQuestion for more flexibility in handling job completion 2013-12-22 13:17:48 -05:00
Kovid Goyal
64a2a45068 ... 2013-12-22 22:24:01 +05:30
Kovid Goyal
ecbe9963ab ... 2013-12-22 19:18:24 +05:30
Kovid Goyal
1e2ec2898f ... 2013-12-22 17:49:04 +05:30
Kovid Goyal
324622dee5 ... 2013-12-22 17:45:06 +05:30
Kovid Goyal
b5645f19aa Edit book: Show the name of the current character under the cursor in the status bar. Can be turned off via Preferences. 2013-12-22 17:42:10 +05:30
Kovid Goyal
cdc1af5b7d Highlight all special spaces/hyphens 2013-12-22 17:23:15 +05:30