756 Commits

Author SHA1 Message Date
Kovid Goyal
d76f07ef6f ... 2017-02-24 15:57:27 +05:30
Kovid Goyal
664da9368c ... 2017-02-22 07:29:36 +05:30
Kovid Goyal
f58d26aee5 Add note about GMX requiring enabling SMTP sending explicitly these days 2017-02-20 08:04:20 +05:30
Kovid Goyal
6dcd09d54c ... 2017-02-18 23:41:11 +05:30
Kovid Goyal
68c3d6322e More http -> https 2017-02-09 14:02:14 +05:30
Kovid Goyal
0e5279537f ... 2017-02-05 19:43:52 +05:30
Kovid Goyal
c4931a2fcd Add a note about the hoops one has jump through to connect newer android devices via USB 2017-02-03 17:59:22 +05:30
Kovid Goyal
3142415636 ... 2017-02-02 23:36:05 +05:30
Kovid Goyal
0c03281ea6 ... 2017-02-02 21:25:46 +05:30
Kovid Goyal
d2d3f8b67f Change mechanize link from sourceforge to github 2017-01-31 23:09:42 +05:30
Kovid Goyal
476693c283 ... 2017-01-31 21:56:36 +05:30
Kovid Goyal
f481b12325 ... 2017-01-30 20:35:27 +05:30
Kovid Goyal
3c2dc72337 ... 2017-01-30 20:32:25 +05:30
Kovid Goyal
d025bc327d ... 2017-01-27 14:05:50 +05:30
Kovid Goyal
9c793c7b1d http->https for many links in the manual 2017-01-21 14:53:26 +05:30
Kovid Goyal
422e4312a6 Update some user manual links 2017-01-15 20:18:39 +05:30
Kovid Goyal
02e1c594d6 ... 2017-01-13 17:16:13 +05:30
Kovid Goyal
0448865f31 Change links pointing to mobileread to use https 2017-01-09 08:44:14 +05:30
Charles Haley
27a540aa37 Update FAQ to mention iOS Calibre Companion 2016-12-15 11:54:31 +01:00
Kovid Goyal
05bec937b5 Edit Book: Allow bulk changing of file extension for selected files by right clicking ont he selected files in the file browser. Fixes #1643232 [Enhancement request : bulk rename file extensions](https://bugs.launchpad.net/calibre/+bug/1643232) 2016-11-20 10:03:01 +05:30
Kovid Goyal
2259fbc23d ... 2016-11-16 16:48:51 +05:30
Kovid Goyal
1a2ae4a05e ... 2016-11-09 19:26:52 +05:30
Kovid Goyal
6b97eb8658 ... 2016-11-03 13:42:20 +05:30
Kovid Goyal
253b83a89c ... 2016-10-15 22:54:43 +05:30
Kovid Goyal
ab39c2fe1d ... 2016-10-14 15:52:20 +05:30
Kovid Goyal
855f0f4828 Add documentation for the new download resources tool
Also move the external links tools into their own sub-menu
2016-10-13 10:32:43 +05:30
Kovid Goyal
799ed0a4ba ... 2016-10-12 08:33:34 +05:30
Kovid Goyal
ec57188e52 Merge branch 'master' of https://github.com/cbhaley/calibre 2016-09-13 06:32:41 +05:30
Kovid Goyal
33fef93f59 ... 2016-09-13 06:24:17 +05:30
Charles Haley
4ef1c42505 Remove a stray single quote. 2016-09-12 20:38:04 +02:00
Charles Haley
5f5b2d9b78 Fix example for using composite columns and lookup to switch paths in a save template by adding the # to the lookup name 2016-09-12 20:32:41 +02:00
Kovid Goyal
f629347c7a ... 2016-08-31 07:43:53 +05:30
Kovid Goyal
efaa5308a9 ... 2016-08-26 15:07:52 +05:30
Kovid Goyal
ccecdfb0d4 ... 2016-08-14 12:30:03 +05:30
Kovid Goyal
4815820f9b Merge branch 'regexfn_result_dialog' of https://github.com/Mymei2/calibre 2016-08-11 09:08:14 +05:30
Mymei
2479e304e9 Configurable suppression of replace result dialog (see 1610658)
This is the second part of the proposal filed originally as bug #1609111.

The result dialog, shown after replacements, slows down book editing in some cases.
For example, when the user repeatedly applies his own regex-function to relatively small pre-marked text fragments.

User should have a choice to suppress the result dialog.

This implementation allows for the following switch inside the user replace function:
replace.suppress_result_dialog = True

This way it nicely fits to the first part (see #1609111) and it allows individual configuration from case to case.
Actually, it's not dependent on the other two switches ('call_after_last_match' and 'append_final_output_to_marked'),
so it can be used in combination with any of them or even individually.

This implementation also should not have any impact on other modes of work and it should not change the previous behavior.
It also should not break the backwards compatibility, I hope.
2016-08-10 19:29:29 +02:00
Kovid Goyal
0cb677fb90 Edit book: Function mode: Allow appending text to the end of the marked text when running function mode search/replace on marked text
Merge branch 'regexfn_return_value' of https://github.com/Mymei2/calibre
2016-08-08 10:03:11 +05:30
Kovid Goyal
a699cbc09a PDF Output: Add a new variable _TOP_LEVEL_SECTION_ for use in header/footer templates that resolves to the current top-most section in the Table of Contents 2016-08-08 09:52:46 +05:30
Kovid Goyal
ce9d5f4104 Convert more URLs to use https 2016-06-17 10:26:44 +05:30
Kovid Goyal
bc2f455b51 ... 2016-06-11 06:48:54 +05:30
Kovid Goyal
e0e7adb6d5 Add a small note to the manual about the new text search tool 2016-06-02 17:45:58 +05:30
Kovid Goyal
57d53a8a3b Dont use ImageMagick when building the manual 2016-05-04 14:07:22 +05:30
Kovid Goyal
83548b11b4 ... 2016-04-29 20:06:16 +05:30
Kovid Goyal
1a5b295c82 User manual: Update google analytics to modern version 2016-04-28 07:39:42 +05:30
Kovid Goyal
d363628887 ... 2016-04-17 22:15:24 +05:30
Kovid Goyal
604b6b36c7 ... 2016-04-17 21:51:58 +05:30
Kovid Goyal
d41e6ca3b1 ... 2016-04-17 21:51:00 +05:30
Kovid Goyal
c73eb12895 ... 2016-04-17 18:51:53 +05:30
Kovid Goyal
d38c80852d ... 2016-04-17 18:30:44 +05:30
Kovid Goyal
6a5de3a8fe ... 2016-04-17 18:03:09 +05:30