Commit Graph

192 Commits

Author SHA1 Message Date
Kovid Goyal 9ab2da5533 Add a note about exe entry points 2014-03-31 07:53:33 +05:30
Kovid Goyal 3c70554910 Add a note about saved searches to the manual 2014-03-30 18:41:12 +05:30
Kovid Goyal bd0e04dec1 ... 2014-03-30 14:35:27 +05:30
Kovid Goyal 57ac7a2ac5 Add support for remote debugging with pdb 2014-03-30 14:31:01 +05:30
Kovid Goyal 1fa5a5af1a PDF Output: Enable using javascript inside header and footer templates 2014-03-23 11:41:21 +05:30
Kovid Goyal 8b7956f996 An option to multiple add books from inside a ZIP or RAR file. Right click the Add Books button and choose 'Add multiple books from archive'. 2014-03-06 22:07:18 +05:30
Kovid Goyal f19f998b25 Change docs for in process servers to discourage their use 2014-03-05 22:57:20 +05:30
Kovid Goyal 02ff66a065 Documentation for the direct import feature 2014-02-27 18:58:04 +05:30
Kovid Goyal 84057eb3be ... 2014-02-21 10:46:17 +05:30
Kovid Goyal 170612acab ... 2014-02-21 10:29:54 +05:30
Kovid Goyal d778ec16e8 ... 2014-02-21 10:24:17 +05:30
Kovid Goyal f52f6e4147 ... 2014-02-19 12:36:35 +05:30
Kovid Goyal 2489bace39 Document the Alt+X technique to type unicode symbols with the keyboard 2014-02-17 08:45:39 +05:30
Kovid Goyal 46172c0e1d Change some User Manual images to scale dynamically with the viewport width 2014-02-13 14:05:34 +05:30
Kovid Goyal c1f58cf249 ... 2014-02-13 10:09:38 +05:30
Kovid Goyal 3f8460c2d4 ... 2014-02-13 09:56:46 +05:30
Kovid Goyal 7cce3562ab Fix various bugs in the EPUB version of the User Manual and add workarounds for proper rendering in Adobe Digital Editions 2014-02-13 09:51:28 +05:30
Kovid Goyal 62ce1a4e92 Edit book: new tool to automatically generate an inline (HTML) Table of Contents based on the current NCX Table of Contents. Accessed via Tools->Table of Contents->Insert inline Table of Contents. 2014-02-12 21:08:41 +05:30
Kovid Goyal 9b39984aab ... 2014-02-12 09:54:45 +05:30
Kovid Goyal 8f9abe9aa5 Update source code links 2014-02-04 08:42:18 +05:30
Kovid Goyal 7e63bb48ab Remove unused image 2014-02-03 18:41:05 +05:30
Kovid Goyal d4f0624974 Nicer names for checkpoints and checkpoint actions 2014-02-01 08:23:56 +05:30
Kovid Goyal fcdfc32fec ... 2014-01-31 16:50:40 +05:30
Kovid Goyal b0e1094177 ... 2014-01-31 16:08:37 +05:30
Kovid Goyal f887a39c42 ... 2014-01-31 16:05:14 +05:30
Kovid Goyal 2385da36aa Finish updating manual for the new comparison tool 2014-01-31 11:19:08 +05:30
Kovid Goyal eccd4218f4 Screenshot of diff tool 2014-01-31 10:11:54 +05:30
Kovid Goyal 1dd3dc433e Start work on help for the diff tool 2014-01-31 09:32:10 +05:30
Kovid Goyal e4fe4d9847 Update the code layout docs for code added in the 1.x series 2014-01-24 09:18:21 +05:30
Kovid Goyal 8b35b6aa34 ... 2014-01-23 09:52:01 +05:30
Kovid Goyal 56848d80f4 Edit book: Add a tool to split HTML files at multiple locations automatically.
To use it, right click in the file and choose "Split at multiple
locations".  Useful if you want to split at all heading tags or all tags
having a certain class and so on.
2014-01-22 12:08:34 +05:30
Kovid Goyal 7a307a2e24 Edit book: Add a new tool to automatically remove all unused CSS rules.
Useful for books created from templates that can have large numbers of CSS rules that dont match any actual content. Available via Tools->Remove unused CSS.

Book polishing: Add an option to automatically remove all unused CSS
rules, works the same as the tool for Edit book, above.
2014-01-21 18:52:47 +05:30
Kovid Goyal 41b47eea19 ... 2014-01-17 09:19:06 +05:30
Kovid Goyal 3743fb1f2c ... 2014-01-14 17:04:59 +05:30
Kovid Goyal dc5b448e85 Documentation for the arrange into folders tool 2014-01-14 17:04:32 +05:30
Kovid Goyal 0a84e0c56f Conversion: Allow getting text for entries int he Table of Contents from tag attributes. Fixes #1267837 [[Enhancement] option to always use title attribute for chapter titles in TOC](https://bugs.launchpad.net/calibre/+bug/1267837) 2014-01-11 15:45:06 +05:30
Kovid Goyal 594906102c ... 2014-01-10 20:52:10 +05:30
Kovid Goyal e1bf372a7b ... 2014-01-10 16:33:24 +05:30
Kovid Goyal 3a1fecc7a1 Merge branch 'master' of https://github.com/cbhaley/calibre 2014-01-10 13:58:35 +05:30
Charles Haley d91ab059ce Small improvement to the search documentation. 2014-01-10 08:40:57 +01:00
Kovid Goyal b4feff193b Add blurb on insert character to the manual
http://manual.calibre-ebook.com/edit.html#inserting-special-characters
2014-01-08 14:07:40 +05:30
Kovid Goyal ad74a0088c ... 2013-12-23 16:02:45 +05:30
Kovid Goyal d760f6be35 Documentation for how to replace files 2013-12-23 09:18:56 +05:30
Kovid Goyal 4c158cb44b Edit book: Allow linking of stylesheets into HTML files automatically. Right click ont he selected HTML files in the File browser and choose "Link stylesheets" to have the <link> tags for the shhets automatically inserted. 2013-12-22 13:58:35 +05:30
Kovid Goyal c3df19e437 ... 2013-12-19 09:49:43 +05:30
Kovid Goyal f94cea6a52 Document the new file button 2013-12-12 21:04:21 +05:30
Kovid Goyal 8da8e4ea5a Document the misc views 2013-12-12 20:32:08 +05:30
Kovid Goyal 0fcdd09d21 Finish up the manual on Edit Book 2013-12-12 14:36:16 +05:30
Kovid Goyal 5fdb2b6dbc Documentation for the automated tools 2013-12-12 13:05:52 +05:30
Kovid Goyal 7f5e1082d1 More documentation 2013-12-11 18:51:32 +05:30