14506 Commits

Author SHA1 Message Date
Translators
cacb587d3b Launchpad automatic translations update. 2011-03-06 04:48:52 +00:00
Kovid Goyal
ca5813675d ... 2011-03-05 18:46:23 -07:00
Kovid Goyal
f836abbc2a News download: More flexible news downlaod scheduling. You can now schedule by days of the week, days of the month and an interval, whcih can be as small as an hour for news sources that change rapidly 2011-03-05 18:34:27 -07:00
Kovid Goyal
5ab5327b2e Display a checkmark/cross next to 'true' and 'false' items in custom columns. Controlled via Preferences->Add a custom column 2011-03-05 15:13:35 -07:00
Kovid Goyal
9eb94d425b Content server: Fix regression that caused various emtadata to be missing in the book details view. Fixes #8929 (Improve Content Server usability) 2011-03-05 14:57:49 -07:00
Kovid Goyal
64fd29fa3e Apple driver: Ignore invalid EPUBs when sending to iTunes 2011-03-05 14:54:19 -07:00
Kovid Goyal
41c25e037b Catalog generation: Reuse cover from existing catalog, allows the use of a custom cover for catalogs 2011-03-05 14:52:19 -07:00
Charles Haley
342349ee0e Fix #8929 (reopened enhancement) Improve Content Server usability. 2011-03-05 21:03:46 +00:00
Charles Haley
f4cc10dd42 Don't show decorations for is_multiple columns 2011-03-05 16:06:53 +00:00
Charles Haley
52209e7f58 Make decorating custom columns in the GUI a separate 'display' option from subtype. Add the UI to control it to preferences. 2011-03-05 15:43:24 +00:00
Kovid Goyal
28a43e15b7 ... 2011-03-05 08:22:07 -07:00
Kovid Goyal
dec2f6aa14 Fix #9286 (Paste cover fails in 0.7.48) 2011-03-05 07:44:38 -07:00
Charles Haley
be44ea7383 Merge from trunk 2011-03-05 12:25:29 +00:00
Kovid Goyal
1bef93de39 When setting covers in calibre, resize to fit within a maximum size of (1200, 1600), to prevent slowdowns due to extra large covers. This size can be controlled via Preferences->Tweaks. Fixes #9277 (Restrict max cover size to 1000x1000) 2011-03-05 01:04:35 -07:00
Translators
d2c6026f6a Launchpad automatic translations update. 2011-03-05 04:51:49 +00:00
Kovid Goyal
9abee8e6e6 Fix #9275 (fix a typo in src/calibre/ebooks/pdf/reflow.cpp) 2011-03-04 21:01:07 -07:00
Kovid Goyal
fb6aa181c1 Fix #9274 (Improved Recipe for The Leduc - Wetaskiwin Pipestone Flyer) 2011-03-04 16:40:29 -07:00
Charles Haley
161d39e13f Merge from trunk 2011-03-04 21:24:07 +00:00
Kovid Goyal
ecb808768f Fix #9270 (error after update to 0.7.48) 2011-03-04 14:18:38 -07:00
Kovid Goyal
cb2974fd13 IGN:Tag release 2011-03-04 13:43:59 -07:00
Kovid Goyal
89add87ce7 version 0.7.48 2011-03-04 12:40:17 -07:00
Kovid Goyal
4fd22ad62c Add a button to the Manage authors dialog to copy author sort values to author 2011-03-04 11:52:31 -07:00
Charles Haley
dafd7b2746 Add 'copy author sort to author' button. Change faq. 2011-03-04 18:41:16 +00:00
Kovid Goyal
01cb32045f Updated translations 2011-03-04 11:38:48 -07:00
Kovid Goyal
b04c5e7b43 Fix #8182 (Book cover problem when converting to epub for Nookcolor) 2011-03-04 11:32:48 -07:00
Charles Haley
0868ec5846 Merge from trunk 2011-03-04 18:31:31 +00:00
Kovid Goyal
56090917b8 oops 2011-03-04 10:54:56 -07:00
Charles Haley
a891b5d49a Merge from trunk 2011-03-04 17:51:01 +00:00
Kovid Goyal
013041e631 ... 2011-03-04 10:38:58 -07:00
Kovid Goyal
134469568f ... 2011-03-04 10:32:49 -07:00
Charles Haley
da7b740591 Put code accidentally commented out back. 2011-03-04 17:31:07 +00:00
Kovid Goyal
736cd93e65 Ignore initials and connectives when geenrating tokens for author name lookup 2011-03-04 10:21:31 -07:00
Charles Haley
584e989537 Slight speedup by ensuring that original_name always exists as a Tag attribute 2011-03-04 17:18:47 +00:00
Kovid Goyal
71a9332dc5 Try harder to ensure that all temporary files are deleted on windows 2011-03-04 09:46:39 -07:00
Charles Haley
eb6abcadf1 Merge from trunk 2011-03-04 16:42:08 +00:00
Kovid Goyal
8b145422f7 Speedup startup times for large libraries with a faster string-to-date converter 2011-03-04 09:24:38 -07:00
Charles Haley
22081986c7 Replace parse_date with an field-extraction parser for date conversion in sqlite.py 2011-03-04 12:15:30 +00:00
Charles Haley
a108ac7a58 Merge from trunk 2011-03-04 08:10:49 +00:00
Translators
680ea9f7d9 Launchpad automatic translations update. 2011-03-04 04:43:36 +00:00
Kovid Goyal
94cc7a0cbd ... 2011-03-03 19:34:25 -07:00
Kovid Goyal
448c405ef2 CHM Input: Handle CHM files that dont specify a topics file. Fixes #9253 (Failed to convert .chm file) 2011-03-03 12:39:29 -07:00
Kovid Goyal
5ade2ccc74 You can now right click on the cover in the book details panel to copy/paste a new cover. Fixes #9255 (Updating covers via the Book Details pane) 2011-03-03 12:25:56 -07:00
Kovid Goyal
ec6c18137b Correctly map classifier to identifiers in json_codec (I think) 2011-03-03 11:58:41 -07:00
Charles Haley
9dcdff65d5 Merge from trunk 2011-03-03 18:33:39 +00:00
Charles Haley
e81d9f9fb2 Make identifiers category go away. 2011-03-03 18:30:03 +00:00
Kovid Goyal
27e95b8675 ... 2011-03-03 11:23:11 -07:00
Kovid Goyal
a1b1fae333 Add identifiers to the Tag Browser 2011-03-03 11:21:40 -07:00
Charles Haley
26b0d3b907 Better fix for duplicate key problem 2011-03-03 18:19:22 +00:00
Charles Haley
9fe80ab4a6 Merge from trunk 2011-03-03 18:06:46 +00:00
Charles Haley
f63e1973c6 Fix not detecting reuse of a column key 2011-03-03 18:06:08 +00:00