Commit Graph

317 Commits

Author SHA1 Message Date
Kovid Goyal 743eda44f3 Increase minimum required OS X version in the bundle metadata 2014-08-08 18:31:09 +05:30
Kovid Goyal a13d76ef40 Remove readline as we no longer depend on it in OS X 2014-08-08 18:31:09 +05:30
Kovid Goyal 11873721bb Add ltdl (required by ImageMagick) to os x build 2014-08-08 18:31:09 +05:30
Kovid Goyal fbe1180d8e Get rid of the no longer needed libwmf 2014-08-08 18:31:09 +05:30
Kovid Goyal 243a08ef0e Use bundles ICU on OS X as well, since we are now no longer generating universal builds 2014-08-08 18:31:09 +05:30
Kovid Goyal 5068f62f0f Get rid of the PyQt4 string from everywhere 2014-08-08 18:31:07 +05:30
Kovid Goyal 4b8f7184fb Linux binary: Do not fail on system with invalid locale info. Instead default to using the UTF-8 encoding on these systems. Fixes #1343444 [calibre crash with utf_8_valencia](https://bugs.launchpad.net/calibre/+bug/1343444) 2014-07-18 07:59:30 +05:30
Kovid Goyal 3f86a1d5be rsync on my dev machine no longer supports -z 2014-06-27 09:21:54 +05:30
Kovid Goyal a8ba2c3bfd ... 2014-06-25 09:05:46 +05:30
Kovid Goyal 2f86ec6ccd ... 2014-06-21 09:20:39 +05:30
Kovid Goyal 2e4c1b6277 Slim down bundled Qt 5 2014-06-08 18:10:32 +05:30
Kovid Goyal c5a1065a76 Update PyQt build instructions 2014-06-06 11:09:45 +05:30
Kovid Goyal de7e6b46fd ... 2014-06-06 09:56:31 +05:30
Kovid Goyal 64c865f31d Proper fix for incorrect progress in portable installer 2014-06-06 07:48:25 +05:30
Kovid Goyal 585eaaafea More accurate progress while decompressing the portable installer 2014-06-05 23:00:22 +05:30
Kovid Goyal 2b64c18470 Portable installer: Fix a crash if the user selects a destination for the portable install that does not have enough disk space. Fixes #1324575 [Portable install crashes on low disk space](https://bugs.launchpad.net/calibre/+bug/1324575) 2014-06-05 22:46:43 +05:30
Kovid Goyal 2e58955e38 Fix err strings 2014-06-05 22:42:15 +05:30
Kovid Goyal 4d2ed78698 ... 2014-06-05 18:34:45 +05:30
Kovid Goyal 70a1748deb ... 2014-05-25 14:00:16 +05:30
Kovid Goyal aeb770978c ... 2014-05-25 12:50:07 +05:30
Kovid Goyal ec319c0a88 More Qt compilation notes 2014-05-25 11:46:10 +05:30
Kovid Goyal 4dccd159ed Finish up QT 5 build instructions on windows 2014-05-24 08:59:30 +05:30
Kovid Goyal 29c5efa641 Update Qt build notes for Qt 5 2014-05-23 13:18:15 +05:30
Tony Finch 2be66d733e Allow calibre to be used by multiple users on Mac OS X.
Fixes bug #1320347

For reference see https://developer.apple.com/library/ios/documentation/General/Reference/InfoPlistKeyReference/Articles/LaunchServicesKeys.html#//apple_ref/doc/uid/20001431-113300
2014-05-19 10:43:43 +01:00
Kovid Goyal f8940541cf ... 2014-05-08 09:11:02 +05:30
Kovid Goyal 35e585bd0d Update build instructions for PoDoFo and ImageMagick 2014-05-07 21:42:27 +05:30
Kovid Goyal c436362416 ... 2014-05-06 21:32:13 +05:30
Kovid Goyal e02bef764f ... 2014-05-06 21:01:08 +05:30
Kovid Goyal 76ba5f06e2 ... 2014-05-06 16:50:09 +05:30
Kovid Goyal e3559e9bce ... 2014-05-06 10:25:20 +05:30
Kovid Goyal 5eaf17fc21 ... 2014-05-05 22:09:37 +05:30
Kovid Goyal 6f63fc80a2 ... 2014-05-05 22:01:04 +05:30
Kovid Goyal d574b8fc7a ... 2014-05-05 21:49:27 +05:30
Kovid Goyal b8ef8af182 ... 2014-05-04 16:51:09 +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 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 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 f5301dbfef Windows: Use a separate worker process to move files to the recycle bin. Fixes the problem of the recycle bin icon not being updated when deleting books into an empty recycle bin. Also avoids the overhead of launching a new, short-lived worker process for every delete. 2014-02-25 22:45:41 +05:30
Kovid Goyal 06baf7445a ... 2014-02-06 23:09:36 +05:30
Kovid Goyal 5dc59bacc6 Only try to push if a connection to the remote host succeeds within 5 seconds 2014-02-06 23:05:06 +05:30
Kovid Goyal 80b0842aea Portable installer: Do not ask the user for confirmation when upgrading an existing installation during an automated install 2014-01-01 09:02:32 +05:30
Kovid Goyal 78911d6077 Windows 64bit build: Fix corrupted images in MOBI files causing crash. Fixes #1264534 [calibre-parallel has stopped working](https://bugs.launchpad.net/calibre/+bug/1264534)
Loads the PIL C extensions from the file system as they apparently use
exceptions that cause crash with MemoryModule
2013-12-31 10:20:33 +05:30
Kovid Goyal d0e60cf213 ... 2013-12-24 16:27:59 +05:30
Kovid Goyal 12ab1a706b Update lxml in 64bit windows build to fix crashes when parsing using html5lib 2013-12-19 09:40:36 +05:30
Kovid Goyal 289ef5f0b9 Rename Tweak Book to Edit Book 2013-12-10 17:21:51 +05:30
Kovid Goyal a87092ba4f Standalone executable for Tweak Book 2013-12-01 16:16:52 +05:30
Kovid Goyal 984c29c1e2 Get rid of the workaround for mtpz debug message by compiling libmtp with --disable-mtpz 2013-11-24 09:44:37 +05:30