284 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
Translators
6718845a45 Launchpad automatic translations update. 2011-09-02 04:41:04 +00:00
Translators
cd1e6d249d Launchpad automatic translations update. 2011-09-01 04:38:37 +00:00
Translators
622dc1c5d5 Launchpad automatic translations update. 2011-08-31 04:34:32 +00:00
Translators
da666093c9 Launchpad automatic translations update. 2011-08-30 04:49:03 +00:00
Translators
65d20983df Launchpad automatic translations update. 2011-08-29 04:33:55 +00:00
Translators
9cb0e3339c Launchpad automatic translations update. 2011-08-28 05:17:46 +00:00
Kovid Goyal
a1e63e9a53 Fix #835137 (Book languages can't be translated) 2011-08-27 10:01:07 -06:00
Translators
996b8bea94 Launchpad automatic translations update. 2011-08-27 05:41:04 +00:00
Kovid Goyal
228ecce797 Add .pot file for languages translations 2011-08-26 20:39:40 -06:00
Kovid Goyal
a30460bda8 Switch to using more modern language names/translations from the iso-codes package, rather than pycountry 2011-08-25 08:34:28 -06:00
Kovid Goyal
ee3baf7dcf Fix --clean-all 2011-08-19 19:29:41 -06:00
Kovid Goyal
f5f81cbe85 ... 2011-08-19 18:49:20 -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
127b517977 ... 2011-08-18 11:07:41 -06:00
Kovid Goyal
478cc618f7 Support for setting per book language 2011-08-17 16:34:33 -06:00
Kovid Goyal
fe7c7fed3b ... 2011-08-12 14:42:52 -06:00
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