Kovid Goyal
071b97a0de
Fix downloading ebooks from Project Gutenberg via the builtin browser not working because of changes to the Project Gutenberg website. Fixes #1366240 [EPUB download from Project Gutenberg not recognized, errors copying to itself]( https://bugs.launchpad.net/calibre/+bug/1366240 )
2014-09-06 10:17:01 +05:30
Kovid Goyal
212a2df4d1
Get Books: Update Gutenberg plugin for changes to the Project Gutenberg website. Fixes #1366245 [EPUB download fails from Project Gutenberg: "can't fetch relative reference: not viewing any document"]( https://bugs.launchpad.net/calibre/+bug/1366245 )
2014-09-06 10:01:22 +05:30
Kovid Goyal
acaf2a411b
Update Financial Times
2014-09-05 20:30:57 +05:30
Kovid Goyal
b6bbf61efd
Only keep the most recent release on GitHub
...
GitHub claims they have no disk quotas for releases, but I dont want to
rely on that.
2014-09-05 12:45:21 +05:30
Kovid Goyal
dd3e52df27
Also clear languages when updating metadata in EPUB
v2.2.0
2014-09-05 10:41:00 +05:30
Kovid Goyal
21af608dd1
version 2.2
2014-09-05 10:35:53 +05:30
Kovid Goyal
c111cdf7c7
When using the Embed Metadata or Polish Books tools to update metadata, fix custom columns values not being cleared
2014-09-05 10:32:57 +05:30
Kovid Goyal
43c4e2b867
Upload releases to GitHub as well
2014-09-05 08:55:26 +05:30
Kovid Goyal
acc92d85b6
Make requests available on file hosting servers
2014-09-04 21:45:29 +05:30
Kovid Goyal
78e28cbe9e
When detecting the encoding of HTML documents, if the document contains multiple charset declarations, prefer the HTML 5 syntax to the HTML 4 syntax. Fixes #1364961 [Unicode Conversion on Amazon after Release 2.x]( https://bugs.launchpad.net/calibre/+bug/1364961 )
2014-09-04 15:45:24 +05:30
Kovid Goyal
e905c093b8
pep8
2014-09-04 15:44:21 +05:30
Kovid Goyal
17a2163eb0
...
2014-09-04 15:12:00 +05:30
Kovid Goyal
fded2d997b
Replace gmail with gmx
2014-09-04 14:40:39 +05:30
Kovid Goyal
058a61912c
When removing a library from calibre, allow undoing the action
2014-09-04 13:38:12 +05:30
Kovid Goyal
ecb64743eb
...
2014-09-04 13:37:47 +05:30
Kovid Goyal
7b44654e20
Refactor message box to not use uic to generate the UI
...
Also fixes incorrect resize of message box when toggling detailed
message.
2014-09-04 12:40:51 +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
d724fbcffb
Workaround for Qt 5 bug that causes text copied to the clipboard to be lost when quitting the viewer on windows.
...
https://bugreports.qt-project.org/browse/QTBUG-41125
2014-09-04 09:07:00 +05:30
Kovid Goyal
bf2c29765d
...
2014-09-04 00:26:52 +05:30
Kovid Goyal
35ec18ad0c
Note about Google's recent breaking of SMTP
2014-09-04 00:18:30 +05:30
Kovid Goyal
1e1869bce8
E-book viewer: Fix text not being reflowed when resizing the viewer window and only the height changes.
2014-09-03 16:43:09 +05:30
Kovid Goyal
1e85a69401
Additional product ID for the Onyx T68
2014-09-03 09:13:27 +05:30
Kovid Goyal
8659089df7
Update Common Dreams
2014-09-02 17:13:53 +05:30
Kovid Goyal
bc8753c7b5
...
2014-09-02 14:36:34 +05:30
Kovid Goyal
8d0689eda1
...
2014-09-02 14:31:53 +05:30
Kovid Goyal
134184eb1d
Conversion: Fix incorrect conversion of CSS when the input document uses the same CSS class name in both upper and lower case. Fixes #1328552 [Private bug]( https://bugs.launchpad.net/calibre/+bug/1328552 )
2014-09-02 14:30:20 +05:30
Kovid Goyal
116ad0ac06
Fix #1363990 [Create catalog dialog - save presets]( https://bugs.launchpad.net/calibre/+bug/1363990 )
2014-09-02 13:48:00 +05:30
Kovid Goyal
a74e6eda06
Workaround for Qt 5 behavior change on OS X which prevented error handling during startup on OS X to not work
2014-09-02 12:44:15 +05:30
Kovid Goyal
a2a111da8c
Ensure splash screen is hidden if there is an error during startup, so that the error message does not appear behind the splash screen thanks to regressions in Qt 5
2014-09-02 11:17:41 +05:30
Kovid Goyal
38d9af3fe0
DOCX Input: Fix non-breaking hyphens being ignored
2014-09-02 10:37:53 +05:30
Kovid Goyal
fbddd0427d
Small performance improvement
2014-09-02 10:36:23 +05:30
Kovid Goyal
6d1ccb0873
Fix #1363948 [Empty areas in window Create catalog dialog]( https://bugs.launchpad.net/calibre/+bug/1363948 )
2014-09-01 17:05:30 +05:30
Kovid Goyal
76fb7b2b74
...
2014-09-01 15:10:54 +05:30
Kovid Goyal
d7eb664c7f
...
2014-09-01 13:11:14 +05:30
Kovid Goyal
57641e03dc
Kindle driver: Add option to not overwrite existing page number (apnx) files on the device when sending books to the device
...
Kindle driver: Add option to allow customization of the page number (apnx) generation algorithm based on values in a custom column
Merge branch 'apnxfiles' of https://github.com/rpspringuel/calibre
2014-09-01 13:05:42 +05:30
Kovid Goyal
a579da463f
Fix use of common GUI launcher script broke generation of command line documentation for GUI commands
2014-09-01 09:27:38 +05:30
Kovid Goyal
f24c20c3e7
Fix merging of book records not working correctly for custom columns of type text with fixed set of permitted values. Null values were incorrectly overwriting non-null values.
...
Merge branch 'master' of https://github.com/cbhaley/calibre
2014-09-01 09:00:57 +05:30
Br. Samuel Springuel
9cf8c41b1c
Removing superfluous code.
2014-08-31 15:43:02 -04:00
Br. Samuel Springuel
f293a76543
New option to override page count calculation method on book-by-book basis
...
A new option is provided which allows the user to create a custom column which specifies which apnx calculation method to use for a particular book. The original method option is treated as a default which is overridden in cases where a valid method is given in the specified column. This is useful, for example, in cases where the user has a small number of books which are setup for the pagebreak method and wants to use the accurate method most of the rest of the time.
Because this option was introduced into the option list before the overwrite option, I've also included code which should shift the options around accordingly in cases where the overwrite option has been implemented and used prior to applying this change.
2014-08-31 15:43:02 -04:00
Br. Samuel Springuel
1a7dc8973d
New option to indicate whether an existing apnx file on the kindle should be overwritten.
...
This option makes explicit the existing behavior and allows for it to be turned off so that if a book being sent to the kindle already has an apnx file on the kindle, that apnx file is preserved instead of a new one being generated.
2014-08-31 15:43:02 -04:00
Charles Haley
fa0dbfecf3
Fix merging enumerated types problem described in http://www.mobileread.com/forums/showthread.php?t=245435
2014-08-31 20:29:00 +02:00
Kovid Goyal
607e920370
Mark some UM strings for translation
2014-08-31 22:44:22 +05:30
Kovid Goyal
1ce34a51af
Finally able to reproduce the problem of ghost dialogs that stick around after being closed, with the add a custom new source dialog. Workaround of calling deleteLater() seems to do the trick.
2014-08-31 20:32:38 +05:30
Kovid Goyal
db3ab1d874
Creation of custom news sources failing. Fixes #1363666 [Can't add news recipe]( https://bugs.launchpad.net/calibre/+bug/1363666 )
2014-08-31 20:24:03 +05:30
Kovid Goyal
680f599f32
View specific format window: If a conversion finishes in the background making a new format available, update the window. Fixes #1363416 [[Feature Request] eBook conversion jobs should automatically update the book's "View specific format" window upon job completion]( https://bugs.launchpad.net/calibre/+bug/1363416 )
2014-08-31 14:01:05 +05:30
Kovid Goyal
69362feb1e
...
2014-08-31 13:11:43 +05:30
Kovid Goyal
b885936ee8
Workaround for Qt 5 on windows bug that makes the selected indication for items in any list/table disappear when the widget loses focus
2014-08-31 11:03:07 +05:30
Kovid Goyal
3c5acb5ed6
Fix regression in 2.1 that prevented the saved column layout from being applied. Fixes #1363470 [calibre 2.1 won't save column layout]( https://bugs.launchpad.net/calibre/+bug/1363470 )
2014-08-31 00:49:28 +05:30
Kovid Goyal
3d265ffdea
Prevent the book details panel from taking input focus when clicking on links. Fixes #1363420 [Clicking link in book details pane causes loss of highlight of selected book in book list]( https://bugs.launchpad.net/calibre/+bug/1363420 )
2014-08-30 21:10:06 +05:30