366 Commits

Author SHA1 Message Date
Kovid Goyal
f77672a596 ... 2011-08-12 14:31:50 -06:00
Charles Haley
af3169a29b Change formatter functions to support aliases instead of requiring a new class instance. Change document generators to use the right accessor to get functions, ignoring aliases. 2011-08-02 11:37:40 +01:00
Kovid Goyal
aa6a3929eb Fix handling of non-ascii paths (I hope) in calibre portable launcher 2011-07-29 01:38:05 -06:00
Kovid Goyal
6fd23c7ca1 ... 2011-07-29 01:19:58 -06:00
Kovid Goyal
917c2ec205 ... 2011-07-15 20:51:48 -06:00
Kovid Goyal
5c9c46382f Upgrade version of pyflakes used for error checking, to support python 2.7 new syntax 2011-07-15 15:09:41 -06:00
Kovid Goyal
e6b8100fce ... 2011-07-14 16:55:58 -06:00
Kovid Goyal
017d2630e3 Use calibre translations for Qt via a dynamic translator 2011-07-14 10:49:47 -06:00
Kovid Goyal
b9ad2a39a6 Add the strings for the standard Qt buttons to the calibre translations 2011-07-14 09:40:01 -06:00
Kovid Goyal
4b78041e2a Fix #807879 ("Series" undistinguished in singular/plural) 2011-07-10 13:29:15 -06:00
Kovid Goyal
ac6594b79e Switch to using xgettext to generate .pot file 2011-07-10 11:41:15 -06:00
Kovid Goyal
9676bab7c9 ... 2011-07-01 22:24:07 -06:00
Kovid Goyal
f4e5714391 Portable build: set a env var 2011-06-14 13:08:13 -06:00
Kovid Goyal
72d9c3fa96 Fix bundled PyCrypto in the windows build 2011-06-11 09:50:34 -06:00
Kovid Goyal
943f1a2fff remove obsolete instructions for portable calibre 2011-06-07 11:31:42 -06:00
Kovid Goyal
41841f2e66 Fix creation of empty dorectories in zip files 2011-06-07 09:49:33 -06:00
Kovid Goyal
fbd282480c Build a calibre portable installer in addition to the .msi 2011-06-07 09:08:28 -06:00
Kovid Goyal
ab0247df39 ... 2011-06-06 22:13:49 -06:00
Kovid Goyal
74de3b0cad Fix #793784 (Generated file in scm (template-functions.json)) 2011-06-06 17:39:19 -06:00
Kovid Goyal
b5a166753b Windows build: No longer install CRT in the system SxS folder. Makes calibre fully relocatable. 2011-06-06 11:33:32 -06:00
Kovid Goyal
1620dee548 Clean up Qt plugins dir in windows build 2011-06-06 06:56:34 -06:00
Kovid Goyal
1f837ca129 ... 2011-06-06 06:34:52 -06:00
Kovid Goyal
51c4fe162c No longer ship libusb in the windows binary 2011-06-05 23:01:32 -06:00
Kovid Goyal
b22d5ac5fb Windows build: Add code to load .pyd python extensions from a zip file. This allows many more files in the calibre installation to be zipped up, speeding up the installer. 2011-06-05 20:21:09 -06:00
Kovid Goyal
4a8d33a455 Store translations compressed in the calibre install dir. Also remove the broken librarything executable. 2011-06-04 22:25:46 -06:00
Kovid Goyal
a499175520 IGN:Tag release 2011-06-03 12:13:33 -06:00
Kovid Goyal
88709bb88f Windows installer: Remember and use previous settings for installing desktop icons, adding to path, etc. 2011-05-29 11:06:56 -06:00
Kovid Goyal
3a28da796f Move User Manual to http://manual.calibre-ebook.com 2011-05-28 14:02:32 -06:00
Kovid Goyal
a6ece012ea Windows installer: Remember and use previous installation folder when upgrading 2011-05-21 18:02:37 -06:00
Kovid Goyal
fb26c223a7 Fix #786290 (Enhancements for building on NetBSD) 2011-05-21 16:29:57 -06:00
Kovid Goyal
e20a8e9054 ... 2011-05-21 14:27:25 -06:00
Kovid Goyal
997a943257 Fix #782408 (.mobi import broken in 0.8.1) 2011-05-15 10:49:29 -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
abf31ec826 Use Qt 4.7.3 for windows build 2011-05-11 18:20:44 -06:00
Kovid Goyal
48166bd877 Ensure kakasi databases are always rebuilt on windows 2011-05-11 18:08:00 -06:00
Kovid Goyal
1a38be575d ... 2011-05-11 17:35:27 -06:00
Kovid Goyal
bd2aeff04d Fix #780804 (not found gdbm on Windows in 0.8.0 and Japanese) 2011-05-11 17:24:20 -06:00
Kovid Goyal
1647e17684 Fix two zero byte files being left behind after calibre quits on windows 2011-05-05 14:34:41 -06:00
Kovid Goyal
4255df2dc7 Fix the example plugin upload script 2011-04-25 22:19:09 -06:00
Kovid Goyal
98b2dba03f Windows build: Have the installer overwrite dlls even if their version is the same to ensure the patched QtCore4.dll is installed 2011-04-25 22:09:37 -06:00
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