Commit Graph

25780 Commits

Author SHA1 Message Date
Kovid Goyal 00e0901249 Fix error if a marked book is deleted/merged.
Fixes #1239161 [Unhandled exception using "Mark books" feature](https://bugs.launchpad.net/calibre/+bug/1239161)
2013-10-12 22:35:15 +05:30
Kovid Goyal 0cfc152b05 Merge branch 'master' of https://github.com/cbhaley/calibre 2013-10-12 22:08:38 +05:30
Charles Haley 6afd231a14 Fix formatter function days_between to compute the right value when the answer is negative. 2013-10-12 18:36:18 +02:00
Kovid Goyal 9038754c71 Merge branch 'master' of https://github.com/cbhaley/calibre 2013-10-12 16:34:19 +05:30
Charles Haley ddcaacc413 Robustness improvements in smart device driver 2013-10-12 12:55:54 +02:00
Kovid Goyal a03309a7b7 ... 2013-10-12 14:36:39 +05:30
Kovid Goyal f571e6f066 Add Open Book action 2013-10-12 14:30:15 +05:30
Kovid Goyal a7c8672233 pep8 2013-10-12 13:32:45 +05:30
Kovid Goyal b777803473 Make shortcuts config file a variable 2013-10-12 13:32:21 +05:30
Kovid Goyal 224f03e1fd Option to hide displayed cover size in edit metadata dialog
Edit metadata dialog: Allow turning off the cover size displayed in the
bottom right corner of the cover by right clicking the cover and
choosing "Hide cover size". It can be restored the same way.
2013-10-12 10:48:24 +05:30
Kovid Goyal c185e93ea9 Show full path to the format file in a tooltip when hovering over the
link to open the format in the book details panel
2013-10-12 10:27:52 +05:30
Kovid Goyal dd7f18eb54 Robustness improvements 2013-10-12 09:19:30 +05:30
Kovid Goyal 424b9e1884 Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1238887 [Smart Device Control failes with Errno 2 No such file or directory:  <path>\\AppData\\Local\\calibre-cache\\device_drivers_SMART_DEVICE_APP_metadata_cache.json'](https://bugs.launchpad.net/calibre/+bug/1238887)
2013-10-11 23:21:15 +05:30
Charles Haley e599f82f1e Handle case where cache file does not exist. 2013-10-11 15:06:18 +02:00
Kovid Goyal a8a98dfeb1 Fix #1238636 [Calibre 1.6 / Find Duplicates Plugin /ERROR: Unhandled exception: <b>ValueError</b>:tuple.index(x): x not in tuple](https://bugs.launchpad.net/calibre/+bug/1238636) 2013-10-11 18:27:59 +05:30
Kovid Goyal 5572db6fde Option to mark newly added books
An option to mark newly added books with a temporary mark. Optionis in
Preferences->Adding books. Fixes #1238609 [[Enhancement] Set books as "Marked" when adding](https://bugs.launchpad.net/calibre/+bug/1238609)
2013-10-11 18:03:55 +05:30
Kovid Goyal e5f5f28180 Finish the implementation of delete files 2013-10-11 17:37:31 +05:30
Kovid Goyal ec9b69a299 ... 2013-10-11 14:51:47 +05:30
Kovid Goyal 39199af52c version 1.6 v1.6.0 2013-10-11 10:04:59 +05:30
Kovid Goyal 91e93871b1 EPUB Metadata: Implement updating identifiers
EPUB Metadata: Implementing updating identifiers in the epub file from
calibre when polishing or exporting the epub

ebook-meta: Add an --identifier option to set identifiers.
2013-10-11 09:48:58 +05:30
Kovid Goyal 61f5306019 Amazon metadata download: Fix parsing of some dates on amazon.de
Fixes #1238125 [Download Covers: Error parsing publish date for url](https://bugs.launchpad.net/calibre/+bug/1238125)
2013-10-10 22:03:09 +05:30
Kovid Goyal e165bd4fde ... 2013-10-10 21:28:21 +05:30
Kovid Goyal 8b607437c4 Start work on deleting files 2013-10-10 21:13:52 +05:30
Kovid Goyal 8938d40298 ... 2013-10-10 19:55:28 +05:30
Kovid Goyal e7305f7004 Book container: Remove references to toc and raster cover from opf when those files are deleted. 2013-10-10 18:30:20 +05:30
Kovid Goyal f27b03e9e4 Refactor the file builder 2013-10-10 17:13:42 +05:30
Kovid Goyal 8fabc3e0bf Fix Ctrl/Shift+M shortcut not working 2013-10-10 15:55:01 +05:30
Kovid Goyal bfe6099a3d Update National Geographic Magazine 2013-10-10 15:26:27 +05:30
Kovid Goyal 7275d89cb5 Fix grid view not updated immediately when marked books changed
Also fix translations for show marked books menu item.
2013-10-10 15:22:45 +05:30
Kovid Goyal a939e721d1 pep8 2013-10-10 14:36:01 +05:30
Kovid Goyal 050583ba9d ... 2013-10-10 10:02:00 +05:30
Kovid Goyal a9a24f316a Implement multiple emblems for the file browser 2013-10-10 09:52:11 +05:30
Kovid Goyal 962663c1de Merge branch 'master' of https://github.com/cbhaley/calibre 2013-10-09 13:27:57 +05:30
Kovid Goyal 53450c325b Special case category icons allowing use of icons with file entries 2013-10-09 13:25:03 +05:30
Charles Haley f2d0a45b01 Fix OPDS category links to composite columns 2013-10-09 09:50:26 +02:00
Kovid Goyal e1b25b6f52 Update New York Review of Books
Fixes #1235790 [Private bug](https://bugs.launchpad.net/calibre/+bug/1235790)
2013-10-09 10:31:11 +05:30
Kovid Goyal 5246859ad0 EPUB Output: Do not strip <object> tags with type application/svg+xml
EPUB Output: Do not strip <object> tags with type application/svg+xml in
addition to those that use image/svg+xml. Fixes #1236845 [Conversion - Missing Images](https://bugs.launchpad.net/calibre/+bug/1236845)
2013-10-09 09:28:23 +05:30
Kovid Goyal f0d65fa0c2 Grid View: Fix selectAll() behavior
Cover grid: Fix selecting all books with Ctrl+A causing subsequent
deselects to not fully work. Fixes #1236348 [Cover grid: Ctrl-A (Select ALL), deselect one, does not update status bar](https://bugs.launchpad.net/calibre/+bug/1236348)
2013-10-09 08:50:33 +05:30
Kovid Goyal e9ae3e058e Get Books: Add Wolnelektury ebook store
Merge branch 'wolnelektury' of https://github.com/t3d/calibre
2013-10-09 07:01:07 +05:30
Tomasz Długosz b10dc544bd wolnelektury plugin: add download capability 2013-10-09 00:31:42 +02:00
Tomasz Długosz 073a00b431 add store_version to wolnelektury plugin 2013-10-09 00:31:35 +02:00
Tomasz Długosz c5278263e1 wolnelektury plugin as it was dropped on eksiazki.org forum in April 2012 2013-10-09 00:30:58 +02:00
Kovid Goyal 9e9abf640a ... 2013-10-08 22:07:52 +05:30
Kovid Goyal efb83eb6fc Start work on new Tweak Book tool 2013-10-08 21:51:16 +05:30
Kovid Goyal e34477da93 Get linear attrib for spine names as well 2013-10-08 16:17:27 +05:30
Kovid Goyal 47b438db2b Fix docks not working in calibre style 2013-10-08 16:16:23 +05:30
Kovid Goyal eb8b2e2d23 Merge branch 'master' of https://github.com/cbhaley/calibre 2013-10-07 19:56:49 +05:30
Charles Haley 2b7f9c4b3d Accept null last_modified dates from a smart device. Can happen when books are added from a scan and not matched. 2013-10-07 15:51:28 +02:00
Kovid Goyal 5083f9f13c New icon for Tweak Book 2013-10-07 16:34:47 +05:30
Kovid Goyal 254b00c864 ALlow using both uri: and url: identifiers to create two different links
instead of just one in the Book details panel
2013-10-07 12:51:35 +05:30