2203 Commits

Author SHA1 Message Date
Kovid Goyal
c352d2eccb ... 2014-11-26 12:53:20 +05:30
Kovid Goyal
a6a2359025 Edit Book: Make the CSS used for styling the generated inline ToC user customizable via http://manual.calibre-ebook.com/customize.html#overriding-icons-templates-et-cetera 2014-11-07 21:23:41 +05:30
Kovid Goyal
2f404dbdcd Also recognize links that are linked back to as footnote links 2014-11-05 22:07:55 +05:30
Kovid Goyal
851617caed ... 2014-11-05 18:52:31 +05:30
Kovid Goyal
9c93a6e06b Insert metadata as jacket page: Make the invisible tags used for searching across books format better, by giving them their own table row. 2014-10-23 10:51:55 +05:30
Kovid Goyal
950a3a656c Use a dedicated icon for metadata downloading 2014-10-20 15:33:25 +05:30
Kovid Goyal
f623249847 E-book viewer: Fix page turning by clicking in the margins in full screen mode (when displaying more than one page per screen) not working because of a Qt 5 behavior change. 2014-10-06 12:02:22 +05:30
Kovid Goyal
0f660259d3 Edit book/Book polishing: When embedding fonts or subsetting embedded fonts, handle the :first-letter and :first-line pseudo-element style rules. Fixes #1373649 [Book Editor - Font Subsetting does not recognize pseudo-element declarations](https://bugs.launchpad.net/calibre/+bug/1373649) 2014-10-02 12:00:45 +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
9b2ebcfdc5 E-book viewer: Fix displaying multiple pages per screen not working in calibre 2.x with some books, due to a change in Qt 5. Fixes #1372066 [Private bug](https://bugs.launchpad.net/calibre/+bug/1372066) 2014-09-21 21:02:13 +05:30
Kovid Goyal
4e8fbeae22 E-book viewer: Fix a rare hang caused by an infinite loop when decoding a CFI 2014-09-06 23:26:45 +05:30
Kovid Goyal
9c244a873b E-book viewer: Try to detect when a chapter has a page break near the start resulting in a blank page and override the page break. Fixes #1366074 [Private bug](https://bugs.launchpad.net/calibre/+bug/1366074) 2014-09-06 21:14:21 +05:30
Kovid Goyal
8e2abc008f Metadata jacket: Allow customizing the jacket template to show the tags in alphabetical order 2014-09-04 10:57:42 +05:30
Kovid Goyal
2faac51ceb Make the template used to create empty EPUB files customizable by the user 2014-09-04 10:46:11 +05:30
Kovid Goyal
deb085da7d Change help text for double click on library view tweak 2014-08-27 09:42:18 +05:30
Charles Haley
626d127cc3 Use the full formatter for the catalog templates so the full template language and all custom columns can be used.
I have tested this in epub and mobi and it works as far as I can tell. Unfortunately this code is very complicated so there may be problems. We will see...
2014-08-23 12:37:32 +02:00
Kovid Goyal
5693efad98 fix permissions on icon files 2014-08-17 21:18:01 +05:30
Kovid Goyal
65c073b11a Edit Book: Fix a regression that caused clicking on links in the preview panel that lead to destinations in the same HTML file popping up a spurious error message. 2014-08-03 07:35:50 +05:30
Kovid Goyal
b58cd915f6 Live CSS: Show the Matched CSS header even if no rules match 2014-08-02 09:48:58 +05:30
Kovid Goyal
cf7887dd61 Edit Book: Allow the import files into book action to be added to the toolbar 2014-07-31 08:37:57 +05:30
Kovid Goyal
302d131ec2 Conversion: When inserting a metadata jacket, format the series number
using roman numerals. This behavior can be disabled by using a custom
jacket template, as described here: http://manual.calibre-ebook.com/customize.html#overriding-icons-templates-et-cetera
See #1342916 (Roman Numerals not show on book jacket)
2014-07-25 19:17:45 +05:30
Kovid Goyal
e6964c4eee Edit Book: Allow the action to launch the saved searches dialog to be added to the global toolbars 2014-07-20 09:59:38 +05:30
Kovid Goyal
689d9f6e60 Book details panel: Make series and tags clickable. Clicking on them will search the calibre library for all books in the same series/ having the same tag
Fixes #1341297 [[Enhancement] make series name (in book details) a link/clickable](https://bugs.launchpad.net/calibre/+bug/1341297)
2014-07-14 13:41:05 +05:30
Kovid Goyal
c5e05cdb2e Edit Book: Add in-context help for HTML and CSS
Now, you can right click on any HTML/OPF/NCX tag name or CSS property
and the editor will open some help for that item in your browser.
2014-07-13 15:56:14 +05:30
Kovid Goyal
f01c2e96fd Fix link in de version of QS Guide 2014-07-12 08:44:49 +05:30
Kovid Goyal
c952bb5888 Add translated Quick Start Guides in French and German 2014-07-07 10:48:34 +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
888bb39f3d Change NON NULL to NOT NULL in the sqlite schema 2014-06-14 11:09:02 +05:30
Kovid Goyal
621d67273f Edit Book/Book polishing: Fix embedding all referenced fonts not catching fonts that are only specified via style attributes and not in any stylesheets. 2014-06-12 19:30:07 +05:30
Kovid Goyal
f8e8d9caa0 Preview panel: Allow syncing of position more accurately when there are multiple tags on the same source code line 2014-05-25 14:29:25 +05:30
Kovid Goyal
0efd5c5515 Wire up the hyperlinks 2014-05-20 16:11:17 +05:30
Kovid Goyal
1f480dd3b8 Show line number of tag in live css panel 2014-05-20 15:45:53 +05:30
Kovid Goyal
c9e7fe2546 Display a swatch for color properties 2014-05-20 14:30:41 +05:30
Kovid Goyal
9bf60add18 Live CSS renders 2014-05-20 11:49:49 +05:30
Kovid Goyal
215f6a94d6 Only return first matching selector, instead of the full selector text 2014-05-19 09:30:09 +05:30
Kovid Goyal
2e3d14ec7b Handle media queries when finding matching CSS rules 2014-05-18 18:23:23 +05:30
Kovid Goyal
833faa475c Implement code to retrieve style information for the Live CSS panel 2014-05-18 17:32:01 +05:30
Kovid Goyal
06f3640ceb Add .ibook*s* as a recognized ebook format as well 2014-05-17 22:07:27 +05:30
Kovid Goyal
80b1476aa2 Make word under cursor detection more robust 2014-05-11 10:32:24 +05:30
Kovid Goyal
94c324b317 E-book viewer: When using the tap and hold gesture on a touchscreen, allow lookup of the word currently under the finger in the dictionary or online. Fixes #1318242 [Enhancement: allow text select on Windows Tablet, perhaps with stylus](https://bugs.launchpad.net/calibre/+bug/1318242) 2014-05-11 09:47:52 +05:30
Kovid Goyal
1294718845 Content server: Make .ibook format files available in OPDS feeds 2014-05-07 06:56:06 +05:30
Kovid Goyal
65de38ddc3 Fix incorrect color profile 2014-04-29 15:01:45 +05:30
Kovid Goyal
ced2265ce2 Fix a bug that caused spell checking to fail when using the builtin spanish dictionary 2014-04-22 08:41:50 +05:30
Kovid Goyal
39e75804c7 Start work on spell check dialog 2014-04-17 07:12:30 +05:30
Kovid Goyal
e476f7d889 Add Spanish and English (GB) builtin dictionaries 2014-04-17 07:12:30 +05:30
Kovid Goyal
0c397d32e5 Implement loading of both builtin and user installed dictionaries 2014-04-17 07:12:29 +05:30
Kovid Goyal
b88f361212 Start work on managing dictionaries in calibre 2014-04-17 07:12:29 +05:30
Kovid Goyal
922ca7df54 Fetch news: Allow automatically creating custom news sources by import OPML files. Many RSS news reader programs can export their list of RSS feeds in the OPML format.
Merge branch 'master' of https://github.com/ingkebil/calibre
2014-04-10 13:03:46 +05:30
Kovid Goyal
b48997e9bf Conversion: When inserting metadata as a jacket page, alter the font sizes in the jacket so that the sizes match the sizes used in the rest of the book. Also pretty print the generated jacket HTML. 2014-04-09 10:46:55 +05:30