Kovid Goyal
abc9232016
...
2013-07-15 19:07:33 +05:30
Kovid Goyal
eac44f83b8
More API
2013-07-15 18:53:55 +05:30
Kovid Goyal
67025df8ef
Implement refreshdb:
2013-07-15 18:31:55 +05:30
Kovid Goyal
12cded043f
EPUB Output: Generate inline ToC
...
EPUB Output: Add an option to insert an inline Table of COntents into
the main text. Fixes #1201006 [Epub output: not possible to insert inline toc](https://bugs.launchpad.net/calibre/+bug/1201006 )
2013-07-15 16:47:54 +05:30
Kovid Goyal
dc97d6ad69
...
2013-07-15 15:41:19 +05:30
Kovid Goyal
3e184968f2
More API
2013-07-15 15:35:55 +05:30
Kovid Goyal
51018ff76f
tags_older_than()
2013-07-15 13:34:43 +05:30
Kovid Goyal
e8a912267d
update_last_modified() and set_marked_ids()
2013-07-15 11:17:03 +05:30
Kovid Goyal
055bee6610
Implement refresh/reload semantics
2013-07-15 10:47:54 +05:30
Kovid Goyal
3e47e065ee
formats API
2013-07-14 17:07:58 +05:30
Kovid Goyal
9ec8aac3f4
Fix img flip regression in PDF
...
PDF Input: Fix a regression that caused some images to be flipped when
converting PDF files that use image rotation operators. See #1201083
2013-07-14 16:10:17 +05:30
Kovid Goyal
34abccc4f1
Miscellaneous API
2013-07-14 15:48:56 +05:30
Kovid Goyal
73536b6421
...
2013-07-14 15:12:20 +05:30
Kovid Goyal
72d5185347
tags manipulation API
2013-07-14 14:53:14 +05:30
Kovid Goyal
96aa24f59f
Fix auto-conversion regression
...
Fix regression in last release that broke auto-conversion of ebooks when
sending to device/sending by email. Fixes #1200864 [False conversion from mobi to epub by using Tolino](https://bugs.launchpad.net/calibre/+bug/1200864 )
2013-07-14 14:03:09 +05:30
Kovid Goyal
e87e6941dc
Show auto convert format in question dialog
2013-07-14 13:51:14 +05:30
Kovid Goyal
e923fbcffd
More set_*() API
2013-07-14 13:05:15 +05:30
Kovid Goyal
a3884f22f5
title and title_sort setters
2013-07-14 10:25:08 +05:30
Kovid Goyal
867f46db2b
Move dynamic method generation to class instead of object level
2013-07-14 09:43:18 +05:30
Kovid Goyal
9c64054826
Basic setters API
2013-07-14 08:54:59 +05:30
Kovid Goyal
69c3f37f33
Fix case changing even when allow_case_changes=False when setting
...
series/tags/publisher and the value being set is the only instance in
the db. Also rationalize the way books_to_refresh works.
2013-07-13 19:04:42 +05:30
Kovid Goyal
2dec08b6fb
Fix #1200826 [Matching a library book to device search default]( https://bugs.launchpad.net/calibre/+bug/1200826 ) (patch taken from cbhaley)
2013-07-13 15:25:10 +05:30
Kovid Goyal
3d122c8e7d
Add note about migrating refresh() behavior
2013-07-13 14:10:34 +05:30
Kovid Goyal
a87be86958
set() API
2013-07-13 14:04:11 +05:30
Kovid Goyal
ba2618f03d
delete_*_using_id() API
2013-07-13 12:45:35 +05:30
Kovid Goyal
b2163e3846
remove_items() API
2013-07-13 12:02:17 +05:30
Kovid Goyal
9ea6e0d2a9
conversion_options API
2013-07-13 10:03:31 +05:30
Kovid Goyal
309813c8e0
Ignore more unused API
2013-07-13 08:52:18 +05:30
Kovid Goyal
6ecbeb19e1
Merge branch 'amazon' of https://github.com/user-none/calibre
...
Update Amazon US Get Books plugin
2013-07-13 08:05:34 +05:30
John Schember
2a5e7e09ae
Store: Update Amazon plugin for new site layout.
2013-07-12 22:28:11 -04:00
Kovid Goyal
452ff0f8a8
oops, accidentally unstaged the files in the last commit
2013-07-12 22:17:58 +05:30
Kovid Goyal
4d51bd49b6
Le Monde Diplomatique by Gaetan Lehmann
...
Merge branch 'le_monde_diplomatique_fr' of https://github.com/glehmann/calibre
2013-07-12 22:15:29 +05:30
Gaëtan Lehmann
86c314bbc5
add monde-diplomatique.fr recipe
2013-07-12 18:33:12 +02:00
Kovid Goyal
72c0346874
Update lamebook
2013-07-12 18:23:34 +05:30
Kovid Goyal
1e4d11d78f
books_with_same_title()
2013-07-12 18:21:37 +05:30
Kovid Goyal
ecbea8b0e2
More API
2013-07-12 18:04:27 +05:30
Kovid Goyal
3719dfb4d8
book_on_device API
2013-07-12 17:42:16 +05:30
Kovid Goyal
7c1421d15a
...
2013-07-12 17:38:16 +05:30
Kovid Goyal
a8033fc610
Author data legacy API
2013-07-12 17:27:13 +05:30
Kovid Goyal
598a604853
MTP driver: Ignore the zinio folder by default
2013-07-12 17:11:13 +05:30
Kovid Goyal
14441ff052
...
2013-07-12 16:01:16 +05:30
Kovid Goyal
71e27433ec
API to get item name from item id
2013-07-12 15:37:07 +05:30
Kovid Goyal
d80f36ef28
Use MethodType for legacy interface to ensure method signatures match
2013-07-12 15:16:16 +05:30
Kovid Goyal
ca8f29db0b
get_*_with_ids() API
2013-07-12 14:43:08 +05:30
Kovid Goyal
9249fd8a3e
Refactor the author data api for multiple authors
2013-07-12 14:25:39 +05:30
Kovid Goyal
abf3bed75b
Merge branch 'master' of https://github.com/cbhaley/calibre
...
Update get books amazon EU plugins for website change.
2013-07-12 13:48:23 +05:30
Kovid Goyal
10d7c6a152
Acrimed by Gaetan Lehmann
...
Merge branch 'acrimed' of https://github.com/glehmann/calibre
2013-07-12 13:45:07 +05:30
Charles Haley
7ad78fc447
Forgot to update the version number...
2013-07-12 10:10:31 +02:00
Kovid Goyal
998a79075c
all_formats()
2013-07-12 13:39:14 +05:30
Charles Haley
1a7a6e3d92
Merge branch 'kovidgoyal/master'
2013-07-12 10:02:27 +02:00