calibre/setup
2014-03-07 21:51:00 +05:30
..
installer Windows: Use a separate worker process to move files to the recycle bin. Fixes the problem of the recycle bin icon not being updated when deleting books into an empty recycle bin. Also avoids the overhead of launching a new, short-lived worker process for every delete. 2014-02-25 22:45:41 +05:30
__init__.py Update __init__.py 2013-11-10 19:07:11 +01:00
build_environment.py
check.py Exclude the markdown code from check 2013-09-25 18:13:57 +05:30
commands.py
extensions.py Use the faster py->icu string conversion in the matcher 2014-03-06 16:58:46 +05:30
file-hosting-bw.py Bandwidth monitoring on the file hosting servers 2014-02-28 12:56:45 +05:30
file_hosting_servers.rst Bandwidth monitoring on the file hosting servers 2014-02-28 12:56:45 +05:30
git_post_checkout_hook.py Auto-run .ui file compilation on branch change 2013-08-05 12:54:35 +05:30
git_pre_commit_hook.py Allow refering to bugs without closing them in commit messages 2013-08-05 11:06:43 +05:30
gui.py
hosting.py ... 2014-01-17 10:59:45 +05:30
install.py Remove unused mount helper 2013-09-15 21:58:18 +05:30
iso_639_3.xml Restore building iso639 in develop as it is needed 2013-07-03 22:23:49 +05:30
linux-installer.py Linux binary install script: Fix error on linux systems where the system python has an encoding of None set on stdout. Assume encoding is utf-8 in this case. 2014-03-07 21:51:00 +05:30
mathjax.py
plugins_mirror.py Plugin mirror script: Add a timeout so that the script does not hang if the network or the source server goes down 2014-02-13 21:27:58 +05:30
publish.py Fix duplicated sections in PDF user manual 2013-08-24 13:59:10 +05:30
pypi.py ... 2013-05-30 15:39:36 +05:30
resources.py Only recompile coffescript if the source has actually changed since the last time it was compiled, rather than relying on mtimes. 2014-02-12 12:08:29 +05:30
server.py
translations.py Workaround for bug in xgettext 2014-02-22 19:17:58 +05:30
upload.py Decrease the interval between uploading installers and their new signatures when doing a re-upload 2013-11-29 16:13:15 +05:30
vcvars.py