908 Commits

Author SHA1 Message Date
Kovid Goyal
ba894573e4 ... 2014-04-17 07:12:29 +05:30
Kovid Goyal
0753e908ab Add ISO 3166 country codes 2014-04-17 07:12:29 +05:30
Kovid Goyal
5481f1f820 Dont rebuild extensions during a rebase 2014-04-16 20:55:14 +05:30
Kovid Goyal
29fdb8dc62 Warn about PyQt4 sneaking into the code on branch checkout 2014-04-11 19:11:35 +05:30
Kovid Goyal
26136293b7 speed up build 2014-04-11 18:57:16 +05:30
Kovid Goyal
efbd02bb2e be quiter when switching branches 2014-04-11 17:04:10 +05:30
Kovid Goyal
030a7c6320 Rebuild progress_indicator when switching to/from qt5 2014-04-11 16:54:39 +05:30
Kovid Goyal
e7d0846f46 Add post-commit-hook infrastructure to handle porting to Qt5 2014-04-11 10:50:44 +05:30
Kovid Goyal
fe0ea435d2 ... 2014-04-08 15:19:32 +05:30
Kovid Goyal
85e0882bbf ... 2014-04-08 14:26:54 +05:30
Kovid Goyal
354589c7a8 Publish download counts for plugins 2014-04-08 14:03:46 +05:30
Kovid Goyal
460aceb329 Update the version of openssl shipped in the windows 64 bit binary build as it was vulnerable to the heartbleed TLS bug 2014-04-08 13:53:51 +05:30
Kovid Goyal
cf2f7ffd7f Use abstract named sockets for plugins mirror single instance instead of lock files 2014-04-08 10:31:06 +05:30
Kovid Goyal
b12b60da40 Ensure that the rendered dates are always in the same language as the calibre interface, regardless of system language setting 2014-04-06 13:28:32 +05:30
Kovid Goyal
26fd1f8803 Merge branch 'master' of https://github.com/duanemoody/calibre 2014-04-01 08:13:29 +05:30
duanemoody
d9149a2ee8 Add application category (Utilities)
OS X's View by Category requires LSApplicationCategoryType otherwise it sorts out to "Other" at the bottom.
2014-03-31 10:29:55 -07:00
Kovid Goyal
e18c846e22 Upload signatures first 2014-03-28 12:34:53 +05:30
Kovid Goyal
128cbd8695 ... 2014-03-28 10:46:01 +05:30
Kovid Goyal
88f19064dc ... 2014-03-25 16:44:49 +05:30
Kovid Goyal
f5e1a13ac6 Updated expired CA certificate 2014-03-25 16:39:08 +05:30
Kovid Goyal
587e5aba65 Linux binary build: Fix worker processes not working on linux systems with bash >= 4.3 2014-03-25 00:36:05 +05:30
Kovid Goyal
bf003b8d1f Add getafix to push destinations 2014-03-10 15:09:30 +05:30
Kovid Goyal
a479db415c ... 2014-03-10 13:44:06 +05:30
Kovid Goyal
87fedb8a6d I love linux distros 2014-03-10 11:53:50 +05:30
Kovid Goyal
1ee24745ee ... 2014-03-10 08:16:01 +05:30
Kovid Goyal
35c837b839 Move matcher module into the utils package 2014-03-08 11:24:15 +05:30
Kovid Goyal
6e9afc0398 ... 2014-03-08 10:56:31 +05:30
Kovid Goyal
290462909f Linux binary install script: Fix error on linux systems where the system python has an encoding of None set on stdout. Assume encoding is utf-8 in this case. 2014-03-07 21:51:00 +05:30
Kovid Goyal
82b6335a3c Use the faster py->icu string conversion in the matcher 2014-03-06 16:58:46 +05:30
Kovid Goyal
df6a06c8b7 Faster roundtripping of strings between ICU and python 2014-03-06 16:41:27 +05:30
Kovid Goyal
8c67730759 Use ICU to add full unicode support to the subsequence matcher 2014-03-04 22:34:40 +05:30
Kovid Goyal
9e325e819f Initial implementation of subsequence sorter 2014-03-04 14:20:50 +05:30
Kovid Goyal
9a3e3ad146 ... 2014-03-04 07:41:45 +05:30
Kovid Goyal
10dfa877d2 linux installer script: Do not use the filesystem to pass the downloaded tarball to tar as it is possible for malicuous code running on the users computer to alter the download file between signature verification and calling tar to extract the files. 2014-03-04 07:35:48 +05:30
Kovid Goyal
cf5387baa2 ... 2014-03-03 20:25:26 +05:30
Kovid Goyal
576c9b3476 Fix compilation of bzzdec with Visual Studio 2014-03-03 20:01:44 +05:30
Kovid Goyal
54b4d5b329 DJVU Input: A fast C based decompressor for DJVU files 2014-03-03 19:41:10 +05:30
Kovid Goyal
d0bb89c740 Linux installer: Allow using ~ when specifying the installation directory 2014-03-02 11:52:08 +05:30
Kovid Goyal
ffc4cadf39 Linux binary installer: Fix an error when using proxies and python 3
Fixes #1286274 [Binary linux installer fails because of bug in proxy debugging output](https://bugs.launchpad.net/calibre/+bug/1286274)
2014-03-01 07:55:37 +05:30
Kovid Goyal
45e6468b01 Make the linux installer script compatible with python 2.6. Fixes #1286011 [Linux installer for calibre 1.26 does not work on CentOS 6.5](https://bugs.launchpad.net/calibre/+bug/1286011) 2014-02-28 13:58:06 +05:30
Kovid Goyal
94741bab3b Bandwidth monitoring on the file hosting servers 2014-02-28 12:56:45 +05:30
Kovid Goyal
2aa20b15c3 ... 2014-02-26 21:38:18 +05:30
Kovid Goyal
dee8a06a82 ... 2014-02-26 21:35:32 +05:30
Kovid Goyal
8beaa074a6 ... 2014-02-26 21:28:17 +05:30
Kovid Goyal
86df096387 ... 2014-02-26 21:14:46 +05:30
Kovid Goyal
00932e5683 ... 2014-02-26 16:51:06 +05:30
Kovid Goyal
c758c5be30 ... 2014-02-26 12:19:27 +05:30
Kovid Goyal
0c0618178f ... 2014-02-26 11:48:27 +05:30
Kovid Goyal
822d71f45e ... 2014-02-26 11:31:54 +05:30
Kovid Goyal
b8bfd37da4 ... 2014-02-26 08:27:35 +05:30