- Restored the search activation function
- Added various accelerators for widgets
- Cleaned the code for the add button, now uses the add_cpumodel method, as well as the search model entry
- Database resultsets now use sqlite3.Row factory in place of tuples to access all the resulting fields by their name instead of their numeric index