Kovid Goyal
3b18cb29d7
Edit Book: Fix regression that causes spurious error while saving
2015-09-04 12:43:24 +05:30
Kovid Goyal
d62fb3334b
...
v2.37.0
2015-09-04 09:00:17 +05:30
Kovid Goyal
861c16ea5f
version 2.37.0
2015-09-04 08:58:21 +05:30
Kovid Goyal
8fbbb485cd
Edit Book: Check Book: Fix automatic fixing of unsafe ids not working if the file containing the unsafe also needs to be fixed for an unsafe filename. Fixes #1491728 [Private bug]( https://bugs.launchpad.net/calibre/+bug/1491728 )
2015-09-03 15:42:54 +05:30
Kovid Goyal
b4832aa9e8
Instructions for creating icon themes
2015-09-03 13:03:05 +05:30
Kovid Goyal
58032f0f89
Yet another fix for book list header rendering
...
The row numbers were being elided on one users computer. Probably
because I forgot to set the correct font metrics on the option object in
the paint method. In any cases we dont actually want elision for
headers.
2015-09-03 09:22:49 +05:30
Kovid Goyal
a978adf02b
Driver for Lark Freebook. Fixes #1491543 [Driver for Lark Freebook 6.1]( https://bugs.launchpad.net/calibre/+bug/1491543 )
2015-09-03 09:19:57 +05:30
Kovid Goyal
850d54b121
Fix #1491370 [pdf export has wrong file mask]( https://bugs.launchpad.net/calibre/+bug/1491370 )
2015-09-02 17:52:31 +05:30
Kovid Goyal
1711ea048e
Update Interface Demo plugin to use new DB API
2015-09-01 17:31:51 +05:30
Kovid Goyal
8d9db8969d
Dont allow icon themes to override blank.png
2015-09-01 14:16:26 +05:30
Kovid Goyal
94f3ba68bf
Got confirmation of PW3 screen res from Amazon
2015-08-31 21:28:58 +05:30
Kovid Goyal
d280a69a92
Make the new spinner exception safe
2015-08-31 15:13:47 +05:30
Kovid Goyal
5e7c076bc0
A new design for the busy spinner
2015-08-31 15:06:41 +05:30
Kovid Goyal
5c1f262a47
Icon theme chooser: Remember last used sort order
2015-08-31 11:36:25 +05:30
Kovid Goyal
ab0394779b
When merging book records, show more information about the target book record. Fixes #1490343 [Merge: also specify date along with name of "first selected" book]( https://bugs.launchpad.net/calibre/+bug/1490343 )
2015-08-31 10:36:46 +05:30
Kovid Goyal
7a9951020a
...
2015-08-31 09:16:24 +05:30
Kovid Goyal
e8cc67b5c2
Add a new output profile for the Kindle PW 3
...
Also add a generic HD eink profile that does no image resizing, so it
can be used with modern e-ink devices.
2015-08-31 08:47:54 +05:30
Kovid Goyal
37349f1e56
When deleting a folder in the library and the folder has already been deleted do not fail
2015-08-31 08:24:34 +05:30
Kovid Goyal
22e9cbfa37
E-book viewer: Informative error message for themes button when no themes have been created
2015-08-30 10:27:38 +05:30
Kovid Goyal
0d8113aa93
Make placeholder text for go to ref more explicit
2015-08-30 10:22:31 +05:30
Kovid Goyal
ab2efe9c3b
...
2015-08-30 06:42:15 +05:30
Kovid Goyal
84181417cf
Proper setting for using python2 flake8
2015-08-29 22:42:24 +05:30
Kovid Goyal
6f1ef87c8d
Revert last commit
2015-08-29 22:35:28 +05:30
Kovid Goyal
d462731e4c
Set syntastic checker to use the py2 version of flake8 explicitly
2015-08-29 19:12:33 +05:30
Kovid Goyal
f1cd5d7194
Fix a regression that caused the library switch entries at the bottom of the library menu to not work when there are many libraries. Fixes #1490096 [mismatched library returned upon selection]( https://bugs.launchpad.net/calibre/+bug/1490096 )
2015-08-29 11:48:43 +05:30
Kovid Goyal
1654895ee0
Fix #1489956 [Typo on string]( https://bugs.launchpad.net/calibre/+bug/1489956 )
2015-08-28 22:04:19 +05:30
Kovid Goyal
d382172ea5
...
2015-08-28 20:30:08 +05:30
Kovid Goyal
11b5185da1
Get Books: Update Amazon EU store plugins for website changes
...
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-08-28 20:08:46 +05:30
Charles Haley
e4bd7aaf44
Fix Amazon EU stores. I don't know if other Amazon stores need similar fixes
2015-08-28 16:29:45 +02:00
Kovid Goyal
1e5e4e3040
Add a check box to control copying ebook files when duplicating book records via the Add Empty Book dialog
2015-08-28 14:50:58 +05:30
Kovid Goyal
d08637accb
version 2.36.0
v2.36.0
2015-08-28 08:46:27 +05:30
Kovid Goyal
541a426361
Linux installer: Install application and mimetype icons in multiple sizes. Fixes #1489654 [A few misc patches]( https://bugs.launchpad.net/calibre/+bug/1489654 )
2015-08-28 08:41:47 +05:30
Kovid Goyal
40666c900c
Avoid extra icon database update
2015-08-28 08:21:04 +05:30
Kovid Goyal
e83fc1c982
Only catch and ignore EnvironmentErrors when installing env module
2015-08-28 07:58:40 +05:30
Eli Schwartz
c4f232b967
linux installer: ensure python libdir exists
...
When using a staging root, the environment module failed to install.
2015-08-28 07:56:03 +05:30
Eli Schwartz
af39e30d63
Point FAQ to the new Alternate Download location.
...
Sourceforge is deprecated.
2015-08-28 07:55:07 +05:30
Eli Schwartz
95917bfcd1
misc. typos, fix accidental nesting in template docs.
2015-08-28 07:50:51 +05:30
Kovid Goyal
e64f766890
Fix some recipes importing non-calibre BeautifulSoup
...
Fixes #1489658 [dependency on BeautifulSoup3?](https://bugs.launchpad.net/calibre/+bug/1489658 )
2015-08-28 07:37:07 +05:30
Kovid Goyal
eba6551580
AZW3 Output: Fix large tables (with many columns) not rendering correctly on Kindles. Fixes #1489495 [Private bug]( https://bugs.launchpad.net/calibre/+bug/1489495 )
2015-08-27 22:17:18 +05:30
Kovid Goyal
77c7a231d6
Update RapydScript
2015-08-27 17:19:27 +05:30
Kovid Goyal
4abda0ad43
Use pixel scrolling in the icon theme list
2015-08-27 10:10:14 +05:30
Kovid Goyal
e1f7ebefa2
Update schema of db used in tests
2015-08-27 09:26:11 +05:30
Kovid Goyal
730c7387fd
Update .tyzden
...
Merge branch 'master' of https://github.com/rakyi/calibre
2015-08-27 09:02:12 +05:30
Martin Račák
a1361fe84c
Update .týždeň
2015-08-27 00:10:04 +02:00
Kovid Goyal
a623357b0c
Amazon metadata download: Support for yet another variant of amazon cover image markup
2015-08-26 21:08:32 +05:30
Kovid Goyal
b91f42ac8d
Use correct icon for metadata download preferences
2015-08-26 18:17:50 +05:30
Kovid Goyal
ccc52ba308
When adding empty books to the library also allow creating duplicates of the current book, with all metadata copied. To use right click the Add Books button and select 'Add Empty Books'. Fixes #1488398 [Enhancement: Create duplicate book record of existing one]( https://bugs.launchpad.net/calibre/+bug/1488398 )
2015-08-26 18:03:42 +05:30
Kovid Goyal
20a4140c56
Update Forbes
2015-08-26 12:43:06 +05:30
Kovid Goyal
e8fa0fc040
Use atomic copying when installing icon theme
...
Ensures no files are corrupted in case of power loss/crash
2015-08-26 10:06:05 +05:30
Kovid Goyal
78976ee9d7
E-book viewer: Fix --open-at sometimes giving inaccurate results (depends on speed of book loading)
2015-08-26 08:32:36 +05:30