Kovid Goyal
f732d03d75
String changes
2017-05-30 13:14:53 +05:30
Charles Haley
1aa59276bd
Store and access user template functions on a per-library basis. This is used when the DB evaluates composites, avoiding using the global copy.
...
The ability to pre-compile templates was removed because the one-true list of available functions is known only at execution time. The compiled copy depended on the global state being accurate. And in any event, I was never totally convinced that the compiled version was significantly faster than the pre-lexed version.
Includes a bug fix: the booklist must be refreshed if a user-defined function changed.
2017-05-21 13:39:37 +05:30
Kovid Goyal
f1d24fc349
...
2017-05-21 13:39:37 +05:30
Kovid Goyal
374e5a2714
Remove no longer user CS tweaks
2017-05-21 13:39:10 +05:30
Kovid Goyal
da8b7d94e0
String changes
2017-04-26 18:26:18 +05:30
Kovid Goyal
a43d44c6af
String changes
2017-04-26 08:53:38 +05:30
Kovid Goyal
7f7cd84c63
String changes
2017-04-25 09:45:59 +05:30
Kovid Goyal
6615ee1305
String changes
2017-04-24 13:15:06 +05:30
Kovid Goyal
7d67de8217
String changes
2017-04-23 19:57:33 +05:30
Kovid Goyal
b67684b6b8
String changes
2017-04-23 16:50:12 +05:30
Kovid Goyal
495f5ddd45
String changes
2017-04-23 16:32:56 +05:30
Kovid Goyal
30aac83fa8
String changes
2017-04-22 20:26:40 +05:30
Kovid Goyal
68c3d6322e
More http -> https
2017-02-09 14:02:14 +05:30
Kovid Goyal
9e4cdae834
...
2016-10-15 08:27:50 +05:30
Kovid Goyal
f9e0afffe2
Add a tweak to Preferences->Tweaks to control the list of servers calibre considers public email servers
2016-09-15 21:00:37 +05:30
Kovid Goyal
a60aeaa1ba
Add a tweak in Preferences->Tweaks to exclude some images types from being treated a covers when dropped onto the Book Details panel. Fixes #1620198 [{Enhancement] Tweak to control image DnD to Book Details]( https://bugs.launchpad.net/calibre/+bug/1620198 )
2016-09-05 14:53:34 +05:30
Kovid Goyal
5ceb650f2a
...
2015-05-14 13:40:04 +05:30
Kovid Goyal
7b920401d2
...
2015-03-31 08:29:26 +05:30
Kovid Goyal
ef09e886b3
Change all shebangs to use python2
2015-01-23 19:08:21 +05:30
Kovid Goyal
88df6cbb3d
Use Qt to draw catalog covers and mastheads as well
2014-09-24 09:46:23 +05:30
Kovid Goyal
deb085da7d
Change help text for double click on library view tweak
2014-08-27 09:42:18 +05:30
Kovid Goyal
84205d79cd
Recognize leading articles for the Esperanto language when auto-generating title sorts. Fixes #1336639 [Esperanto alphabetization]( https://bugs.launchpad.net/calibre/+bug/1336639 )
2014-07-02 12:31:57 +05:30
Kovid Goyal
2d364dfa4a
Fix #1332837 [Additional article words in Italian]( https://bugs.launchpad.net/calibre/+bug/1332837 )
2014-06-29 18:05:24 +05:30
Kovid Goyal
a258f4a201
Increase the max allowed cover size a little, to match current publishing guidelines for covers
2014-03-26 11:15:05 +05:30
Kovid Goyal
ca1fdf47b8
...
2014-03-17 19:36:50 +05:30
Kovid Goyal
aca0f41951
Add L´ and D´ as recognized articles when automatically computing sort strings for French. Fixes #1264172 [list of words consider as "articles" for sort in french]( https://bugs.launchpad.net/calibre/+bug/1264172 )
2014-01-05 18:36:18 +05:30
Kovid Goyal
bea02304ee
Add an option to control how completion works when editing authors/tags/series/etc.
...
By default, when completing items, calibre will show you all the
candidates that start with the text you have already typed. You can
instead have it show all candidates that contain the text you have
already typed. To do this, go to Preferences->Tweaks->Completion mode.
For example, if you type asi it will now match both Asimov and Quasimodo,
whereas the default behavior would match only Asimov. Fixes #1264304 [[Enhancement] search within string when tagging](https://bugs.launchpad.net/calibre/+bug/1264304 )
2014-01-02 10:24:32 +05:30
Kovid Goyal
8f7c50eecc
Merge branch 'master' of https://github.com/cbhaley/calibre
...
Add a tweak to control quality of thumbnails generated by the content
server.
Also improve cache usage performance of the wireless device driver.
2013-10-03 07:42:17 +05:30
Charles Haley
ee8c9d5c91
Add a tweak to change the image compression quality used by the content server when it makes thumbnails.
2013-09-27 17:05:33 +02:00
Kovid Goyal
c390b2e0ec
Increase default max cover size tweak
2013-09-09 21:03:47 +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
sengian
1d0a181f5e
Fixed tweak text for % not available
2013-08-12 07:26:51 +02:00
sengian
6c2ca8975d
Added the fuzz tweak variable
2013-08-11 22:43:17 +02:00
Kovid Goyal
03041f925e
Tweak to restrict list of output formats
...
Add a tweak to restrict the list of output formats available in the
conversion dialog. Go to Preferences->Tweaks to change it.
2013-07-09 17:33:28 +05:30
Kovid Goyal
384e2048f9
Replace book counts
...
Replace the book counts in the choose library button and next to the
virtual library button with the names of the current library and virtual
library. The count information is now displayed in the status bar at
the bottom.
2013-05-29 22:14:56 +05:30
Kovid Goyal
9d748f7e91
...
2013-05-11 08:15:49 +05:30
Kovid Goyal
2d7e19d36d
...
2013-05-09 08:43:27 +05:30
Kovid Goyal
29f9e455a7
Add a tweak to turn off the highlighting of the book count when using a virtual library
2013-05-05 09:13:20 +05:30
Kovid Goyal
1663619cef
...
2013-04-01 21:04:52 +05:30
Kovid Goyal
712d846090
Add a tweak to control many_libraries
2013-02-27 19:18:32 +05:30
Kovid Goyal
b76b53bea0
Turn off numeric colaltion by default
2013-02-23 22:15:20 +05:30
Kovid Goyal
2f9d3e1c9f
When sorting the book list on text fields like title, recognize numbers inside the text and sort them as number. So the text 'Book 2' will sort before 'Book 100'. If you prefer the old behavior, you can restore it via Preferences->Tweaks. Fixes #1132025 (Incorrect sort when title contains numbers)
2013-02-23 14:36:13 +05:30
Kovid Goyal
68007f2c7f
Add a separate setting for saving backups of files when polishing. That way you can have calibre save backups while converting EPUB->EPUB and not while polishing, if you so desire.
2013-02-15 16:53:19 +05:30
Charles Haley
ed9be9802e
Improved first-letter identification in tag browser using the new collation_order function. Eliminate the tweak enable_multicharacters_in_tag_browser because it no longer serves any purpose.
2012-07-28 19:12:55 +02:00
Kovid Goyal
a317af75aa
Add a tweak to not preselect the first completion in the new combobox
2012-07-17 09:08:23 +05:30
Kovid Goyal
177e20f3d4
Remove the completion performance tweak as we no longer use is
2012-07-14 09:39:27 +05:30
Kovid Goyal
c1bfff0fcc
Fix #1024296 (Minor typos in Calibre messages)
2012-07-13 16:23:06 +05:30
Charles Haley
3c664b7591
1) Add a tweak to turn on/off multi-character first-letter partioning in the tag browser
...
2) Change preferences.tweaks to add a "tweak number" to the tweak name string. This helps tell people which tweak to look at. To keep these valid, we should always add tweaks to the end.
2012-07-06 09:43:58 +02:00
Charles Haley
51d866063a
Add new option to the series_index_auto_increment tweak, no_change, that causes calibre not to change the series_index when the series is changed.
2012-07-01 11:49:30 +02:00
Kovid Goyal
d088f888d0
Remove the bright yellow lines indicating hidden sections as they dont seem to communicate that very well to most users. We will just have to rely on the buttons in the bottom right corner to indicate sections are hidden.
2012-06-10 11:03:58 +05:30
Kovid Goyal
1c25651c1b
Add a tweak to control the default choice of format for the Tweak Book feature
2012-05-13 21:12:07 +05:30
Kovid Goyal
bb014a56bb
Tweak Book: Allow tweaking of KF8 MOBI files
2012-05-03 16:34:09 +05:30
Charles Haley
19af7031b3
Apparently default_tweaks.py requires an empty line at the end.
2012-03-14 16:15:04 +01:00
Charles Haley
6dd34d73e4
Merge from trunk
2012-03-14 15:36:49 +01:00
Charles Haley
06904f92a5
Compile General Program Mode templates to python, controlled by the tweak "compile_gpm_templates" that defaults to True.
...
Several performance optimizations related to custom columns and field metadata.
2012-03-14 15:34:40 +01:00
Kovid Goyal
d4cf454f1b
Fix #948357 (Increased font size in book details)
2012-03-07 16:19:27 +05:30
JustForFun
48fb94e5f7
added tweak for font size increase/decrease in book details panel and book comments
2012-03-05 23:18:47 +01:00
Charles Haley
fd70947e57
Fix grammar problem on previous default_tweaks.py fix.
2012-02-24 13:35:58 +01:00
Kovid Goyal
9be894cef1
Fix #940247 ("the the" in the default_tweaks.py message)
2012-02-24 17:48:00 +05:30
Kovid Goyal
24f0445a6a
...
2012-02-23 12:17:14 +05:30
Charles Haley
1344d5a702
Add the ability to control the order of categories in the tag browser
2012-02-18 14:34:38 +01:00
Kovid Goyal
6f24d3afa1
...
2012-01-15 15:01:11 +05:30
Charles Haley
2a6be28bfc
Add some raw_field exception documentation to the tweak "save_template_title_series_sorting"
2012-01-15 10:13:16 +01:00
Kovid Goyal
2dd5346104
Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB and HTMLZ are present, EPUB is preferred, can be changed via Preferences->Tweaks).
2012-01-07 23:17:12 +05:30
Kovid Goyal
66aefc1897
Allow user to set the number of recently viewed books shown in the dropdown menu of the view button, via a tweak in Preferences->Tweaks. Fixes #910292 (More entries for the view button)
2011-12-31 09:06:21 +05:30
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