196 Commits

Author SHA1 Message Date
Kovid Goyal
889437588d
String changes 2020-08-13 21:30:42 +05:30
Kovid Goyal
8c1de2a921
Content server: Remove tweak for ignoring some top-level custom columns in legacy interfaces.
The server should not be configured using tweaks. And all modern
interfaces dont use this code path anyway.
2020-05-09 13:26:09 +05:30
Kovid Goyal
1edc3a0fb9
String changes 2020-04-27 09:29:09 +05:30
Kovid Goyal
5dce5a527f
String changes 2020-04-04 20:36:03 +05:30
Kovid Goyal
02a3f8cf55
Improve docs for autoconnect_to_folder tweak 2019-09-27 09:01:29 +05:30
Kovid Goyal
4634768d3f
Fix a regression that broke the per_lang_title_sort_articles tweak
There must not be blank lines in tweak definitions in default_tweaks.py
Fixes #1834329 ["articles" for sort strings do not working/save](https://bugs.launchpad.net/calibre/+bug/1834329)
2019-06-27 06:15:37 +05:30
Kovid Goyal
05ef1457e8
Dont store tweaks in a .py file
Use a .json file instead. As with the previosu migrations of pickle and
.py config files this causes the settings to become disjoint if an
upgrage/downgrade is done.
2019-03-26 11:25:15 +05:30
Kovid Goyal
814bfc8afc
Merge branch 'master' of https://github.com/nialldaley/calibre 2018-08-14 06:51:22 +05:30
Niall Daley
758c24f920 Add a tweak to allow skipping network check on news download.
The mechanism used for checking for available network connections
may not always be accurate, so allow it to be skipped. For instance
network manager may not be aware of all available connection and
so return a false negative.

This has been added as a tweak to allow those who know what they're
doing to use the alternate behavior, without breaking the default
check mechanism.
2018-08-13 13:07:17 +01:00
Kovid Goyal
d8fe18acb4
... 2018-06-01 19:32:40 +05:30
Kovid Goyal
46f19333c9
Improve formatting of help in Preferences->Tweaks
Lines are now wrapped by default and blockquotes are formatted uniformly
with four leading spaces.
2018-05-16 10:50:44 +05:30
Kovid Goyal
6cd33e110e
Add a tweak in Preferences->Tweaks to exclude some fields when using the Edit metadata->Copy metadata/paste actions 2017-12-18 08:00:18 +05:30
Kovid Goyal
0569c9f01e
... 2017-11-29 17:00:28 +05:30
Kovid Goyal
0b09e059c2
Set the default value of the enter tweak to do_nothing 2017-11-19 07:21:47 +05:30
Kovid Goyal
60b0f56e7b
Add a tweak to control behavior of Enter on the book list
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-11-18 04:44:53 +05:30
Charles Haley
1ecaf1c5ff Add tweak to change the (new) behavior of the enter key 2017-11-17 18:15:15 +01:00
Kovid Goyal
4b40482d3b
String changes 2017-10-01 16:47:46 +05:30
Kovid Goyal
5391aeda8c
String changes 2017-09-25 21:00:53 +05:30
Kovid Goyal
3e6d7c93d2
String changes 2017-07-18 13:09:12 +05:30
Kovid Goyal
90d18917b5
String changes 2017-06-26 16:03:10 +05:30
Kovid Goyal
0e173abfbf
String changes 2017-06-19 18:23:02 +05:30
Kovid Goyal
4ac77d0a71
String changes 2017-06-10 23:26:31 +05:30
Kovid Goyal
2e90c865ff
Forgot about the clear virtual library button on the search bar. Should also be flat 2017-06-10 21:43:01 +05:30
Kovid Goyal
20d54dd7ba
Remove the Saved search box from the search bar
Replaced by a single button that can be used to add a saved search.
The box is redundant, since saved searches can be accessed from the Tag
Browser anyway.

For people that really like the Saved search box, there is a tweak to
restore it.
2017-06-08 20:46:43 +05:30
Kovid Goyal
a1fa400c82
Clarify what the will/wont_display tweaks actually do 2017-06-03 00:36:02 +05:30
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