77 Commits

Author SHA1 Message Date
Charles Haley
d68d25c106 Remove bool tristate tweak, now that it is in preferences -> behavior. 2011-04-09 11:49:18 +01:00
Kovid Goyal
df9c6fe767 Add a tweak that can be used to have the calibre content server listen for IPv6 connections. Fixes #743486 (library/server/ doesn't listen on ipv6) 2011-03-27 20:18:52 -06:00
Kovid Goyal
34569d6cf2 Add a tweak in Preferences->Tweaks to control where news that is automatically uploaded to a reader is sent. Fixes #9427 (Allow user to set default location for news delivery (main memory or storage card)) 2011-03-17 12:18:57 -06: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
Charles Haley
af731d77f5 Fix tag browser partition template 2011-02-19 11:44:51 +00:00
Charles Haley
1c72ea27b3 Add user categories from grouped search terms. Move the group_search_term tweak to the search preferences dialog. 2011-02-15 14:27:47 +00:00
Kovid Goyal
25ee98ee3b Typo that removed the date format tweaks from the new style tweaks interface 2011-02-13 21:34:03 -07:00
Charles Haley
83cde4af65 Changes to save_to_disk to use title_sort instead of recomputing it. 2011-02-11 10:43:28 +00:00
Charles Haley
70636b42c4 Merge from trunk 2011-02-10 21:26:27 +00:00
Kovid Goyal
dfcfc697d5 ... 2011-02-09 18:06:15 -07:00
Kovid Goyal
aa19276219 ... 2011-02-09 14:54:50 -07:00
Kovid Goyal
08de895a67 Add tweak to remove yellow lines from edges of book list 2011-02-09 10:20:13 -07:00
Kovid Goyal
bdd690df12 Completion: Restore adding of comma at end after completion for tags type fields. Add a tweak to control if an & is added after completion for author type fields 2011-02-08 15:46:02 -07:00
Kovid Goyal
93ffb1a860 Add documentation on how calibre handles authors to the FAQ 2011-02-07 11:39:32 -07:00
John Schember
a046e8d096 Tweak to append separator character to completed text. 2011-02-04 21:27:04 -05:00
Kovid Goyal
c483d01b45 Fix bug where composite custom columns using general_program_mode fields are not evaluated correctly when used in a template. 2011-01-03 17:27:37 -07:00
Kovid Goyal
40b5755934 Tag browser: Move the configuration of the sub-category grouping from tweaks to the Preferences dialog 2011-01-02 11:31:56 -07:00
Kovid Goyal
59b476a8b2 Tag browser: Allow changing the sub-categorization scheme from the context menu 2011-01-02 11:09:57 -07:00
Kovid Goyal
9f7bdcdc0b Tag browser: Fix grouping by name for authors 2011-01-02 11:00:18 -07:00
Charles Haley
6f92a4c31d Merge from trunk 2010-12-31 08:02:33 +00:00
Charles Haley
fb76838874 Fix display of names in partition mode 2010-12-31 06:48:44 +00:00
Kovid Goyal
82ffe9d107 Add a tweak to control the delay when sending mails using gmail or hotmail. Fixes #8064 (Email 5 Min. Added to Options) 2010-12-30 23:26:25 -07:00
Charles Haley
62b4676cb8 Subcategories in tag browser 2010-12-29 13:05:18 +00:00
Kovid Goyal
05b3f6adef Add a tweak to allow double clicking on the book list to open the edit metadata dialog (#8032). Add a tweak to use a template for formatting SONY collection names (Fixes #8033 (Sony collection format)). Bulk edit metadata, search and replace: Show all values for multiple fields in the text region, separated by ::: (#8030) 2010-12-24 10:47:08 -07:00
Charles Haley
be1dc1059c Enhancement #8032: Double click to edit metadata 2010-12-24 13:37:27 +00:00
Charles Haley
68e32e6ee5 Enhancement #8033: Sony collection name format changes 2010-12-24 13:11:02 +00:00
Charles Haley
252488739f Remove special collections tweak 2010-12-22 18:16:02 +00:00
Charles Haley
5fe71e5c3f Clean up tweaks comments 2010-12-21 20:38:41 +00:00
Charles Haley
d7986e12ba Changes to the sony auto-collections tweak requested by Kovid. Also take the author_sort from the device_db plugboard, if it is available. 2010-12-21 20:37:19 +00:00
Charles Haley
041f4645fa Tweak to build collections of all books by title and by author 2010-12-21 19:54:00 +00:00
Charles Haley
c68a36d3c1 Make the author_sort display tweak work in the content server 2010-12-18 18:14:40 +00:00
Charles Haley
545cdfd00d Enhancement #7931: add tweak to change display in tags pane from author to author_sort. 2010-12-18 09:43:11 +00:00
Charles Haley
b12e505f5c Enhancement #7892: New tweak options for series number increment 2010-12-17 11:50:50 +00:00
Charles Haley
95fcf6d3af Enhancement #7920 (Tab for custom MetaData) -- added a tweak to switch to single-column mode 2010-12-17 10:10:43 +00:00
Charles Haley
c63ffe6ae8 Add tweak to control which custom fields are displayed in books info 2010-12-10 09:45:52 +00:00
Charles Haley
7f6c1712e1 Provide a sort_order tweak 2010-12-04 13:06:35 +00:00
Kovid Goyal
55ecbdb763 Add tweak to control behavior of double clicking on the books list 2010-11-07 12:10:45 -07:00
Charles Haley
dd9015565b Add tweak:
# Behavior of doubleclick on the library view. Choices:
# open_viewer, do_nothing, edit_cell. Default: open_viewer.
# Example: doubleclick_on_library_view = 'do_nothing'
doubleclick_on_library_view = 'open_viewer'
2010-11-07 18:27:17 +00:00
Kovid Goyal
e83dc0e800 Fix #7241 ('Generate Cover' cannot support Asian characters) 2010-10-26 16:39:17 -06:00
Charles Haley
e568a55d59 Improve sony_collection_renaming_rules documentation. 2010-10-22 13:58:19 +01:00
Charles Haley
abd8ca4cb9 Add the possibility of sorting collections by an arbitrary metadata field 2010-10-22 13:55:17 +01:00
Charles Haley
d4f409646a 1) change author_sort tweak documentation to note that the values must be recomputed
2) change 'lookup' documentation in the template faq
2010-10-17 05:36:10 +01:00
Kovid Goyal
113feab6d3 Fix #7046 (Removing a publisher results in an error). Add tweak to control how articles in title sort are handled. Add a new format type 'device_db' to plugboards to control the metadata displayed in book lists on SONY devices. 2010-10-03 12:57:25 -06:00
Charles Haley
0d163a2a7d Use 'device_db' for device database updates. Change the sony driver as appropriate. Remove the tweak. 2010-10-03 15:29:38 +01:00
Charles Haley
6f45344847 Add tweak to change articles in title sort pattern 2010-10-03 14:54:06 +01:00
Charles Haley
60083e325c Secret feature: sony driver can use plugboard when writing metadata to its DB. 2010-10-03 12:57:48 +01:00
Charles Haley
c3bf0d736e Move the ignores from tweaks to the dialog 2010-10-01 18:05:11 +01:00
Charles Haley
5742f5b9dc Added a tweak to ignore certain names and extensions in check_library.py 2010-10-01 17:10:26 +01:00
Charles Haley
8b9b64a8e6 1) add two tweaks controlling what custom fields the content server displays
2) add & cleanup some field_metadata methods
2010-09-24 11:34:52 +01:00
Kovid Goyal
1db3f30ec9 Pull from trunk 2010-09-12 09:41:17 -06:00