Commit Graph

1322 Commits

Author SHA1 Message Date
Kovid Goyal 6838ffc42c Add build test for the file dialog helper 2016-05-11 07:42:16 +05:30
Kovid Goyal 7128d6eadd Build the file dialog helper 2016-05-11 07:15:33 +05:30
Kovid Goyal dcc590b797 More work on the file dialogs helper 2016-05-10 23:32:58 +05:30
Kovid Goyal cc42267ba8 Do not add IM to the calibre builds 2016-05-10 15:51:20 +05:30
Kovid Goyal 126ea17b34 Do not build the ImageMagick extension 2016-05-10 15:43:09 +05:30
Kovid Goyal 1055797da4 Initial implementation of octree based image quantization 2016-05-08 13:47:00 +05:30
Kovid Goyal ca85b8ac07 Dont add imageops.pyd to pylib.zip 2016-05-06 07:00:45 +05:30
Kovid Goyal b57ea0ffd0 Port the border removal algorithm from IM to Qt 2016-05-05 18:17:50 +05:30
Kovid Goyal b078110aed Initial path 2016-05-03 23:52:46 +05:30
Kovid Goyal e133f3c1fa Setting of initial folder 2016-05-03 23:27:46 +05:30
Kovid Goyal 1027b30d1b Various boolean options 2016-05-03 23:02:38 +05:30
Kovid Goyal b9dcf3f114 File save dialogs 2016-05-03 21:21:19 +05:30
Kovid Goyal 0a0a760290 Set binary mode and unset safe dll search 2016-05-03 21:12:26 +05:30
Kovid Goyal 770c076500 Read arbitrary strings from stdin 2016-05-03 20:50:25 +05:30
Kovid Goyal d8fe21d156 Start work on helper process for windows file dialogs 2016-05-03 20:04:53 +05:30
Kovid Goyal f451b173ed Change bootstrap order 2016-05-03 11:09:36 +05:30
Kovid Goyal 4d85e84119 Option to control mathjax source URL 2016-05-03 10:58:10 +05:30
Kovid Goyal 3dc7dad1b1 Use the stdlib tempfile module instead of ptempfile 2016-05-03 10:37:06 +05:30
Kovid Goyal cf5755f6a2 Use a forked MathJax, makes it easier to maintain the patch 2016-05-03 10:20:29 +05:30
Kovid Goyal 514a8a2863 Patch MathJax so that correct webfont URLs are generated 2016-05-03 08:30:30 +05:30
Kovid Goyal 00d689e6ac DRYer 2016-05-02 20:23:05 +05:30
Kovid Goyal e2a68b700c typo 2016-05-02 20:18:53 +05:30
Kovid Goyal 663dc80a15 Switch to the modern CommonHTML output for MathJax 2016-05-02 20:11:51 +05:30
Kovid Goyal 6b5ecdc7e1 Add the mathjax version to the compiled js 2016-05-01 20:17:36 +05:30
Kovid Goyal 6531811efa Allow the server to serve up MathJax 2016-05-01 16:50:33 +05:30
Kovid Goyal 0f57f37308 Add compiling of RapydScript to the build system 2016-05-01 14:08:27 +05:30
Kovid Goyal 20ddc371aa OS X Build: Redirect stdout/stderr to /dev/null instead of ASL since ASL is flaky on some OS X machines 2016-04-23 17:30:14 +05:30
Kovid Goyal 72a30b9c9e OS X build: If setting up ASL fails, redirect to /dev/null to ensure we dont get errors writing to stdout 2016-04-15 20:36:54 +05:30
Kovid Goyal 9b41e0c98f Reduce number of Downloading prints when the installer output is redirected to a file 2016-03-29 21:08:02 +05:30
Kovid Goyal b286ce1745 ... 2016-03-11 10:00:42 +05:30
Kovid Goyal b1664c7417 Upload GPG signatures as well as SHA512 hashes of installer files 2016-03-07 13:25:59 +05:30
Kovid Goyal 974722696b Portable Installer: Do not ask to launch calibre when running an automated install. Automated installs will now never launch calibre. 2016-03-05 10:10:23 +05:30
Kovid Goyal 8da7fd2616 Better fix for [options] header in generated manual pages 2016-03-04 00:30:20 +05:30
Kovid Goyal 543482ae65 Implement translations for the new content server 2016-03-03 22:33:23 +05:30
Kovid Goyal b27e649295 Auto-fix translated references to generated/en/ 2016-03-03 21:27:15 +05:30
Kovid Goyal 3eaf62de5b Yet another fix for python ssl distro compatibility
Apparently CentOS 7 just decided to backport the SSL patches from 2.7.9
to 2.7.5! Sigh.

I have no idea if this change will cause installation to stop working on
old Debian/Ubuntu. I love linux.

Fixes #1551800 [Automatic Linux install fails with SSL error](https://bugs.launchpad.net/calibre/+bug/1551800)
2016-03-01 22:22:58 +05:30
Kovid Goyal 6fdcc3c85f Use builtin RS compiler for generating POT files 2016-02-23 15:14:34 +05:30
Kovid Goyal 0ce29d414c Generate translations template for new content server 2016-02-23 14:56:05 +05:30
Kovid Goyal 59d1a6f2c6 Update version of Qt in OS X build to 5.5.1
Needed to prevent QT from using the system openssl library. For Qt >=
5.5 it uses Apple's TextScure API instead of openssl.
2016-01-30 15:56:27 +05:30
Kovid Goyal fc7d4830a9 Switch to using a private openssl lib on OS X 2016-01-30 12:40:50 +05:30
Kovid Goyal deb72df077 Remove code superseeded by winusb 2016-01-19 20:18:00 +05:30
Kovid Goyal 444c01ed30 Update bundled duktape JS interpreter 2016-01-19 11:32:54 +05:30
Kovid Goyal e2e93a3a74 ... 2016-01-19 00:26:31 +05:30
Kovid Goyal 7db8c4df74 Remove no longer need code 2016-01-17 18:58:39 +05:30
Kovid Goyal 76c0a9b8b7 ... 2016-01-15 09:24:37 +05:30
Kovid Goyal 0c57ad189e Dont upload to files.calibre-ebook.com as it no longer exists 2016-01-12 10:24:31 +05:30
Kovid Goyal cad0f939cb Self host plugin icon 2016-01-10 14:17:15 +05:30
Kovid Goyal ccd069c343 Now host user manual on main server 2016-01-10 14:14:35 +05:30
Kovid Goyal f32888e47d ... 2016-01-10 10:12:44 +05:30
Kovid Goyal e71c1a4888 Change to using main server download URL for the linux installer 2016-01-09 10:53:50 +05:30