]> git.zarvox.org Git - wp3.git/history - editperson.py
Added Python docstrings for all classes.
[wp3.git] / editperson.py
2010-02-04 Drew FisherAdded Python docstrings for all classes. master
2009-08-03 Mark BrowningAdd .JPG to list of acceptable file extensions for...
2009-07-19 Drew FisherAdd support for merging separate databases.
2009-07-19 Drew FisherMerge branch 'master' of ssh://mirror.tamu.edu/home...
2009-07-19 Drew FisherMake EditPerson filter line read "Filter by name" inste...
2009-07-13 Drew FisherMake opening a new database work correctly in EditPerson.
2009-07-08 Drew FisherKeep EditPerson within the main window - it has no...
2009-07-07 Drew FisherComplete EditPerson functionality.
2009-07-05 Drew FisherFiltered, incremental search works in EditPerson.
2009-07-05 Drew FisherAdd table view in edit mode.
2009-07-05 Drew FisherImplement SQLite database backend via QtSql.
2009-07-04 Drew FisherAdd EditPerson UI. This may get refactored into the...