]> git.zarvox.org Git - wp3.git/history - newpersonwizard.py
Added Python docstrings for all classes.
[wp3.git] / newpersonwizard.py
2010-02-04 Drew FisherAdded Python docstrings for all classes. master
2009-08-22 Drew FisherForce new NetIDs to be unique.
2009-07-19 Drew FisherMerge branch 'master' of ssh://mirror.tamu.edu/home...
2009-07-19 Drew FisherAdd disclaimer so people know what their data will...
2009-07-05 Drew FisherImplement SQLite database backend via QtSql.
2009-07-03 Drew FisherAdd a "completed" page with a stub to be used to commit...
2009-07-03 Drew FisherOops, forgot to delete lines referencing the files...
2009-07-03 Drew FisherUse QWizard to create the new person wizard. Integrate...
2009-07-01 Drew FisherMain app UI mockup.
2009-06-21 Drew FisherAttempt to implement a modular interface for WP3 in...