34629 Commits

Author SHA1 Message Date
Kovid Goyal
6c353bd330
... 2017-05-21 13:39:08 +05:30
Kovid Goyal
d337aee373
Disable app-local deployment of the universal CRT
It does not work for some hard to fathom reason.
2017-05-21 13:39:07 +05:30
Kovid Goyal
963b0eeea6
Nicer error message when loading the Universal CRT fails 2017-05-21 13:39:07 +05:30
Kovid Goyal
897a1a137e
Do not have the launcher executables depend on the CRT 2017-05-21 13:39:07 +05:30
Kovid Goyal
f8560f79fc
Add proper manifests to all calibre executables
Marked as compatible with all versions of windows upto 10
2017-05-21 13:39:07 +05:30
Kovid Goyal
ef7c1a3c69
Fix detection of mt.exe 2017-05-21 13:39:07 +05:30
Kovid Goyal
2f7f2ace66
Change the VM names 2017-05-21 13:39:07 +05:30
Kovid Goyal
9b5a3ba5a5
Build 32bit calibre 2017-05-21 13:39:07 +05:30
Kovid Goyal
1dd2c65384
Build libimobiledevice 2017-05-21 13:39:07 +05:30
Kovid Goyal
9bd640e7ae
Replace the old windows build notes 2017-05-21 13:39:07 +05:30
Kovid Goyal
7a4ea3e7f5
Use vsnprintf on unix with a NULL buffer to get required size
This conforms to POSIX.1-2001
2017-05-21 13:39:07 +05:30
Kovid Goyal
957126c11a
Fix for mysterious crash in podofo module 2017-05-21 13:39:06 +05:30
Kovid Goyal
5e07f19848
Fix a bug in the unrar module that was causing crashes in win64 2017-05-21 13:39:06 +05:30
Kovid Goyal
645f1d138f
Option to not build installers 2017-05-21 13:39:06 +05:30
Kovid Goyal
3565840a07
Update path to WiX 2017-05-21 13:39:06 +05:30
Kovid Goyal
e3d0d6e23a
Add CRT to the frozen build 2017-05-21 13:39:06 +05:30
Kovid Goyal
ab3e048a95
Use only win32 functions in the launcher, no CRT functions
Reduces the size of the executables a little
2017-05-21 13:39:06 +05:30
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