]> git.zarvox.org Git - wp3.git/history - mainapp.py
Added Python docstrings for all classes.
[wp3.git] / mainapp.py
2010-02-04 Drew FisherAdded Python docstrings for all classes. master
2009-09-12 Drew FisherODT exporter, done right.
2009-09-09 Drew FisherAnalytics, in the form of a text report.
2009-09-07 Drew FisherMerge branch 'master' of rabbit:/home/zarvox/wp3
2009-08-25 Drew FisherAdd a menu for multiple photo import techniques.
2009-08-22 Drew FisherMake Import photos button emit the signal it's supposed to.
2009-08-22 Drew FisherExport to ODT.
2009-08-22 Drew FisherBoilerplate for a photo-merge class.
2009-08-22 Drew FisherForce new NetIDs to be unique.
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-13 Drew FisherMake opening a new database work correctly in EditPerson.
2009-07-08 Drew FisherFix a bug in DB loading and use statusbar for messages.
2009-07-08 Drew FisherKeep EditPerson within the main window - it has no...
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...
2009-07-01 Drew FisherMain app UI mockup.