Kovid Goyal
6a14af6f99
Switch keyboard modes when opening new files
2013-11-03 10:50:46 +05:30
Kovid Goyal
be20dde56e
Fix #1247529 [right-clicking on a link and copying produces link to http://www.foo.com ]( https://bugs.launchpad.net/calibre/+bug/1247529 )
2013-11-03 10:40:49 +05:30
Kovid Goyal
0a6e52b034
Template language: Fix zero valued series indices not formatting correctly
...
Fixes #1247348 [Template does not show correct result with series_index[0]](https://bugs.launchpad.net/calibre/+bug/1247348 )
Merge branch 'master' of https://github.com/cbhaley/calibre
2013-11-03 10:20:08 +05:30
Kovid Goyal
6fa4022c78
Add note about modern html parsers
2013-11-03 09:48:18 +05:30
Kovid Goyal
6b8ca10f6a
Fix #1247466 [Plugin Translation needs ugettext]( https://bugs.launchpad.net/calibre/+bug/1247466 )
2013-11-03 08:31:17 +05:30
Kovid Goyal
9bc88ee95a
Fix regression that broke bibtex output
2013-11-03 08:19:21 +05:30
Kovid Goyal
45b22e5c4b
Allow different shortcuts based on current editor
2013-11-02 18:04:29 +05:30
Charles Haley
05b45937fa
Bug #1247348 . This change might change behavior of something. Before, any int or float that was None or zero returned an empty string. Now only None values do that. The previous behavior did not work properly with zero values in templates, including series indices.
2013-11-02 12:35:31 +01:00
Charles Haley
d68718166b
Fix field_metadata.is_series_index that apparently never worked.
2013-11-02 12:33:39 +01:00
Kovid Goyal
1328d8bf94
Make line wrapping configurable
2013-11-02 12:25:54 +05:30
Kovid Goyal
363d10096b
...
2013-11-02 12:19:35 +05:30
Kovid Goyal
2e8a1be0c3
Start integrating the editor component into the main gui
2013-11-02 12:13:47 +05:30
Kovid Goyal
95d2f0feab
EPUB Output: Add a warning about images in the CMYK colorspace
2013-11-01 22:11:46 +05:30
Kovid Goyal
bbbd6989a4
Various new and updated Polish news sources
2013-11-01 16:20:24 +05:30
fenuks
4c8deb0d5f
new recipes
2013-11-01 11:14:21 +01:00
fenuks
d7a5118c42
updated polish recipes
2013-11-01 10:17:31 +01:00
Kovid Goyal
dc01504b16
Fix #1247004 [Version 1.9 Comments editor has no toolbar]( https://bugs.launchpad.net/calibre/+bug/1247004 )
2013-11-01 14:09:38 +05:30
Kovid Goyal
e80d1256c8
...
v1.9.0
2013-11-01 09:53:56 +05:30
Kovid Goyal
d489d05d4d
version 1.9
2013-11-01 08:45:05 +05:30
Kovid Goyal
ccc1a6f65f
...
2013-11-01 08:19:03 +05:30
fenuks
0ac211b150
Merge branch 'master' of git://github.com/kovidgoyal/calibre
2013-10-31 23:46:24 +01:00
Kovid Goyal
bf634eef36
Add device ids for Kindle Fire HDX to linux MTP driver
...
Fixes #1246775 [Please add Kindle Fire HDX to MTP list](https://bugs.launchpad.net/calibre/+bug/1246775 )
2013-10-31 21:36:06 +05:30
Kovid Goyal
4d405d7b90
Highlight CSS inside <style> tags
2013-10-31 18:27:06 +05:30
Kovid Goyal
a5cd87de72
...
2013-10-31 17:25:26 +05:30
Kovid Goyal
96a2c155e9
Refactor the highlighter classes to make them completely trivial
2013-10-31 17:24:46 +05:30
Kovid Goyal
966f4ab841
Working CSS syntax highlighting
2013-10-31 16:39:59 +05:30
Kovid Goyal
c9f9df0eb0
BibTeX catalogs: Strip unmatched braces
...
BibTeX catalogs: Strip unmatched braces to ensure to revent generation
of invalid .bib file. Fixes #1228905 [Calibre does not create a valid .bib file](https://bugs.launchpad.net/calibre/+bug/1228905 )
Merge branch 'bibtex_fix' of https://github.com/alexbiddle/calibre
2013-10-31 15:52:27 +05:30
Alex Biddle
45aec8c2e1
Fix Bug #1228905 Calibre does not create a valid .bib file
2013-10-31 09:57:26 +00:00
Kovid Goyal
ab4f53331e
Start work on CSS syntax highlighter
2013-10-31 11:34:23 +05:30
Kovid Goyal
04745b77b9
Bulk metadata download fix reviewing only covers
...
Bulk metadata download: When downloading only covers and some covers
fail, do not show the failed books while reviewing downloaded metadata.
Fixes #1238271 [Download only Covers: Reviewing -> The books with "no cover found" are also displayed.](https://bugs.launchpad.net/calibre/+bug/1238271 )
2013-10-31 11:16:24 +05:30
Kovid Goyal
557e96cbdf
...
2013-10-31 10:16:13 +05:30
Kovid Goyal
5a33e7a5c6
...
2013-10-31 10:14:56 +05:30
Kovid Goyal
289d05a020
Content server: Show the most important fields (authors/series/tags) at the top in the book details view.
2013-10-31 10:13:59 +05:30
Kovid Goyal
71908700d0
Content server: Display book title on permalink page
...
Fixes #1246523 [No title shown in permalink view](https://bugs.launchpad.net/calibre/+bug/1246523 )
2013-10-31 10:05:25 +05:30
Kovid Goyal
67e6a01fb2
ebook-convert .recipe: specify number of feeds and articles
...
When developing recipes using the command line, allow specifying the
number of feeds and articles when using the --test parameter. Fixes #1246061 [[Enhancement] Make --test option to ebooks-convert take parameters specifying the number of feeds to download and number of items per feed to download](https://bugs.launchpad.net/calibre/+bug/1246061 ).
2013-10-31 09:40:12 +05:30
Kovid Goyal
f959ec195e
Driver for Nook Glowlight
2013-10-31 08:20:40 +05:30
Kovid Goyal
dbfbf17146
More refactoring
2013-10-30 21:21:02 +05:30
Kovid Goyal
b637effcb2
...
2013-10-30 21:14:03 +05:30
Kovid Goyal
2e5808c9de
Refactor boilerplate functionality into base class
2013-10-30 18:57:00 +05:30
Kovid Goyal
d565ccc717
Syntax highlight non-breaking spaces
2013-10-30 16:46:47 +05:30
Kovid Goyal
b5be77fe43
Highlight text enclosed by heading/bold/italic tags
2013-10-30 16:01:04 +05:30
Kovid Goyal
952658394b
Parse CDATA tags and fix errors in bad attribute parsing
2013-10-30 15:36:11 +05:30
Kovid Goyal
fc4ca20e99
Amazon metadata download: Fix spurious ratings for unrated books
...
Amazon metadata download: Fix spurious ratings being returned for
unrated books. Fixes #1245449 [Amazon source picks up ratings from ANY book on the page (suggested etc)](https://bugs.launchpad.net/calibre/+bug/1245449 )
2013-10-30 11:40:27 +05:30
Kovid Goyal
8111d646ae
Syntax highlight namespace prefixes
2013-10-30 11:27:20 +05:30
Kovid Goyal
690644c042
Method to launch editor widget in its own dialog
2013-10-30 11:10:45 +05:30
Kovid Goyal
b50168bbe9
Bulk metadata edit: Fix clearing of series and publishers
...
Bulk metadata edit: Only clear series if the clear series checkbox is
checked. Also add a clear checkbox for publishers, so that publishers
can be removed. Fixes #1245058 [Calibre is deleting Series field even when it's not being modified](https://bugs.launchpad.net/calibre/+bug/1245058 )
2013-10-30 10:26:24 +05:30
Kovid Goyal
059e28e867
Line numbers
2013-10-30 10:03:26 +05:30
Kovid Goyal
0c25bb466c
Keep only useful entries in the color theme
2013-10-30 09:40:21 +05:30
Kovid Goyal
aa9e04aeb0
Highlight cursor line
2013-10-30 08:29:53 +05:30
Kovid Goyal
a1a89053f3
Pre-create error formats
2013-10-30 08:23:17 +05:30