28274 Commits

Author SHA1 Message Date
Kovid Goyal
4767a6611a ... 2014-07-06 15:13:00 +05:30
Kovid Goyal
940a17b6dd Improve performance of rendering the book list when lots of column coloring rules are used
Merge branch 'master' of https://github.com/cbhaley/calibre
2014-07-06 14:23:19 +05:30
Kovid Goyal
0cd76baa1b Nicer error message when failing to edit EPUB file with missing obfuscation key 2014-07-06 14:10:24 +05:30
Charles Haley
93e828fbbd Improve performance of column coloring:
1) cache the results of calling the formatter even if they are negative.
2) use compiled templates
2014-07-06 10:25:01 +02:00
Kovid Goyal
a2d99fd452 Add Viewer plugins API docs to the user manual 2014-07-06 08:27:06 +05:30
Kovid Goyal
81f3a5b5cd ... 2014-07-06 08:17:47 +05:30
Kovid Goyal
8fd80a948f ... 2014-07-05 22:18:49 +05:30
Kovid Goyal
2dc956bbd7 Refactor for reuse 2014-07-05 15:48:48 +05:30
Kovid Goyal
45780c4719 Finish API documentation for the container and associated tools 2014-07-05 11:50:12 +05:30
Kovid Goyal
23d31b1815 Book polishing: When changing the cover in an EPUB file, place the newly created cover image in the same folder as other images in the book, rather than the root 2014-07-05 10:04:26 +05:30
Kovid Goyal
20bd464caa When calculating the recommended folder for files of a given type, if no such files already exist in the book, use the folder containing the OPF file rather than the root 2014-07-05 10:01:02 +05:30
Kovid Goyal
774c7603d0 More API documentation 2014-07-05 09:10:12 +05:30
Kovid Goyal
172977dbf5 Move all China related recipes into a single category
Fixes #1338001 [Change in categorization of news sources](https://bugs.launchpad.net/calibre/+bug/1338001)
2014-07-05 09:06:21 +05:30
Kovid Goyal
14dc446536 ... 2014-07-05 08:05:25 +05:30
Kovid Goyal
22b08349ba API documentation for the Container class 2014-07-05 08:03:45 +05:30
Kovid Goyal
c4a195e761 ... 2014-07-04 23:05:36 +05:30
Kovid Goyal
116af5fde3 More API documentation 2014-07-04 22:56:34 +05:30
Kovid Goyal
041f92959c Start work on API documentation for the new database API 2014-07-04 22:12:57 +05:30
Kovid Goyal
00d3a5fad2 ... 2014-07-04 21:26:46 +05:30
Kovid Goyal
f0af17ee1d version 1.43.0 v1.43.0 2014-07-04 09:35:26 +05:30
Kovid Goyal
cd878a6bb5 Add a wizard for easily searching date fields in your library. To use it click the advanced search button to the left of the search field. Allows you to search for books whose date is older/newer than a specified date or less than a number of days ago and so on. 2014-07-03 22:33:53 +05:30
Kovid Goyal
85caee19c2 Dark Reading by Brandon Allberry
Fixes #1337388 [Dark Reading recipe](https://bugs.launchpad.net/calibre/+bug/1337388)
2014-07-03 21:38:42 +05:30
Kovid Goyal
ae83609c99 Driver for Onyx T68. Fixes #1336868 [Detection debug Information for Onyx T68](https://bugs.launchpad.net/calibre/+bug/1336868) 2014-07-03 11:27:43 +05:30
Kovid Goyal
abda001fcf Fix importing of C-extensions when people are running from source with a PYTHONPATH containing conflicting pre-imported modules 2014-07-03 09:16:14 +05:30
Kovid Goyal
327abb0ce8 Merge branch 'master' of https://github.com/cbhaley/calibre 2014-07-03 08:38:07 +05:30
Charles Haley
3848d7bf7d Correct fix for the formatter strip_results problem -- define the attribute in __init__ 2014-07-02 23:19:05 +02:00
Kovid Goyal
eac3ae43e9 ... 2014-07-02 18:20:38 +05:30
Kovid Goyal
7a2a5bbdd9 When reading metadata from file names, allow setting the comments field as well, in addition to title/authros/publisher/series/etc. Fixes #1332582 [some add book regexp bugs and suggestion](https://bugs.launchpad.net/calibre/+bug/1332582) 2014-07-02 18:19:30 +05:30
Kovid Goyal
84205d79cd Recognize leading articles for the Esperanto language when auto-generating title sorts. Fixes #1336639 [Esperanto alphabetization](https://bugs.launchpad.net/calibre/+bug/1336639) 2014-07-02 12:31:57 +05:30
Kovid Goyal
b4b4a6f179 Edit Book: Fix a regression that caused syncing of the preview panel to the editor cursor position to not work when the cursor is positioned on a blank line in between two tag definitions 2014-07-01 11:39:11 +05:30
Kovid Goyal
725e1b9a88 ... 2014-07-01 10:22:32 +05:30
Kovid Goyal
77b1bed553 ... 2014-06-30 13:19:17 +05:30
Kovid Goyal
c47ed6666a Metadata download: Round the downloaded ratings so that, for example, 3.6 stars becomes 4 stars instead of 3 stars. Fixes #1335696 [Amazon Ratings metadata download only rounds down](https://bugs.launchpad.net/calibre/+bug/1335696) 2014-06-30 13:18:31 +05:30
Kovid Goyal
dd324b1ce5 ... 2014-06-30 12:50:21 +05:30
Kovid Goyal
348fdd514a pep8 2014-06-30 12:43:55 +05:30
Kovid Goyal
7900b4ac69 Fix third party conversion plugins not working with bulk conversions
Merge branch 'master' of https://github.com/igieon/calibre
2014-06-30 12:43:14 +05:30
Kovid Goyal
f3ae8e80a5 cleanup .gitignore 2014-06-30 09:48:19 +05:30
Kovid Goyal
856db1901b Edit Book: Fix a crash when performing some image editing operations on 64 bit calibre builds 2014-06-30 09:23:35 +05:30
David Ignjic
7ea3241eca Fix bulk load input plugin config if exist custom plugin. Plugin Doc
input.

Change-Id: I386d4236dc01435c81ab599895a673df871b8572
2014-06-29 20:26:20 +02:00
Kovid Goyal
bd460282a5 Fix #1335598 [corrupted tooltip with very long tweak setting](https://bugs.launchpad.net/calibre/+bug/1335598) and pep8 2014-06-29 18:08:45 +05:30
Kovid Goyal
2d364dfa4a Fix #1332837 [Additional article words in Italian](https://bugs.launchpad.net/calibre/+bug/1332837) 2014-06-29 18:05:24 +05:30
Kovid Goyal
4ee214295b Fix #1335468 [Editor: ValueError: No JSON object could be decoded](https://bugs.launchpad.net/calibre/+bug/1335468) 2014-06-29 08:48:53 +05:30
Kovid Goyal
042a4749f7 ... 2014-06-28 13:56:35 +05:30
Kovid Goyal
5a74038556 ... 2014-06-27 23:37:17 +05:30
Kovid Goyal
ebe919a528 ... 2014-06-27 16:10:16 +05:30
Kovid Goyal
35e5985b7e Merge branch 'master' of https://github.com/cbhaley/calibre 2014-06-27 15:09:06 +05:30
Charles Haley
324a84f096 Respect the strip_results parameter in unsafe_format. No one uses it so there isn't any rush to incorporate this push. 2014-06-27 11:14:09 +02:00
Charles Haley
c018244afe Add missing parameter to unsafe_format to prevent exceptions in save-to-disk 2014-06-27 11:06:09 +02:00
Kovid Goyal
0ffdbf0be9 ... 2014-06-27 11:29:13 +05:30
Kovid Goyal
3f86a1d5be rsync on my dev machine no longer supports -z v1.42.0 2014-06-27 09:21:54 +05:30