Kovid Goyal
9a49104dac
Refactor application layout on windows
...
Now only the calibre executables are present in the top level directory
(which is added to PATH). No third party executables and no dlls.
This became necessary because the VS 2015 CRT is not manifest based, so
it would have to be placed in the top level dir in the old layout. Now
it can be put into the DLLs dir.
2017-05-21 13:39:06 +05:30
Kovid Goyal
77a0558cf2
Initial stab at replacing use of MemoryModule
2017-05-21 13:39:06 +05:30
Kovid Goyal
923048a387
String changes
2017-05-21 13:37:52 +05:30
Kovid Goyal
fa7d11772f
Update Frankfurter Rundschau
...
Fixes #1690340 [Download of 'Frankfurter Rundschau' has stopped working](https://bugs.launchpad.net/calibre/+bug/1690340 )
2017-05-21 09:14:25 +05:30
Kovid Goyal
a24f489822
DOCX Output: Fix repeated anchor names in different HTML files leading to links int he output document pointing to incorrect locations. Fixes #1690365 [Footnotes do not work and iIncorrect position of pictures after conversion from azw3 to docx]( https://bugs.launchpad.net/calibre/+bug/1690365 )
2017-05-21 08:31:39 +05:30
Kovid Goyal
bb6158f57e
Refactor the advanced search dialog to use modern UI building techniques, getting rid of the .ui file
...
Implement the Clear button for all tabs and also add placeholder text
where appropriate.
2017-05-21 07:54:07 +05:30
Kovid Goyal
355a8d417b
Fix Bookeen Nolim not being detected in Linux. Fixes #1692255 [New device "Bookeen Nolim" not detected]( https://bugs.launchpad.net/calibre/+bug/1692255 )
2017-05-21 07:38:43 +05:30
Kovid Goyal
bf64759aff
Advanced search dialog: Fix combining of "One or more words" searches with other search types incorrect. Fixes #1691008 [Advanced Search grouping failure]( https://bugs.launchpad.net/calibre/+bug/1691008 )
2017-05-20 20:01:24 +05:30
Kovid Goyal
b15521bd74
Fix commas doubled when editing formats list in email preferences
2017-05-20 13:15:44 +05:30
Kovid Goyal
9d55e3aa9e
Book details panel: Allow right clicking on author names to search for them in calibre. Allow clicking on language names to search for them in calibre. Fixes #1692084 [Choice to show author in library]( https://bugs.launchpad.net/calibre/+bug/1692084 )
2017-05-20 12:26:31 +05:30
Kovid Goyal
012810cc62
String changes
2017-05-20 11:58:41 +05:30
Kovid Goyal
52be1dfc74
Fix #1691980 [Remove image button]( https://bugs.launchpad.net/calibre/+bug/1691980 )
2017-05-20 11:56:27 +05:30
Kovid Goyal
4936c3de21
String changes
2017-05-18 11:00:18 +05:30
Kovid Goyal
210a532e17
Kobo driver: Fix collections sometimes not displayed in device view
...
Merge branch 'master' of https://github.com/davidfor/calibre
2017-05-17 19:41:50 +05:30
David
0d60a52513
Fix collections not displaying in device list for KoboTouch driver
...
Collections were not being shown in the device list if either the
collection management was off in the driver, or no collections column
were configured. There were two reasons, one was the empty configuration
string was handled incorrectly. The other was the device_collections
attribute could be cleared by the smart_update.
2017-05-17 23:51:04 +10:00
Kovid Goyal
3511b4e5e4
Add the CA:TRUE basic constraint when generating a CA certificate
2017-05-17 05:26:52 +05:30
Kovid Goyal
7da4a00a9b
Fix exception in error handler for websocket connections
2017-05-17 05:26:25 +05:30
Kovid Goyal
4be47dd5f2
Remove indentation inside #if
2017-05-17 05:23:28 +05:30
Kovid Goyal
5dbe8b1f98
Merge branch 'qt-5.9.0' of https://github.com/keszybz/calibre
2017-05-17 05:21:57 +05:30
Zbigniew Jędrzejewski-Szmek
82bd2e1a51
Compatibility with qt5-5.9.0
2017-05-16 14:20:51 -04:00
Kovid Goyal
b2a440e9f4
String changes
2017-05-16 13:33:29 +05:30
Kovid Goyal
94162c32ca
Micro-optimization
2017-05-16 13:31:21 +05:30
Kovid Goyal
71acdf085f
DOCX Input: When a style only specifies a complex script font, use it instead of the normal font
2017-05-16 13:24:22 +05:30
Kovid Goyal
3dd277481d
String changes
2017-05-14 20:32:48 +05:30
Kovid Goyal
5b28ec2060
Remove useless copy image address action from viewer context menu
2017-05-14 20:25:27 +05:30
Kovid Goyal
e9297c21f6
Update Arbetaren
...
Fixes #1690617 [Update Arbetaren recipe](https://bugs.launchpad.net/calibre/+bug/1690617 )
2017-05-14 18:18:58 +05:30
Kovid Goyal
d79cfbca8f
DRYer
2017-05-14 17:54:59 +05:30
Kovid Goyal
ef39992968
Handle temp files being deleted from under the server causing cover/ebook downloads to stop working
2017-05-14 17:30:35 +05:30
Kovid Goyal
e43705a3a3
Update Neu Osnabrücker Zeitung
...
Merge branch 'master' of https://github.com/aimylios/calibre
2017-05-14 17:06:07 +05:30
Aimylios
94a42ba7c1
Update Neue Osnabrücker Zeitung
...
Merge neu_osnabrucker_zeitung.recipe into noz.recipe, update feed addresses, and make use of print version.
2017-05-14 10:45:14 +02:00
Kovid Goyal
a53e8447e7
...
2017-05-14 08:50:47 +05:30
Kovid Goyal
da765b2327
String changes
2017-05-14 08:48:30 +05:30
Kovid Goyal
87d007b307
...
2017-05-14 08:46:22 +05:30
Kovid Goyal
4b89e0e6a1
Allow right clicking on the layout buttons in the bottom right corner to configure the corresponding area of the user interface
...
Fixes #1690454 [[Enhancement] Make main window more customizable by right clicking](https://bugs.launchpad.net/calibre/+bug/1690454 )
2017-05-13 20:46:02 +05:30
Kovid Goyal
b76a70e528
DOCX Input: Workaround for broken Word documents created by "PDF Converter Professional 8". Fixes #1690537 [Word document (docx) can not be converted to ePub]( https://bugs.launchpad.net/calibre/+bug/1690537 )
2017-05-13 18:38:01 +05:30
Kovid Goyal
097b35755a
More fixes for missing styles
2017-05-13 18:34:57 +05:30
Kovid Goyal
f5c9841c83
String changes
2017-05-13 17:50:42 +05:30
Kovid Goyal
3a400dcc15
...
2017-05-13 17:48:06 +05:30
Kovid Goyal
bf695916a7
Fix #1690509 [Double spacing in Output options for TXT and TXTZ]( https://bugs.launchpad.net/calibre/+bug/1690509 )
2017-05-13 17:47:24 +05:30
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