]> git.zarvox.org Git - wp3.git/shortlog
wp3.git
2010-02-04 Drew FisherAdded Python docstrings for all classes. master
2009-09-12 Drew FisherODT exporter, done right.
2009-09-10 Drew FisherRefactor analytics code to be more readable.
2009-09-10 Drew FisherBugfix: ruined analytics if any room has >2 people
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-09-06 Drew FisherChange of terminology to be more professional.
2009-08-26 Drew FisherAdd batch photo import by timestamp and batch import...
2009-08-25 Drew FisherAdd a menu for multiple photo import techniques.
2009-08-22 Drew FisherMerge photos from a folder with files of the form ...
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-08-03 Drew FisherAdd a Python DistUtils py2exe script
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 FisherTransparently convert UINs into NetIDs, for people...
2009-07-19 Drew FisherMake EditPerson filter line read "Filter by name" inste...
2009-07-19 Drew FisherAdd disclaimer so people know what their data will...
2009-07-19 Drew FisherMake no default dorm, to keep people from accidently...
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-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 FisherRemove DoneStep - pruned in favor of QWizard usage
2009-07-04 Drew FisherAdd EditPerson UI. This may get refactored into the...
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-07-01 Drew FisherAdd README with copyright/license info.
2009-06-22 Drew FisherAdd GPLv3 license.
2009-06-21 Drew FisherAttempt to implement a modular interface for WP3 in...