Kovid Goyal
944795db53
Use the default Sphinx theme rather than classic
2015-12-20 13:46:38 +05:30
Kovid Goyal
5f480c9d62
Use HTTPS for the alternate download location in the FAQ
2015-12-20 13:44:58 +05:30
Kovid Goyal
ea5ac087ae
Another obsolete FAQ entry
2015-12-20 13:41:01 +05:30
Kovid Goyal
1c9f91aaaf
Remove obsolete FAQ entry
2015-12-20 13:37:30 +05:30
Kovid Goyal
84663375e1
...
2015-12-20 13:25:24 +05:30
Kovid Goyal
56e61fd640
Remove the show source link from the html sidebar
2015-12-20 13:01:38 +05:30
Kovid Goyal
4a7be04558
Change FAQ entry on moving calibre data from one computer to another
2015-12-20 12:53:16 +05:30
Kovid Goyal
7e830f90b2
Restore Amazon EU Get Books plugins (without affiliate ids)
2015-12-20 10:58:44 +05:30
Kovid Goyal
dbf36e96e7
Handle data URLs for covers in Get Books results
2015-12-20 10:37:57 +05:30
Kovid Goyal
21346e3e20
Get Books: Add store plugins for Amazon Australia and Amazon India. Fixes #1526089 [Feature request - please add Amazon.au]( https://bugs.launchpad.net/calibre/+bug/1526089 )
2015-12-20 10:06:33 +05:30
Kovid Goyal
61b510dfc3
Merge branch 'master' of https://github.com/JimmXinu/calibre
2015-12-20 09:01:01 +05:30
Jim Miller
eb85a15ab3
Don't apply clickable link to title in book details.
2015-12-19 21:09:30 -06:00
Kovid Goyal
2326e936ff
Use a more robust parser when parsing the outline generated by pdftohtml
2015-12-19 18:54:43 +05:30
Kovid Goyal
5a7b251025
Fix implementation of clean_xml_chars
...
Also speedup it up by implementing it in native code
2015-12-19 18:45:33 +05:30
Kovid Goyal
61064892b0
Remove all disallowed XML chars, not just ascii control codes
2015-12-19 10:55:19 +05:30
Kovid Goyal
237e3ff23d
PDF Input: Fix conversion of PDF documents that contain ASCII control codes in their outlines not working. Fixes #1527697 [failure to convert book]( https://bugs.launchpad.net/calibre/+bug/1527697 )
2015-12-19 10:50:30 +05:30
Kovid Goyal
f0962dd696
...
2015-12-19 09:42:36 +05:30
Kovid Goyal
3e89b6c7f7
...
2015-12-19 09:34:23 +05:30
Kovid Goyal
7e1068852d
...
2015-12-19 09:00:45 +05:30
Kovid Goyal
06dd87542f
Finish up implementation of export/import
...
Remains to be tested on windows with its crazy file locking semantics
2015-12-18 16:29:28 +05:30
Kovid Goyal
079408b743
...
2015-12-17 12:18:45 +05:30
Kovid Goyal
7d67e2d273
UI for exporting calibre data
2015-12-17 10:52:46 +05:30
Kovid Goyal
39b5c1551a
Importing of exported calibre data
2015-12-16 18:40:37 +05:30
Kovid Goyal
f140e00316
...
2015-12-16 10:35:33 +05:30
Kovid Goyal
de6fe272ea
Export config dir, also preserve mtimes for format files
2015-12-16 10:11:43 +05:30
Kovid Goyal
c901cb5300
...
2015-12-15 10:59:10 +05:30
Kovid Goyal
22a6b6d152
...
2015-12-15 10:56:46 +05:30
Kovid Goyal
662a260b5c
Use padding instead of margins for page margins in paged mode
2015-12-14 18:16:05 +05:30
Kovid Goyal
ebadee8a5e
Code to import a previously exported library
2015-12-14 13:01:27 +05:30
Kovid Goyal
b7666befd2
...
2015-12-14 09:28:04 +05:30
Kovid Goyal
9fc60ee0d8
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-12-13 21:18:24 +05:30
Charles Haley
7fd45817d8
Don't register the empty string as a shortcut in template tester. Instead register the empty tuple.
2015-12-13 16:38:48 +01:00
Kovid Goyal
08cae3e666
...
2015-12-13 20:58:42 +05:30
Kovid Goyal
cc26e4e11a
...
2015-12-13 20:56:59 +05:30
Kovid Goyal
5d18e41d79
Forgot to add this in the commit it belongs to
2015-12-13 16:31:12 +05:30
Kovid Goyal
0789d62ec7
Workaround for windows' crazy file locking model
2015-12-13 16:30:31 +05:30
Kovid Goyal
b32d5750d9
Fix #1525516 [Error compressing images from the Tools menu]( https://bugs.launchpad.net/calibre/+bug/1525516 )
2015-12-13 16:22:13 +05:30
Kovid Goyal
0ebb0e096b
Edit book: Fix image compression utilities opening a new console per invocation on windows
2015-12-13 16:18:26 +05:30
Kovid Goyal
ec0520eb46
...
2015-12-13 16:04:56 +05:30
Kovid Goyal
0db0c10811
Code to export all data in a calibre library
2015-12-13 13:19:57 +05:30
Kovid Goyal
e665108b02
Remove affiliate id from Amazon US get books plugin
...
Amazon have force closed my affiliate account as well, though I never
received any communication from them.
2015-12-12 11:23:55 +05:30
Kovid Goyal
8421468d24
Update Le Devoir
...
Fixes #1518080 [Le Devoir feed no longer works](https://bugs.launchpad.net/calibre/+bug/1518080 )
2015-12-12 11:05:10 +05:30
Kovid Goyal
30b0783a4e
Update Le Monde diplomatique.fr
2015-12-12 10:58:33 +05:30
Kovid Goyal
4d78cc9f1a
Image compression: If the compression tools return a zero byte image ignore it and use the original image
2015-12-11 18:38:45 +05:30
Kovid Goyal
6abc3a55ca
version 2.46.0
v2.46.0
2015-12-11 08:22:47 +05:30
Kovid Goyal
9ab8581d66
Only use PDF outline if it has at least 3 items
2015-12-10 19:18:01 +05:30
Kovid Goyal
090f8e4e5f
PDF Input: Add support for PDF outlines (bookmarks). Fixes #1524522 [Private bug]( https://bugs.launchpad.net/calibre/+bug/1524522 )
2015-12-10 18:50:47 +05:30
David
d727310212
Bump Kobo firmware version to 3.19.5613
...
Kobo have release firmware 3.19.5613. There are no changes needed for
the driver except the supported version number. Kobo have changed the
version numbering, so there's no point in adding one. Fixes #1524742 [Bump Kobo firmware version to 3.19.5613](https://bugs.launchpad.net/calibre/+bug/1524742 )
2015-12-10 17:59:48 +05:30
Kovid Goyal
c28290be0b
Fix progress dialog not being updated on windows during move library
2015-12-10 16:31:02 +05:30
Kovid Goyal
4952caec6c
Dont try to use hardlinks on non-NTFS filesystems on windows
2015-12-10 16:02:33 +05:30