]> git.zarvox.org Git - wp3.git/commit
Implement SQLite database backend via QtSql.
authorDrew Fisher <drew.m.fisher@gmail.com>
Sun, 5 Jul 2009 06:30:51 +0000 (01:30 -0500)
committerDrew Fisher <drew.m.fisher@gmail.com>
Sun, 5 Jul 2009 06:30:51 +0000 (01:30 -0500)
commit98e2739c9e0a395ee2a4d93762dbf0ca9de12aef
tree542210e447aaf3d1533e73ce115033501aa6c694
parent9aaaf539fab66b76878a7cb9cfd46000a266390f
Implement SQLite database backend via QtSql.

Support new databases and opening existing databases.
New person wizard actually adds data to the database.
Other classes have access to the database when they want it.
chooseaction.py
editperson.py
mainapp.py
newpersonwizard.py
pagecommit.py
pagenetid.py
pagenewuserdata.py