127 Commits

Author SHA1 Message Date
Kovid Goyal
95a9042e48
String changes 2021-04-26 08:31:30 +05:30
Kovid Goyal
fed9f5dcd7
string changes 2021-04-17 10:33:25 +05:30
Kovid Goyal
75333c2b54
Allow auto scrolling through the list of books by pressing the X key. The speed of scrolling can be controlled in Preferences->Look & feel->Cover browser. Useful to have a "slideshow" of book covers
Fixes #1917634 [[Enhancement] Add slideshow capability to cover browser](https://bugs.launchpad.net/calibre/+bug/1917634)
2021-04-15 18:01:48 +05:30
Kovid Goyal
52a79da4aa
string changes 2021-04-11 13:33:04 +05:30
Kovid Goyal
541178ade0
string changes 2021-03-31 21:47:57 +05:30
Kovid Goyal
a80357301c
... 2021-03-28 16:10:05 +05:30
Kovid Goyal
de1dfc28e5
string changes 2021-03-16 12:02:01 +05:30
Kovid Goyal
7b77ab672b
String changes 2021-03-10 18:22:27 +05:30
Kovid Goyal
5aec473530
string changes 2021-03-09 09:19:56 +05:30
Kovid Goyal
ee84e52b44
string changes 2021-02-28 22:05:16 +05:30
Kovid Goyal
2528bd58af
String changes 2021-01-05 10:02:13 +05:30
Kovid Goyal
ecb1ea36f8
String changes 2020-11-22 21:11:19 +05:30
Kovid Goyal
2caa7e08ba
String changes 2020-11-22 16:00:54 +05:30
Kovid Goyal
80aaffa6ef
String changes 2020-11-22 09:22:44 +05:30
Kovid Goyal
e11b6ef0b3
Move URL scheme handler docs into its own document 2020-11-12 10:58:30 +05:30
Kovid Goyal
1074d026db
Add documentation for the calibre:// URL scheme 2020-11-12 10:35:11 +05:30
Kovid Goyal
85ba1a3cc1
Add a shirtcut (Shift+V) to open the last read book. Fixes #1897336 [[Enhancement] Add shortcut to view last viewed book](https://bugs.launchpad.net/calibre/+bug/1897336) 2020-10-06 09:41:20 +05:30
Kovid Goyal
0699bbfee6
Cleanup search template documentation 2020-09-27 10:15:58 +05:30
Charles Haley
dac576f52b
Change the separator to make it easier to read and to write: #@#:[tdnb]: 2020-09-27 10:05:14 +05:30
Charles Haley
ae189e0eee
Enhancement: allow using templares in search strings 2020-09-27 10:05:13 +05:30
Kovid Goyal
69d44f9e00
Add entry for resort shortcut to manual 2020-09-23 14:24:35 +05:30
Kovid Goyal
db8a54a90a
Document the shortcut to toggle the search bar 2020-09-08 08:28:54 +05:30
Kovid Goyal
12c14b491f
String changes 2020-07-27 18:30:58 +05:30
Kovid Goyal
9ba6848530
Remove version spec from python docs links 2020-06-21 14:07:42 +05:30
Kovid Goyal
19f5c9080b
String changes 2020-06-13 22:50:32 +05:30
Kovid Goyal
0d44199a65
String changes 2020-05-12 09:20:55 +05:30
Kovid Goyal
be194a775a
String changes 2020-05-11 17:25:47 +05:30
Kovid Goyal
5af73fee86
String changes 2020-04-10 16:50:17 +05:30
Kovid Goyal
ef19c51c5a
String changes 2020-03-27 13:59:10 +05:30
Kovid Goyal
eac58bfc9e
String changes 2020-03-27 09:22:06 +05:30
Kovid Goyal
2d38fb1b22
Remove references to drmfree.calibre-ebook.com
That site is being retired. Text about DRM has been migrated
to the calibre manual.
2020-03-11 17:21:39 +05:30
Kovid Goyal
3779f5c2d0
String changes 2020-02-07 13:10:09 +05:30
Kovid Goyal
09ecff273f
Update add books entry in manual 2020-02-06 20:24:17 +05:30
Kovid Goyal
3e8adced66
Clean up the Add books menu 2020-02-06 20:19:02 +05:30
Kovid Goyal
a39903be76
Update docs for library drop down list 2019-11-18 07:08:24 +05:30
Kovid Goyal
69f29dc1e1
... 2019-05-18 13:01:47 +05:30
Kovid Goyal
336fff3fd6
String changes 2018-05-28 21:02:17 +05:30
Kovid Goyal
eb0fca8cf7
String changes 2018-05-16 01:02:37 +05:30
Kovid Goyal
7d42447b33
Revert "Make pressing Enter a shortcut for the View action, in addition to V"
Turns out there is no good way to have a global shortcut with Enter that
does not interfere with the use of the enter key in child widgets.
This reverts commit 9ce6c24e1fa8053ee3771eec6337d56325b8d686.
2017-11-17 20:01:47 +05:30
Kovid Goyal
9ce6c24e1f
Make pressing Enter a shortcut for the View action, in addition to V 2017-11-17 18:56:06 +05:30
Kovid Goyal
1cd8dd33cc
Remove the Connect to iTunes function since Apple has removed that functionality from iTunes 2017-10-02 08:31:55 +05:30
Kovid Goyal
d2a2da5f68
Allow searching for books in a virtual library using a new 'vl:' prefix
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-08-20 16:46:45 +05:30
Charles Haley
da46a3c438 Documentation for the vl: search location 2017-08-20 11:50:48 +02:00
Kovid Goyal
87f107c9c0
Workaround for bug in sphinx with named anchors that differ only in case
When translated to a case-less language, they are duplicated, but sphinx
does not handle this.
2017-07-05 09:11:57 +05:30
Kovid Goyal
070056f643
Merge branch 'master' of https://github.com/cbhaley/calibre 2017-07-04 22:40:25 +05:30
Charles Haley
1836dc5d6f Update the QV manual. I don't know if it will display properly. 2017-07-04 16:36:15 +02:00
Kovid Goyal
90d18917b5
String changes 2017-06-26 16:03:10 +05:30
Kovid Goyal
a777c8b619
String changes 2017-06-26 13:14:16 +05:30
Kovid Goyal
96bc0e6a6f
String changes 2017-06-23 12:13:55 +05:30
Kovid Goyal
30f3edb45a
String changes 2017-06-18 22:45:30 +05:30