Commit graph

226 commits

Author SHA1 Message Date
Kovid Goyal
16a1048522 Document patch used on Qt for the calibre windows build to enable loading of OpenSSL dlls from the Dlls subdirectory 2011-04-25 21:00:11 -06:00
Kovid Goyal
5884c1b21e ... 2011-04-20 13:46:02 -06:00
Kovid Goyal
cbe800e423 Enable Qt SSL in the calibre windows build and a couple of fixes for the overdrive plugin 2011-04-20 09:43:14 -06:00
Kovid Goyal
0e8f01a545 Fix #756736 (Tweaks not translated) 2011-04-10 15:43:48 -06:00
Kovid Goyal
7fcc5132cd ... 2011-04-01 14:18:47 -06:00
Kovid Goyal
04f67b272b IGN:Tag release 2011-04-01 13:12:41 -06:00
Kovid Goyal
1ebba8e780 ... 2011-03-31 11:41:30 -06:00
Kovid Goyal
03cc260fe5 Complete the example plugin and plugin creating tutorial 2011-03-27 11:00:54 -06:00
Kovid Goyal
ae1c331d3c Start work on an example plugin demonstrating the new plugin loader 2011-03-27 07:53:17 -06:00
Kovid Goyal
6f09ab9976 version 0.7.52 2011-03-25 19:01:10 -06:00
Kovid Goyal
2ad3779c48 IGN:Tag release 2011-03-25 13:37:38 -06:00
Kovid Goyal
0e3fd968e0 version 0.7.51 2011-03-25 12:23:01 -06:00
Kovid Goyal
efe64e5097 Change the shebang in the calibre launcher script on linux to explicitly use python2 rather than python 2011-03-24 10:20:46 -06:00
Kovid Goyal
9e575a11b4 ... 2011-03-19 18:07:13 -06:00
Kovid Goyal
c979cb10b8 Windows build: Put all python files into a zip file to reduce upgrade time 2011-03-19 18:02:29 -06:00
Kovid Goyal
0fbc8d717b ... 2011-03-19 17:52:35 -06:00
Kovid Goyal
ec622f426d ... 2011-03-19 15:36:50 -06:00
Kovid Goyal
fa09d8a460 Also store recipe favicons in builtin_recipes.zip 2011-03-19 01:22:33 -06:00
Kovid Goyal
014d4b50ed Store recipes in the calibre install folder in a zip file 2011-03-19 00:40:36 -06:00
Kovid Goyal
8b145422f7 Speedup startup times for large libraries with a faster string-to-date converter 2011-03-04 09:24:38 -07: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
152f569455 Add a reupload command to make uploading fixed builds easier 2011-02-19 15:06:58 -07:00
Kovid Goyal
7dd7914cdc IGN:Tag release 2011-02-18 13:51:48 -07:00
Kovid Goyal
0c7089cc87 Fix #7622 (Calibre need to switch logic when converting Unicode filename into ASCII) 2011-02-17 07:34:15 -07:00
Kovid Goyal
fa01682ce5 ... 2011-02-14 11:51:26 -07:00
Kovid Goyal
c4f06e39af When converting non english texts to english, use the users currect calibre interface language. This allows japanes/korean/vietnamese characters to be correctly converted. Previously they were assumed to be Chinese. Fixes #7622 (Calibre need to switch logic when converting Unicode filename into ASCII) 2011-02-14 10:50:28 -07:00
Kovid Goyal
23fa68ce8a No longer upload source to my server as the bandwidth requirements are too high 2011-02-04 12:26:55 -07:00
Kovid Goyal
8437c89d4d Restore functioning of CALIBRE_DEVELOP_FROM in linux build 2011-01-30 08:52:25 -07:00
Hiroshi Miura
9fea301a6f pykakasi dict installer
- now unihandecode/pykakasi dictionary will be generated 
    by calibre installer
  - the dictionaries are located resources/localization/pykakasi/*
2011-01-30 20:25:35 +09:00
Kovid Goyal
cf61fe8f2b ... 2011-01-21 13:25:27 -07:00
Kovid Goyal
627445c0ee Fix #8378 (bad author sort when diacritic is used). Fix generation of teplate-functions.json 2011-01-15 12:24:35 -07:00
Charles Haley
6b6b8c2eb7 1. Merge from trunk.
2. Improvement on first-letter partitioning fix
3. Code to build dict of source for formatter builtins
2011-01-15 18:25:05 +00:00
Kovid Goyal
9e90f63214 template-functions.json skeleton 2011-01-15 10:14:31 -07:00
Kovid Goyal
2911dd1037 When uploading to googlecode retry once on failure 2011-01-14 18:31:08 -07:00
Kovid Goyal
3385e64dfd ... 2011-01-14 11:08:36 -07:00
Kovid Goyal
20d692d662 ... 2011-01-14 11:05:48 -07:00
Kovid Goyal
d63bfeff11 ... 2011-01-09 11:18:35 -07:00
Kovid Goyal
31c354a164 ... 2011-01-09 11:15:34 -07:00
Kovid Goyal
f77d55f06a Update ImageMagick in windows build to 6.6.6 2011-01-04 08:39:37 -07:00
Kovid Goyal
8b03a506a3 ... 2011-01-03 15:04:36 -07:00
Kovid Goyal
83f6f424f6 ... 2011-01-02 21:55:35 -07:00
Kovid Goyal
d55fa2ff10 Fix #8052 (Mac Install - drag to applications folder in .dmg file) 2010-12-31 15:21:39 -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
2ba5caa951 ... 2010-12-18 15:57:32 -07:00
Kovid Goyal
91310f0785 Use ICU for title case instead of python's builtin title 2010-12-05 09:30:59 -07:00
Kovid Goyal
0b70f40709 Fix ICU py->UChar string conversion and add support for OS X 2010-12-04 00:06:49 -07:00
Kovid Goyal
74a801f4cc Add ICU to linux binary build 2010-12-03 20:36:56 -07:00
Kovid Goyal
67367f521d Use ICU for sorting 2010-12-03 20:18:56 -07:00