Commit Graph

26554 Commits

Author SHA1 Message Date
Kovid Goyal da2913ab84 Start work on character select dialog 2014-01-06 08:19:00 +05:30
Kovid Goyal bddcda045b Update Inc Magazine 2014-01-06 08:14:25 +05:30
Kovid Goyal aca0f41951 Add L´ and D´ as recognized articles when automatically computing sort strings for French. Fixes #1264172 [list of words consider as "articles" for sort in french](https://bugs.launchpad.net/calibre/+bug/1264172) 2014-01-05 18:36:18 +05:30
Kovid Goyal 47a9bbda79 Update New York Review of Books 2014-01-05 08:59:18 +05:30
Kovid Goyal e5939d3d3d Driver for teXet TB-146SE. Fixes #1266030 [Add support for texet TC0146SE reader](https://bugs.launchpad.net/calibre/+bug/1266030) 2014-01-04 22:48:02 +05:30
Kovid Goyal 3b5c34170b Edit book: Show tooltips in the File Browser for "special" files, such as the cover, opf, ncx, etc. 2014-01-04 14:01:07 +05:30
Kovid Goyal 31c4f65977 Ensure html files have mimetype set to xhtml mimetype when exploding azw3 files, so that check book does not complain about them. 2014-01-04 13:10:54 +05:30
Kovid Goyal 0598a2099f Edit book: When checking book, check for entries in the OPF whose mimetype does not match the file extension. 2014-01-04 13:01:47 +05:30
Kovid Goyal c324e4b5b6 Update Brand Eins 2014-01-04 12:51:26 +05:30
Kovid Goyal 441709f44b Edit book: Fix changing mimetypes in the opf file not being detected when closing the opf file or running any automated tool like Check Book 2014-01-04 10:43:51 +05:30
Kovid Goyal c9318785d0 Remove all references to the series sort virtual field from the GUI 2014-01-03 18:41:39 +05:30
Kovid Goyal c0057e829f version 1.18 v1.18.0 2014-01-03 09:19:08 +05:30
Jellby b48648fee5 Added default cover to t4b 2014-01-02 22:12:37 +05:30
Kovid Goyal 144e9ba049 Update Neue Osnabrucker Zeitung 2014-01-02 16:35:43 +05:30
Kovid Goyal db07598b69 Update Chicago Tribune 2014-01-02 11:06:30 +05:30
Kovid Goyal bea02304ee Add an option to control how completion works when editing authors/tags/series/etc.
By default, when completing items, calibre will show you all the
candidates that start with the text you have already typed. You can
instead have it show all candidates that contain the text you have
already typed. To do this, go to Preferences->Tweaks->Completion mode.
For example, if you type asi it will now match both Asimov and Quasimodo,
whereas the default behavior would match only Asimov. Fixes #1264304 [[Enhancement] search within string when tagging](https://bugs.launchpad.net/calibre/+bug/1264304)
2014-01-02 10:24:32 +05:30
Kovid Goyal 8e6ee68bd8 Modernize code in t4b.py
Fixes #1265225 [Update Orizon driver](https://bugs.launchpad.net/calibre/+bug/1265225)
2014-01-02 09:37:27 +05:30
Kovid Goyal 39dcf1e4db Change Orizon driver to scan all folders on storage card for books 2014-01-02 09:11:32 +05:30
Jellby 90e3568d14 Update Cybook Orizon driver: create a thumbnail with the correct format, remove mobi/prc formats from the default supported list, add option for card folder 2014-01-02 09:04:27 +05:30
Kovid Goyal a79225f8ce Fix #1265356 [Duplicate "0x" in hexadecimal strings](https://bugs.launchpad.net/calibre/+bug/1265356) 2014-01-02 00:45:06 +05:30
Kovid Goyal 3f21a83865 ... 2014-01-01 21:25:48 +05:30
Kovid Goyal 3dbc252767 Nan Feng Chuang by Chen Wei 2014-01-01 19:06:19 +05:30
Kovid Goyal e88ec0a222 Fix #1265282 [NY Times compiling too large a file-fails e-mail](https://bugs.launchpad.net/calibre/+bug/1265282) 2014-01-01 14:49:14 +05:30
Kovid Goyal 225ebd4231 Update Caijing 2014-01-01 13:18:22 +05:30
Kovid Goyal c497dc1097 Edit book: Add a check for too large HTML files when running the check book tool. Fixes #1264680 [[Feature Request]: Edit Book 300/100 kb warning on HTML](https://bugs.launchpad.net/calibre/+bug/1264680) 2014-01-01 11:29:03 +05:30
Kovid Goyal 3bfd3bc07f Conversion: Sort the CSS rules in the output stylesheet using a "natural" sort algorithm, so that calibre2 sorts before calibre10. Fixes #1265175 [[Feature request] Alphanumeric sort of classes in stylesheet](https://bugs.launchpad.net/calibre/+bug/1265175) 2014-01-01 10:20:10 +05:30
Kovid Goyal f092a643ae MOBI Output: When text indent is specified as a percentage in the input document, prevent the generated MOBI from having too large an indent if the user chooses a large output profile like tablet. See #1265226 (Private bug) 2014-01-01 09:46:46 +05:30
Kovid Goyal 80b0842aea Portable installer: Do not ask the user for confirmation when upgrading an existing installation during an automated install 2014-01-01 09:02:32 +05:30
Kovid Goyal c911dfc40e Handle key compression when checking if ';' has been typed 2014-01-01 08:01:16 +05:30
Kovid Goyal 9442cbf38d Edit book: Fix live replacement of entities not working on some non-US keyboard layouts. Fixes #1265147 [Editor: HTML entities replacement doesn't work in Calibre 64-bit for windows](https://bugs.launchpad.net/calibre/+bug/1265147) 2014-01-01 07:58:46 +05:30
Kovid Goyal 402bd2bb77 Use upstream bug fix for regex engine 2014-01-01 07:57:49 +05:30
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