Kovid Goyal
ad0d4f80ca
Fix #910095 (Typos in Calibre messages)
2011-12-30 20:05:32 +05:30
Charles Haley
72f6b0385d
Fix silly mistake in "Order of custom column(s) in edit metadata" tweak description.
2011-12-12 12:13:05 +01:00
Charles Haley
d39d326ee3
Add a tweak that controls the order of custom column widgets in edit metadata single & buld
2011-12-12 11:48:32 +01:00
Kovid Goyal
fcf9772db3
...
2011-11-27 17:49:31 +05:30
Kovid Goyal
f1fca7cbb9
...
2011-11-27 07:59:12 +05:30
Kovid Goyal
b95c532ba3
...
2011-11-27 07:42:57 +05:30
Kovid Goyal
4fcbaa8919
Fix #896585 (extra articles for dutch language)
2011-11-26 20:13:13 +05:30
Kovid Goyal
209344e319
...
2011-11-26 10:46:07 +05:30
Kovid Goyal
e4575abba4
Change the algorithm that generates title sort strings to strip leading articles from both english and the current language set for the calibre user interface. In addition, in the edit metadata dialog, calibre will use the book's language when calculating the sort string. This behavior can be adjusted via Preferences->Tweaks. Fixes #886763 ([Enhancement] multi-lingual adjustment of (in)definite articles in title_sort)
2011-11-23 11:50:33 +05:30
Charles Haley
fa71d5c56d
Fix tweak documentation
2011-11-13 18:45:20 +01:00
Charles Haley
796f8a032f
Add tweak to control 'clean sort' behavior. Improve performance slightly by moving functions to the global namespace.
2011-11-09 09:42:24 +01:00
Kovid Goyal
2cd448687d
author_to_author_sort(): handle multiple suffixes
2011-09-11 10:51:37 -06:00
Kovid Goyal
c77684a033
When automatically generating author sort for author name, ignore common prefixes like Mr. Dr. etc. Controllable via tweak. Also add a tweak to allow control of how a string is split up into multiple authors. Fixes #795984 ([Request] Extra author sorting options)
2011-09-04 09:52:22 -06:00
Kovid Goyal
cdd3c6bc48
Fix #840020 (String typo please update (no replace))
2011-09-02 19:11:41 -06:00
Kovid Goyal
967285b9f6
When automatically computing author sort from author's name, if the name contains certain words like Inc., Company, Team, etc. use the author name as the sort string directly. The list of such words can be controlled via Preferences->Tweaks. Fixes #797895 (author name sort order copy keywords)
2011-08-23 11:33:33 -06:00
Kovid Goyal
c8bafab8fc
Fix #829742 (Inconsistent string "Articles")
2011-08-19 14:45:12 -06:00
Kovid Goyal
9cd8f008e2
...
2011-08-13 10:43:29 -06:00
Kovid Goyal
919011f8e5
Fix #815573 (Series number Tweak will not accept constant value)
2011-07-26 07:41:30 -06:00
Charles Haley
586aa59245
Fix 815573: Series number Tweak will not accept constant value
2011-07-26 13:53:45 +01:00
Kovid Goyal
20d20d0b7f
When calibre does a conversion from the same format to the same format, for
...
example, from EPUB to EPUB, the original file is saved, so that in case the
conversion is poor, you can tweak the settings and run it again. The orignal is automatically used every time you re-run the conversion. If you want the old behavior, there is a tweak that prevents calibre from saving the originals in Preferences->Tweaks.
2011-07-15 19:29:48 -06:00
Kovid Goyal
2f18553902
...
2011-06-30 10:38:28 -06:00
Kovid Goyal
c7aad94a1d
Add tweak to control completion switchover to ASCII
2011-06-03 10:36:30 -06:00
Charles Haley
7614dde2f4
Add a tweak to control whencompletion switches to ascii-like order
2011-06-03 17:18:54 +01:00
Kovid Goyal
d2ecc3f1b6
version 0.8.2
2011-05-20 10:44:12 -06:00
Kovid Goyal
9c169f638f
Add a tweak to allow users to turn on the unified title/toolbar if they so desire
2011-05-19 17:51:08 -06:00
Kovid Goyal
1f31873432
Add a tweak that controls what words are treated as suffixes when geenrating an author sort string from an author name. Also Fix #782551 (authorsort error on brackets)
2011-05-17 14:31:54 -06:00
Kovid Goyal
15bc2500d1
Add a column that shows the date when the metadata of a book record was alst modified in calibre. To see the column, right click on the column headers in calibre and select Show column->Modified
2011-04-26 10:34:28 -06:00
Kovid Goyal
978e1f826b
Make the book details panel completely user configurable
2011-04-24 19:44:17 -06:00
Charles Haley
b79faeff56
Change author_sort_copy_method default from invert to comma.
2011-04-18 21:38:27 +01:00
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