76 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
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
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
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
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
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
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
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
1647e17684 Fix two zero byte files being left behind after calibre quits on windows 2011-05-05 14:34:41 -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
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
0e3fd968e0 version 0.7.51 2011-03-25 12:23:01 -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
f77d55f06a Update ImageMagick in windows build to 6.6.6 2011-01-04 08:39:37 -07:00
Kovid Goyal
2ba5caa951 ... 2010-12-18 15:57:32 -07:00
Kovid Goyal
67367f521d Use ICU for sorting 2010-12-03 20:18:56 -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
477dc90089 Fix #7685 (Fetch News broken on v0.7.30. Images and photos don't show on e-reader.) 2010-11-27 11:21:22 -07:00
Kovid Goyal
128522a946 ... 2010-11-27 10:31:08 -07:00
Kovid Goyal
5834a210d9 Fix #7691 (can't start app) 2010-11-27 09:07:53 -07:00
Kovid Goyal
ca3f9b841d Implement high performance C module for sqlite custom aggregators. To enable edit line 153 of library.sqlite. In my testing showed between 1 and 5% decrease in startup time (varies depending on how many multi-author books in the library). Disabled for now, pending more testing 2010-11-25 22:30:40 -07:00
Kovid Goyal
7ba2b0d3cf Update windows binary build to use python 2.7 2010-11-22 15:37:35 -07:00
Kovid Goyal
ab1795de9a OS X binary build: Switch to intel Leopard Qt 4.7.1 based binary build 2010-11-16 13:15:12 -07:00
Kovid Goyal
fee80b5cf2 ... 2010-11-15 22:09:46 -07:00
Kovid Goyal
247723eaca Rolling Stone by DM. Fix #7490 (New recipe for US edition of Rolling Stone Magazine - free content) 2010-11-10 14:28:42 -07:00
Kovid Goyal
94277e1d7e Switch windows binaries to Qt 4.7 2010-11-10 07:16:13 -07:00
Kovid Goyal
803e9eb320 Revert bundled version of BeautifulSoup in windows build to 3.0.8 to improve parsing of broken HTML 2010-10-31 13:20:26 -06:00
Kovid Goyal
44c3ba638e Update pdf metadata libraries (poppler/podofo) to latest versions in windows build 2010-10-26 13:18:14 -06:00
Kovid Goyal
8432474472 Update podofo in all binary builds to 0.8.2 2010-08-25 10:39:53 -06:00
Kovid Goyal
926e3fa545 Update podofo in windows build to -r1269 2010-08-14 12:19:14 -06:00
Kovid Goyal
3c266410be Flesh out windows dev env notes a bit 2010-08-05 10:30:31 -06:00
Kovid Goyal
bc1dfb3210 Upgrade version of Qt in windows build to 4.6.3 2010-07-10 09:28:44 -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
f861a14a08 Windows installer: Reduce time taken to calculate disk space requirements 2010-06-28 16:07:48 -06:00