Kovid Goyal
9b729fffd1
version 2.85.1
v2.85.1
2017-05-13 09:22:41 +05:30
Kovid Goyal
10b6e91167
Book details: Fix regression that caused the Open With sub-menu to go missing when right clicking on covers. Fixes #1690436 [Cover Edit link disappeared]( https://bugs.launchpad.net/calibre/+bug/1690436 )
2017-05-13 08:48:32 +05:30
Kovid Goyal
95d15ae9ff
Fix an infinite recursion error if the user chooses a non-existent default author search source
...
Fixes #1690449 [Maximum recursion depth exceeded error](https://bugs.launchpad.net/calibre/+bug/1690449 )
2017-05-13 08:32:55 +05:30
Kovid Goyal
abe50ef5ef
DOCX Input: Fix error when converting docx files that have no internal styles defined
2017-05-13 08:11:26 +05:30
Kovid Goyal
e065207a07
Revert -isodates change as I'm not sure if the version of poppler in the 2.x builds is new enough for it. Will move the change to the vs2015 branch
2017-05-12 23:35:51 +05:30
Kovid Goyal
43f8eb3be6
String changes
2017-05-12 23:32:29 +05:30
Kovid Goyal
dcedc7faf5
Workaround for pdfinfo outputting non-UTF-8 strings on some non-English windows systems
2017-05-12 23:15:57 +05:30
Kovid Goyal
9e3171e3a6
Economist recipe reduce image quality to keep file size below amazon's email threshold when the output profile is set to a kindle profile
...
Fix #662 (Updating for reduced image sizes)
2017-05-12 22:08:52 +05:30
Kovid Goyal
d8e0540477
...
2017-05-12 21:57:38 +05:30
Kovid Goyal
20c5bfce62
Change the Goodreads URL used when clicking author names in the Book details panel to go directly to the author page, when available, instead of the search results page.
...
Merge branch 'patch-1' of https://github.com/Serized/calibre
2017-05-12 19:05:57 +05:30
Serized
f8f2d8beae
Change Goodreads search author URL
2017-05-12 15:19:19 +02:00
Kovid Goyal
6583be25cc
String changes
2017-05-12 13:56:37 +05:30
Kovid Goyal
e6f3246441
Fix a regression in the previous releases that cause the Open With sub-menu to not show up when right clicking a format in the Book details panel
2017-05-12 13:27:49 +05:30
Kovid Goyal
fac8192527
Use gui_name as window title for configure metadata download dialog
2017-05-12 10:51:18 +05:30
Kovid Goyal
6206f7687d
Update timestamp server URLs
v2.85.0
2017-05-12 09:56:25 +05:30
Kovid Goyal
dd2420bcde
version 2.85.0
2017-05-12 08:32:47 +05:30
Kovid Goyal
bca7dcc530
String changes
2017-05-12 08:17:54 +05:30
Kovid Goyal
6012582c90
Kobo driver: Fix the ignore collections option being accidentally case-insensitive
...
Merge branch 'master' of https://github.com/davidfor/calibre
2017-05-11 20:10:12 +05:30
Kovid Goyal
5a4621ecaa
Merge branch 'patch-1' of https://github.com/vucalur/calibre
2017-05-11 20:06:52 +05:30
David
8219b03f00
Fix ignored collections in Kobo Driver
...
Had inconsistently mangled the case of the collections. Removed the
lower() as it the case should be considered.
2017-05-12 00:36:04 +10:00
vucalur
ef48973910
Replacing link to outdated Bitbucket repo with the current one (github: kovidgoyal/calibre)
...
Perhaps there's is a new blog post about the recipe and the line with ["Homepage" entry](https://github.com/kovidgoyal/calibre/blob/master/recipes/instapaper.recipe#L3 ) should be changed as well.
It can be left as it is for historical reasons though.
2017-05-11 13:20:15 +02:00
Kovid Goyal
770fd08aae
...
2017-05-10 09:23:56 +05:30
Kovid Goyal
94909a30da
Rationalize the add filters
2017-05-10 08:55:13 +05:30
Kovid Goyal
9cf545b61a
...
2017-05-10 00:38:03 +05:30
Kovid Goyal
fa5f23bf86
oops
2017-05-10 00:29:18 +05:30
Kovid Goyal
d45ed9a1f5
Cleanup the ci script
2017-05-10 00:13:19 +05:30
Kovid Goyal
1af6e5fc9b
oops
2017-05-09 23:50:02 +05:30
Kovid Goyal
6c42d36b18
Move all env vars into ci script
2017-05-09 23:49:04 +05:30
Kovid Goyal
09ddb332d9
...
2017-05-09 23:35:23 +05:30
Kovid Goyal
b0af0b7830
...
2017-05-09 23:32:27 +05:30
Kovid Goyal
66cec4cabf
Refactor travis script into a standalong python script
2017-05-09 23:26:39 +05:30
Kovid Goyal
9c5815d9c0
Retry downloads on travis
...
Should hopefully work around the flakiness on the travis OS X machines
where curl aborts in the middle of downloads when under load
2017-05-09 22:53:09 +05:30
Kovid Goyal
8db0c710d8
String changes
2017-05-09 21:26:33 +05:30
Kovid Goyal
21f04f1a5c
pep8
2017-05-09 17:18:03 +05:30
Kovid Goyal
70622c0774
String changes
2017-05-09 17:16:46 +05:30
Kovid Goyal
995b789b38
Kobo driver: Add support for the Kobo Auro H2O Edition 2
...
Kobo driver: Fix main memory and Card A being swapped on some systems
Merge branch 'master' of https://github.com/davidfor/calibre
2017-05-09 17:04:13 +05:30
David
95fe72449c
Update for firmware 4.4.x and new Kobo Aura H2O Edition 2
...
This adds:
- Support for new device Kobo Aura H2O Edition 2.
- Bump firmware supported to 4.4.x
- When there is an external SD card, check the presented drivers to make
sure correct one is the main memory.
2017-05-09 21:18:37 +10:00
Kovid Goyal
8cc4943673
String changes
2017-05-09 00:57:14 +05:30
Kovid Goyal
9df692b071
...
2017-05-08 21:32:08 +05:30
Kovid Goyal
77c2e8562a
Also allow searching internet by right lciking author names in Book details panel
2017-05-08 21:18:45 +05:30
Kovid Goyal
0562750ed9
A spot of refactoring
2017-05-08 21:07:29 +05:30
Kovid Goyal
50d027890d
Add amazon and google image search as well
2017-05-08 20:46:21 +05:30
Kovid Goyal
abe1cf1425
Add Google web search
2017-05-08 20:25:17 +05:30
Kovid Goyal
8ada28488c
Book details panel: Allow right click to search the internet for the current book
2017-05-08 20:21:05 +05:30
Kovid Goyal
382cadf297
A spot of refactoring
2017-05-08 19:05:37 +05:30
Kovid Goyal
6d99bed160
Add Google Books to the options for action on clicking author name
2017-05-08 18:31:15 +05:30
Kovid Goyal
f1b1dce050
Preferences->Toolbars: Show an error message when the user tries to remove either the Preferences or Location Manager buttons instead of just silently adding them back. Fixes #1689022 [main toolbar device connected massage fails]( https://bugs.launchpad.net/calibre/+bug/1689022 )
2017-05-08 18:06:54 +05:30
Kovid Goyal
f974854eb1
Fix changing main toolbar in preferences causing donate button to disappear for the session
2017-05-08 17:58:27 +05:30
Kovid Goyal
656859a58e
...
2017-05-08 17:13:56 +05:30
Kovid Goyal
8bb80c764b
Book details panel: Make clicking author names search Goodreads for the author, by default. Can be changed in Preferences->Look & Feel->Book details
...
Fixes #653 (Switch author link to Goodreads.)
2017-05-08 16:28:03 +05:30