46 Commits

Author SHA1 Message Date
Kovid Goyal
6c01b3cc67 Updated translations 2011-09-02 10:14:21 -06:00
Kovid Goyal
77e6d76e27 ... 2011-09-02 10:10:54 -06:00
Kovid Goyal
72227947d3 Linux binary: Use readlink -f rather than readlink -e in the launcher scripts so that they work with recent releases of busybox 2011-08-18 19:07:36 -06:00
Kovid Goyal
a070127d1d Fix one source of segfaults on shutdown in the linux binaries. Minor fixes. 2011-05-13 10:09:45 -06:00
Kovid Goyal
c626b60a29 Linux binary build: Fix ImageMagick trying to load system modules instead of bundled modules 2011-02-24 23:51:50 -07:00
Kovid Goyal
e16968c381 Linux binary build: Set the MAGICK_HOME environment variable 2011-02-24 22:55:27 -07:00
Kovid Goyal
7dd7914cdc IGN:Tag release 2011-02-18 13:51:48 -07:00
Kovid Goyal
8437c89d4d Restore functioning of CALIBRE_DEVELOP_FROM in linux build 2011-01-30 08:52:25 -07:00
Kovid Goyal
8ea848312c Fix #7967 (Specific format actions show non-existent formats) 2010-12-20 10:52:44 -07:00
Kovid Goyal
eac89c5439 Linux binary build: If setting system default locale fails, try setting locale to en_US.UTF-8 instead 2010-12-20 09:55:44 -07:00
Kovid Goyal
74a801f4cc Add ICU to linux binary build 2010-12-03 20:36:56 -07:00
Kovid Goyal
38be2c7fc6 ... 2010-12-03 20:06:13 -07:00
Kovid Goyal
6ec27b1234 ... 2010-12-03 19:36:31 -07:00
Kovid Goyal
788138cd97 ... 2010-11-30 14:40:31 -07:00
Kovid Goyal
eeda4caf10 ... 2010-11-29 13:13:10 -07:00
Kovid Goyal
84833cf430 All new linux binary build. With updated dependencies and replacing cx_Freeze with my own C python launcher. If you are running calibre using CALIBRE_DEVELOP_FROM with a linux binary build, do not update the calibre source until after 0.7.32 is released. 2010-11-28 22:51:19 -07:00
Kovid Goyal
8432474472 Update podofo in all binary builds to 0.8.2 2010-08-25 10:39:53 -06:00
Kovid Goyal
9e323c6a77 ... 2010-08-21 07:53:31 -06:00
Kovid Goyal
88cd5dc1a6 Fix linux binary installer bug 2010-08-20 15:27:53 -06:00
Kovid Goyal
1d1a19f4d0 Upgrade to Qt 4.6.3 in linux binary builds 2010-07-10 16:25:00 -06:00
Kovid Goyal
5a1731a38f PoDoFo cleanups 2010-06-30 22:43:40 -06:00
Kovid Goyal
9b91768665 Upgrade podofo to 0.8.1 from 0.7.0 2010-06-29 21:29:31 -06:00
Kovid Goyal
90446f0632 Fix #5417 (Indication that in development environment) 2010-04-30 07:47:34 -06:00
Kovid Goyal
2f437907a3 Integrate patched pychm into calibre build process 2010-02-27 22:15:25 -07:00
Kovid Goyal
2b31af62ee Fix #4656 (Catalog Generation doesn't seem to have a type specified for export) 2010-01-24 17:42:03 -07:00
Kovid Goyal
d39e71b34a Linux binary: Add system QT_PLUGIN_PATH to enable calibre to use the user specified Qt style 2009-12-28 08:04:39 -07:00
Kovid Goyal
12871ae8ce Better error recovery and error message when trying to find mount points on OS X fails 2009-12-24 19:08:16 -07:00
Kovid Goyal
f1dfa30e30 Also auto increment series index when editing in table view 2009-12-24 14:50:56 -07:00
Kovid Goyal
225eaab491 Linux: Preferentially use desktop specific notification daemons 2009-12-16 13:07:37 -07:00
Kovid Goyal
138a7c53ad IGN:Move building of linux 64 bit binary to a VM 2009-10-27 12:41:58 -06:00
Kovid Goyal
160f0f72b7 IGN:Tag release 2009-10-20 19:26:33 -06:00
Kovid Goyal
3c68df5475 IGN:Linux binary add libuuid 2009-10-18 15:01:36 -06:00
Kovid Goyal
d2618701ec IGN:Fix Windows installer to correctly upgrade previous calibre installs 2009-10-16 21:42:36 -06:00
Kovid Goyal
15cd7f99c2 IGN:Use explicit path to libunrar.so in linux binary and use QT_PLUGIN_PATH env variable instead of loading Qt explicitly on each invocation 2009-10-14 17:26:12 -06:00
Kovid Goyal
9338cb08fd IGN:Partial implementation of a replacement for CX_FREEZE 2009-10-14 13:56:34 -06:00
Kovid Goyal
503d258f4f Fix #3647 (No file libffi in linux - v 6.14) 2009-10-01 18:34:48 -06:00
Kovid Goyal
b58cd66fcb Fix #3647 (No file libffi in linux - v 6.14) 2009-10-01 14:44:49 -06:00
Kovid Goyal
0428cf9bd6 IGN:... 2009-09-27 11:59:21 -06:00
Kovid Goyal
ef06fbee81 Fix #3523 (Please re-add ./setup.py install --root option) and clean up install/post-install code. Post install now no longer runs in a separate process. 2009-09-27 10:20:36 -06:00
Kovid Goyal
98c00083b1 Add a section to the User Manual explaining how to setup a development environment for calibre on all the OSes 2009-09-26 15:31:12 -06:00
Kovid Goyal
6a31132868 IGN: pdfreflow loads in the linux binary builds 2009-09-25 11:35:17 -06:00
Kovid Goyal
5a94e3d965 IGN:Initial implementation of PDF->XML engine 2009-09-21 21:17:38 -06:00
Kovid Goyal
238c82efa6 IGN:Add ImageMagick coders to linux binary nad load the ImageMagick library correctly from the frozen linux build 2009-09-15 16:56:30 -06:00
Kovid Goyal
08e24b835c Fix 'undefined symbol: gzopen64' error when converting comics using the linux binary build 2009-09-11 19:53:00 -06:00
Kovid Goyal
818d2670ee Ignore invalid proxies 2009-09-10 17:13:55 -06:00
Kovid Goyal
4fc204c816 Installer building ported to new setup framework 2009-09-09 16:04:51 -06:00