hsoft / hscommon

Code used throughout HS apps.

Clone this repository (size: 218.3 KB): HTTPS / SSH
$ hg clone http://hg.hardcoded.net/hscommon

Shortlog (showing r110:97467bf5ffe2 (tip) → r86:6ab0bd8b7eea)

Age Author Message A M D «
2 weeks hsoft hsoft Added a from_imports option to build_all_qt_ui(). 1
2 weeks hsoft hsoft Removed reference OC_PythonInt which doesn't exist in pyobjc anymore. 1
3 weeks hsoft hsoft In build_all_qt_ui(), use the 'from_imports' option from PyQt 4.7.5. 1
4 weeks hsoft hsoft Removed forgotten logging. 1
4 weeks hsoft hsoft Fixed pyobjc-related code for py3k. 2
4 weeks hsoft hsoft Fixed pyobjc-related to for py3k. 2
5 weeks hsoft hsoft Fixed file IO in helpgen to work with py3k. 1
5 weeks hsoft hsoft Ran 2to3 and made some manual fixes. 15
5 weeks hsoft hsoft Added tag before-3k for changeset 7ac161dd15ac 1
6 weeks hsoft hsoft Removed Table.change_columns() (not needed anymore). 1
6 weeks hsoft hsoft Merged heads.
6 weeks hsoft hsoft cocoa.pythonify: If object is already pythonified, return it without warning. 1
8 weeks hsoft hsoft Fixed a broken import in the build unit. 1
2 months hsoft hsoft In copy_packages(), if a package is not present in the working directory, we… 1
2 months hsoft hsoft Moved from nose to py.test (the former doesn't officially support py3k, which… 1
2 months hsoft hsoft When I moved helpgen from hsdocgen, I didn't use the latest rev. 1
2 months hsoft hsoft Moved helpgen from hsdocgen (and added conftest.py, which I had forgot to add… 2
2 months hsoft hsoft Changed tests of hscommon and hsgui so they can run under py.test. 3
2 months hsoft hsoft Adapted the moneyGuru codebase to the hsutil/hscommon split. 2
2 months hsoft hsoft Removed code that belonged to hsutil. 5 32
2 months hsoft hsoft Updated hgignore to ignore docs_html 1
2 months hsoft hsoft Reverted that auto handling of bogus encodings in Path. It didn't work. 4
2 months hsoft hsoft open_if_filename() can now take a Path instance as an argument. 2
2 months hsoft hsoft Path instances preserve their latin1_indexes during combine/divide operations. 2
2 months hsoft hsoft Fixed a case where Path._latin1_indexes wasn't set. 2