]> git.zarvox.org Git - wp3.git/commit
Complete EditPerson functionality.
authorDrew Fisher <drew.m.fisher@gmail.com>
Tue, 7 Jul 2009 05:18:00 +0000 (22:18 -0700)
committerDrew Fisher <drew.m.fisher@gmail.com>
Tue, 7 Jul 2009 06:00:56 +0000 (23:00 -0700)
commit76eca15290b5f7c0f7c21b453131f61af75a4020
tree74ee207eba17f112e08d73dcd770614959c63990
parent60ec258178746a7115a74045a212163e47bc22af
Complete EditPerson functionality.

With this commit, the program now has 2 of the 4 main screen pushbuttons
fully implemented - New Person Wizard and Edit Person.

Plans for photo merging - order photo files by creation timestamp and database entries
without photos by creation timestamp.

Plans for exporting to document - QTextDocumentWriter is sweet.
http://doc.trolltech.com/qq/qq27-odfwriter.html
editperson.py
pagecommit.py
pagenewuserdata.py