Kovid Goyal
|
e97135a768
|
calibredb: Add a new 'embed_metadata' command to update metadata in the actual book files in the calibre library from the calibre database.
|
2014-06-20 22:29:51 +05:30 |
|
Kovid Goyal
|
b1c36e7514
|
New tool to set metadata in the actual book files in the calibre library from the updated metadata in the calibre database. To use it go to Preferences->Toolbars and add the "Embed metadata" tool to the main toolbar. Then simply select the books whose files you want to update and click the Embed metadata button. Normally, calibre updated metadata in the book files whenever a file is exported from calibre. This tool is useful for people who want the files int he calibre library to have updated metadata as well.
|
2014-06-20 21:55:46 +05:30 |
|
Kovid Goyal
|
b14541e111
|
RTF metadata: Add proper support for unicode characters when reading and writing metadata to RTF files
Also fix failure to write metadata to RTF files that do not already have
a \info block
|
2014-06-20 21:51:09 +05:30 |
|
Kovid Goyal
|
542658a85f
|
Refactor the code to embed metadata into format files to enable re-use
|
2014-06-20 19:19:05 +05:30 |
|
Kovid Goyal
|
5036b68d8a
|
Edit Book: Allow customization of toolbars
|
2014-06-20 18:24:28 +05:30 |
|
Kovid Goyal
|
177901a239
|
Refactor toolbar creation code for eventual user customizability
|
2014-06-19 15:57:13 +05:30 |
|
Kovid Goyal
|
a837586bb9
|
When generating sphinx documentation from command line usage/options, try to recognize and mark references to option in the help text
|
2014-06-17 18:07:20 +05:30 |
|
Kovid Goyal
|
033a8a2421
|
String fixes
|
2014-06-17 18:06:43 +05:30 |
|
Kovid Goyal
|
25e69a4c97
|
...
|
2014-06-17 17:37:27 +05:30 |
|
Kovid Goyal
|
7f0300a485
|
Implement extraction of user manual strings for translation
|
2014-06-17 14:36:21 +05:30 |
|
Kovid Goyal
|
3b4a561604
|
Ignore the translations folder entirely since it is now version controlled in a separate github project.
|
2014-06-17 14:35:30 +05:30 |
|
Kovid Goyal
|
dfa6756509
|
...
|
2014-06-17 14:23:24 +05:30 |
|
Kovid Goyal
|
8dbaf101ec
|
Prevent Content-Transfer-Enconding headers from confusing encoding detection in the diff tool
|
2014-06-17 13:09:53 +05:30 |
|
Kovid Goyal
|
cd32ca094a
|
Remove the need for -- when calling calibre-debug --diff
|
2014-06-17 11:39:13 +05:30 |
|
Kovid Goyal
|
ba30d4d2fe
|
Add empty book: When adding empty book records to the library, add an option to also create empty EPUB files. Useful if you intend to subsequently edit these files with the calibre editor. You can access the add empty books feature by right clicking the Add Book button.
|
2014-06-17 10:32:35 +05:30 |
|
Kovid Goyal
|
6ee6e6930e
|
...
|
2014-06-17 09:40:40 +05:30 |
|
Kovid Goyal
|
eb5889b92f
|
Edit book: Remove unused CSS: Add an option to also remove unused class attributes from the HTML
Edit Book: Remove unused CSS: Handle @import rules when checking for unused CSS
|
2014-06-15 12:36:14 +05:30 |
|
Kovid Goyal
|
7396cb76d5
|
oops
|
2014-06-14 14:10:57 +05:30 |
|
Kovid Goyal
|
234ed4d250
|
Change the test db to also use the NOT NULL constraint form
|
2014-06-14 14:07:22 +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
|
a085158fce
|
...
|
2014-06-14 10:54:36 +05:30 |
|
Kovid Goyal
|
bf7af85907
|
...
|
2014-06-14 10:50:52 +05:30 |
|
Kovid Goyal
|
3bc9e7c534
|
Fix #1329777 [Translation DE](https://bugs.launchpad.net/calibre/+bug/1329777)
|
2014-06-14 10:44:10 +05:30 |
|
Kovid Goyal
|
82f9182f95
|
Check Book: Add checks for empty HTML/XML/CSS/image files in the book. Fixes #1329971 [Private bug](https://bugs.launchpad.net/calibre/+bug/1329971)
|
2014-06-14 10:26:58 +05:30 |
|
Kovid Goyal
|
5ee7a620ea
|
Remove unused css: Prevent failure when book has invalid items marked as stylesheets
|
2014-06-14 09:08:26 +05:30 |
|
Kovid Goyal
|
d76dd915a2
|
pep8
|
2014-06-13 17:50:50 +05:30 |
|
Kovid Goyal
|
504d83630d
|
calibredb: Fix set_metadata not working for the series_index field. Fixes #1329724 [Calibredb setting of series_index does not work](https://bugs.launchpad.net/calibre/+bug/1329724)
|
2014-06-13 17:49:39 +05:30 |
|
Kovid Goyal
|
7e6691caa3
|
Edit Book: Check Book: Add checks for links whose fragment (the part after the #) points to a location that does not exist
|
2014-06-13 11:08:28 +05:30 |
|
Kovid Goyal
|
161bf3bcda
|
version 1.40.0
v1.40.0
|
2014-06-13 07:29:41 +05:30 |
|
Kovid Goyal
|
8b4fe47566
|
...
|
2014-06-12 21:27:48 +05:30 |
|
Kovid Goyal
|
0b7c95d3a6
|
Remove unnecessary use of unquote
|
2014-06-12 21:25:51 +05:30 |
|
Kovid Goyal
|
ebf380530d
|
Edit Book: Check book: When auto-changing font name to match actual name in font file, also change the font name in shorthand font declarations
|
2014-06-12 21:20:02 +05:30 |
|
Kovid Goyal
|
31cf0040ef
|
...
|
2014-06-12 21:09:12 +05:30 |
|
Kovid Goyal
|
b5d40b4aff
|
Normalize font names when changing fonts and the font is available on the local machine
|
2014-06-12 21:04:25 +05:30 |
|
Kovid Goyal
|
673c28f8aa
|
...
|
2014-06-12 20:47:59 +05:30 |
|
Kovid Goyal
|
99e6287ec1
|
Edit Book: Add a new tool to manage fonts. Allows easily changing/removing/embedding fonts in the entire book. To use it go to Tools->Manage Fonts
|
2014-06-12 20:46:59 +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
|
c39c0a900c
|
More fixes for #1329026
|
2014-06-12 08:19:30 +05:30 |
|
Kovid Goyal
|
1d86f8f913
|
Fix #1329026 [Missing/wrong translations in Kobo Aura config](https://bugs.launchpad.net/calibre/+bug/1329026)
|
2014-06-12 08:15:40 +05:30 |
|
Kovid Goyal
|
8f69acf446
|
fix pyflakes errors
|
2014-06-11 21:19:21 +05:30 |
|
Kovid Goyal
|
42b2eeb3bc
|
Update Respekt
Merge branch 'master' of https://github.com/felagund/calibre
|
2014-06-11 21:15:39 +05:30 |
|
felagund
|
159ba40d56
|
Add recipes for Czech magazine Respekt
|
2014-06-11 17:12:05 +02:00 |
|
Kovid Goyal
|
bd1b10d3ae
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2014-06-11 12:36:25 +05:30 |
|
Charles Haley
|
fd990f51e1
|
Do not sort is_name custom columns when displaying their value in the metadata editor (single).
|
2014-06-11 08:44:51 +02:00 |
|
Kovid Goyal
|
fba4c4201d
|
Font manager dialog skeleton
|
2014-06-11 11:08:37 +05:30 |
|
Kovid Goyal
|
8e75544b8a
|
...
|
2014-06-11 11:08:13 +05:30 |
|
Kovid Goyal
|
3038bb58d4
|
Fix remaining issues in Newsweek recipe
|
2014-06-11 08:20:53 +05:30 |
|
Kovid Goyal
|
b7e4c64da9
|
...
|
2014-06-11 08:20:31 +05:30 |
|
Kovid Goyal
|
7fa847f6e8
|
Start work on fonts manager
|
2014-06-10 21:53:47 +05:30 |
|
Kovid Goyal
|
97c59cc1ec
|
Conversion: Fix normalization of CSS shorthand font property not working when multiple font families are specified in the same shorthand property
|
2014-06-10 21:25:56 +05:30 |
|