Commit Graph

25311 Commits

Author SHA1 Message Date
Kovid Goyal a6adfd12e7 Grid View: Center the covers horizontally in the viewport 2013-08-14 12:28:22 +05:30
Kovid Goyal 929c13396b Remove disabled delay rendering code 2013-08-14 10:20:00 +05:30
Kovid Goyal 1d796e5817 Button to reset cover sizes to automatic 2013-08-14 10:15:22 +05:30
Kovid Goyal 9e0b25ec5f Add on device indication to the grid view 2013-08-14 10:10:50 +05:30
Kovid Goyal f5d400d364 An improved cover trimming algorithm
An improved cover trimming algorithm to automatically detect and remove
borders and extra space from the edge of cover images. To try it use the
"Trim" button in the edit metadata dialog.
2013-08-13 22:20:04 +05:30
Kovid Goyal 2822ddfd5f Handle both space and comma separated font size keys 2013-08-13 20:53:53 +05:30
Kovid Goyal a58b15a0ad PDF Output: Do not error out when cover generation fails
PDF Output: Do not abort conversion if the document being converted has
an HTML cover (found in some broken EPUB files).
2013-08-13 18:50:21 +05:30
Kovid Goyal b5c70f1b9b pep8 2013-08-13 14:29:41 +05:30
Kovid Goyal b0f30ce66a Show traceback when reading metadata from format fails 2013-08-13 13:51:58 +05:30
Kovid Goyal e9a35b1958 Show current aspect ratio when changing cover size 2013-08-13 13:27:32 +05:30
Kovid Goyal 454016e6bf Remove invalid entries from sort menu 2013-08-13 13:11:18 +05:30
Kovid Goyal 2d394c6b6e Better name for sort by cover menu entry 2013-08-13 11:14:08 +05:30
Kovid Goyal 58b4beca96 Show only the first two version numbers if the third is zero 2013-08-13 11:09:55 +05:30
Kovid Goyal db9056d5a1 ... 2013-08-12 21:40:12 +05:30
Kovid Goyal f017da50aa newdb: set_metadata should not allow case changes
set_metadata() was allowing case changes for is_multiple fields, causing
for instance, adding books to change the case of existing
tags/authors/etc. In the old backend it was inconsistent, case changes
were disallowed for most fields, but allowed for a few, for example,
series.
2013-08-12 19:01:36 +05:30
Kovid Goyal f7250683a4 ebook-meta: Ignore the read metadata from file contents setting
ebook-meta program: Ignore the adding books preference that controls the
reading of metadata from file names vs. file contents.
2013-08-12 18:30:38 +05:30
Kovid Goyal e3231a6481 Show series in grid view tooltip as well 2013-08-12 16:12:53 +05:30
Kovid Goyal 518721ff40 Nicer controls for changing grid cover size 2013-08-12 16:01:12 +05:30
Kovid Goyal b19ee15eca Optimize for disk cache
Disable delay rendering and change cache size defaults for optimizing
the use of the disk cache
2013-08-12 14:24:34 +05:30
Kovid Goyal a401b2ab7d Add a trim cover option ot the bulk metadata edit dialog
Merge branch 'Bulk-trim-covers' of git://github.com/sengian/calibre
2013-08-12 13:56:28 +05:30
Kovid Goyal 9859812ec9 Cover grid: Add a disk cache for rendered thumbnails 2013-08-12 13:40:36 +05:30
sengian 1d0a181f5e Fixed tweak text for % not available 2013-08-12 07:26:51 +02:00
sengian 361ab678fb Change image export format to jpg 2013-08-12 07:18:29 +02:00
Kovid Goyal 437746f139 RTF Input: Use input encoding setting for files with no codepage
RTF Input: When converting RTF files with no codepage, use the input
encoding setting as the codepage. Fixes #1163572 [RTF charset ansicpg0 handling](https://bugs.launchpad.net/calibre/+bug/1163572)

Merge branch 'RTF-changes' of https://github.com/sengian/calibre
2013-08-12 09:08:40 +05:30
Kovid Goyal f22c2f4c7f Merge pull request #60 from sengian/Bibtex-typo
Bibtex cleanups
2013-08-11 20:24:59 -07:00
Kovid Goyal dc51ad4236 Daily Express by Dave Asbury 2013-08-12 08:52:03 +05:30
sengian 0a01e4b72f Replaced the fixed trim
Single and bulk metadata trim modification with tweaked value
2013-08-11 23:08:43 +02:00
sengian 6c2ca8975d Added the fuzz tweak variable 2013-08-11 22:43:17 +02:00
sengian 0aa490214b Bulk trim legacy db 2013-08-11 22:16:59 +02:00
sengian 989e6de907 Bulk trim newdb
Widget + newdb modifications
2013-08-11 20:46:55 +02:00
sengian 12df6bd3d4 Bibtex typo 2013-08-11 20:45:23 +02:00
sengian 5170076301 Fix bug #1163572
RTF input modifications
2013-08-11 20:44:04 +02:00
Kovid Goyal 72e15d8ec7 ... 2013-08-11 10:48:23 +05:30
Kovid Goyal 8036df4328 newdb: Fix edit metadata dialog not showing undefined dates correctly 2013-08-11 09:10:42 +05:30
Kovid Goyal e5f761998f Update The Independent 2013-08-10 21:30:04 +05:30
Kovid Goyal 7ed19123e4 ... 2013-08-10 08:54:15 +05:30
Kovid Goyal 2c68f92866 Fix unnecessary disk I/O when scrolling cover grid 2013-08-10 08:52:09 +05:30
Kovid Goyal 8716d82a81 Make the help text for the margin options more explicit 2013-08-10 08:11:46 +05:30
Kovid Goyal ee1142105b Refactor BookInfo dialog
Make the book information dialog user resizable, with a splitter between
the cover and the info panel. Also change the background of the cover
panel for books that have been marked using the Temp marker plugin.
Fixes #1209057 [[ENHANCEMENTS] Book Information window](https://bugs.launchpad.net/calibre/+bug/1209057)
2013-08-09 17:58:46 +05:30
Kovid Goyal 9f7637778a Ensure the book info dialog is deleted when closed 2013-08-09 15:49:56 +05:30
Kovid Goyal 840f316703 Update El Periodica de Aragon and El Correo 2013-08-09 15:29:29 +05:30
Kovid Goyal 4ce6bb4378 Keep references to BookInfo to prevent object lifetime issues 2013-08-09 15:25:11 +05:30
Kovid Goyal 89c712128e Remove deprecated use of SIGNAL 2013-08-09 15:10:12 +05:30
Kovid Goyal 063bcabad4 Fix book list not scrolling when changing current book with book info
dialog
2013-08-09 15:06:30 +05:30
Kovid Goyal eb9e9dfbaf Cover grid: Add option toshow book title below cover 2013-08-09 14:46:16 +05:30
Kovid Goyal e844dd117f Move the cover cache into its own module 2013-08-09 13:52:47 +05:30
Kovid Goyal 7fe8d334d4 Invalidate cover caches when deleting books 2013-08-09 13:44:36 +05:30
Kovid Goyal 618aa68822 oops 2013-08-09 13:12:30 +05:30
Kovid Goyal 2ae75daf61 ... 2013-08-09 11:26:05 +05:30
Kovid Goyal 83126c4bf5 ... v0.9.43 2013-08-09 08:17:49 +05:30