Commit graph

323 commits

Author SHA1 Message Date
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
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
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
0cf2089c8d IGN:Tag release 2010-11-26 11:30:11 -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
b0a35fa3fd ... 2010-11-16 18:40:06 -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
293c2cc725 Fix #7435 (Open the detailed info dialog for the book.) 2010-11-06 10:35:46 -06:00
Kovid Goyal
5444e39cea ... 2010-11-05 13:26:51 -06:00
Kovid Goyal
a1d9c31e44 ... 2010-11-04 13:47:56 -06:00
Kovid Goyal
6e8296de1f ... 2010-11-03 13:44:15 -06:00
Kovid Goyal
d6d47e226f Fix #7379 (UnicodeEncodeError in Content server) 2010-11-01 18:28:15 -06:00
Kovid Goyal
a42f927f79 ... 2010-10-31 18:29:35 -06: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
a149cba9eb Fix #7357 (Support for Digma Q600) 2010-10-31 11:16:22 -06:00
Kovid Goyal
32b21d78ef ... 2010-10-30 23:42:35 -06:00
Kovid Goyal
b597410d84 calibre-server: Make auto reload control separate from --devlop with a new command line option --auto-reload 2010-10-30 23:25:30 -06:00
Kovid Goyal
20e015ed74 Content server: Handle books with # in their title/authors correctly. Fixes #7354 (Having problems with calibre server) 2010-10-30 22:40:13 -06:00
Kovid Goyal
39e102e3f8 /browse: Make category listing also more semantic and pentadactyl friendly 2010-10-30 19:25:50 -06:00
Kovid Goyal
d3814a3a5a /browse: Make the top level page more semantic and pentadactyl firendly 2010-10-30 18:50:26 -06:00
Kovid Goyal
649ce9605a Add infrastructure for developing embedded reader in Content Server 2010-10-29 23:59:51 -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
258812b7a5 ... 2010-10-17 14:44:24 -06:00
Kovid Goyal
4dc70a8f97 Add a push command to setup.py so I can develop pn linux and seamlessly test on other platforms 2010-10-09 10:45:24 -06:00
Kovid Goyal
b5988c66af Upload SHA 512 signatures for all installers to the server 2010-10-08 13:36:13 -06:00
Kovid Goyal
625e478ce0 Use process local file descriptors in db2 2010-09-30 16:47:17 -06:00
Kovid Goyal
9f42077e11 Document the calibre template language 2010-09-19 14:46:48 -06:00
Kovid Goyal
4b8755fd6d IGN:Tag release 2010-09-17 14:50:53 -06:00
Kovid Goyal
d83725ba64 ... 2010-09-04 12:28:12 -06:00
Kovid Goyal
d4a72194e4 ... 2010-08-25 11:14:35 -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
dcde8a7e59 Add short version string to OSX bundle 2010-08-22 14:41:08 -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
926e3fa545 Update podofo in windows build to -r1269 2010-08-14 12:19:14 -06:00
Kovid Goyal
07a63b4362 Remove ununsed cxFreeze 2010-08-13 23:06:52 -06:00
Kovid Goyal
3c266410be Flesh out windows dev env notes a bit 2010-08-05 10:30:31 -06:00
Kovid Goyal
e4ab5891aa Initial C based implementation of ImageMagick plugin 2010-08-01 20:00:59 -06:00
Kovid Goyal
e26d82fc6d IGN:Tag release 2010-07-30 19:48:09 -06:00
Kovid Goyal
beef3c5b40 Linux build system: Remove search for poppler-qt4 libs as they are no longer used 2010-07-30 15:00:32 -06:00
Kovid Goyal
48df7c38bd Switch to Sphinx 1.0 to generate User Manual 2010-07-25 13:27:55 -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
bc1dfb3210 Upgrade version of Qt in windows build to 4.6.3 2010-07-10 09:28:44 -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
f861a14a08 Windows installer: Reduce time taken to calculate disk space requirements 2010-06-28 16:07:48 -06:00
Kovid Goyal
90446f0632 Fix #5417 (Indication that in development environment) 2010-04-30 07:47:34 -06:00
Kovid Goyal
1d24f95563 CanardPC by zorgluf and misc fixes 2010-04-17 22:07:28 +05:30
Kovid Goyal
e8ef0cb1bf Fix #5079 (Typo in tooltip for Windows desktop icon) 2010-03-06 09:43:48 -07:00
Kovid Goyal
9d61fbe0d9 add function to winutil to check for an active internet connection 2010-03-03 11:52:12 -07:00
Kovid Goyal
2f437907a3 Integrate patched pychm into calibre build process 2010-02-27 22:15:25 -07:00
Kovid Goyal
815cac9520 Fix #4715 (Support FreeBSD out of the box (except USB)) 2010-02-27 10:50:12 -07:00
Kovid Goyal
e0320e0765 Linux source install: Install a calibre environment module to ease the integration of calibre into other python projects 2010-02-10 22:12:22 -07:00
Kovid Goyal
bc9d98e52a ... 2010-02-10 10:16:11 -07:00
Kovid Goyal
e43311f7db ... 2010-02-08 08:53:24 -07:00
Kovid Goyal
d4afa232cd Unbundle cssutils 2010-02-07 14:08:21 -07:00
Kovid Goyal
4e3a316c70 Fix #4816 (build+install issues) 2010-02-06 13:02:08 -07:00
Kovid Goyal
b3bcd13f3a OS X: Allow adding of books to calibre via drag and drop on the calibre dock icon 2010-01-29 08:58:51 -07:00
Kovid Goyal
fe5283de4a Basic support for associating file types on OS X 2010-01-29 08:06:26 -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
f77573d7f7 Linux install: remove broken symlinks when installing launchers, instead of erroring out 2010-01-11 10:33:58 -07:00
Kovid Goyal
bf0777e55b New recipe for The Dallas Morning News by Krittika Goyal 2010-01-09 19:55:00 -07:00
Kovid Goyal
2a3c0baaf4 Linux develop/install commands: Use bindir instead of staging bindir in the launchers. Fixes #4439 (Library deleted) 2010-01-06 09:26:54 -07:00
Kovid Goyal
4d8c2a2150 New recipe for AsiaOne by Bruce and fixes for device detection regressions in OS X introduced in 0.6.31 2010-01-03 10:06:29 -07:00
Kovid Goyal
6360fdd3c5 ... 2010-01-02 22:03:19 -07:00
Kovid Goyal
0496407296 ... 2010-01-02 13:52:38 -07:00
Kovid Goyal
487588bb75 Enable building of extensions that need the DDK on windows 2010-01-01 22:28:47 -07:00
Kovid Goyal
f703ad42dd Fix #4299 (New calibre-0.6.30 doesn't launch) 2009-12-29 14:02:36 -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
9c3f71d411 IGN:Tag release 2009-12-27 16:35:11 -07:00
Kovid Goyal
59bb1ab192 ... 2009-12-26 08:38:43 -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
ef4f68c6b6 Fix #4286 (--tags is apparently ignored for lrf output.) 2009-12-24 18:07:03 -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
2213a4648a Switch build system to use new OS X build 2009-12-22 09:52:42 -07:00
Kovid Goyal
5f255fe646 Update new os x app bundle build script 2009-12-21 11:20:50 -07:00
Kovid Goyal
225eaab491 Linux: Preferentially use desktop specific notification daemons 2009-12-16 13:07:37 -07:00
Kovid Goyal
6a9a18ecd1 Linux device detection: Drop libusb1 in favor of parsing sysfs directly 2009-12-12 17:41:53 -07:00
Kovid Goyal
658bdb36cc Fix setup.py --clean-all 2009-12-12 10:53:10 -07:00
Kovid Goyal
ee8b98a1e3 Switch to using libusb1 to enumerate devices on a linux system 2009-12-11 14:16:56 -07:00
Kovid Goyal
e6c6f056f2 Replace rotating hourglass with less gaudy busy indicator. If you're running calibre from bzr, you will have to run python setup.py build to be able to run the GUI 2009-12-06 12:12:40 -07:00
Kovid Goyal
90fb3e2108 Linux source install: Write path to bin dir into launcher scripts to make IPC more robust 2009-12-04 17:25:14 -07:00
Kovid Goyal
795e5578a7 ... 2009-12-04 15:52:33 -07:00
Kovid Goyal
1327e15337 Upgrade python error checker to use pyflakes 0.4 and fix te new errors found by it 2009-12-01 17:57:49 +00:00
Kovid Goyal
a9bf4b86a9 IGN:More calibre-ebook.com migration 2009-11-24 21:38:15 -07:00
Kovid Goyal
8e75b465bf IGN:Various changes for the migration to calibre-ebook.com 2009-11-24 21:01:28 -07:00
Kovid Goyal
706d38d85a Add PDF to list of supported formats for the Kindle 2 2009-11-24 12:49:40 -07:00
Kovid Goyal
30e0be1170 IGN:Fix #4016 (No need to create an interactive shell for release directory creation) 2009-11-13 21:28:12 -07:00
Kovid Goyal
f8d4bfd92a IGN:Tag release 2009-11-13 19:25:28 -07:00
Kovid Goyal
e0d81d8404 Fix #3964 (News scientist recipe not working) 2009-11-08 18:26:40 -07:00
Kovid Goyal
7f4365e159 Fix #3948 (error on closing) 2009-11-06 20:33:09 -07:00
Kovid Goyal
ceace20197 IGN:Cleanup of ebook viewer code 2009-10-31 13:12:06 -06: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
72dd492d8d IGN:OSX Freeze: turn off argv emulation 2009-10-24 10:39:30 -06:00