Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-09-19 | add method for private-key export to context | ubbo | 1 | -0/+5 |
2009-09-19 | cosmetic changes(indention) | nils | 1 | -4/+4 |
2009-01-04 | updated TODO and fixed key export error, when no key is selected | nils | 1 | -1/+1 |
2008-10-14 | added key generation to keymanagement | nils | 1 | -0/+1 |
2008-10-08 | renamed m_ctx to mCtx in context.* | nils | 1 | -1/+1 |
2008-10-08 | now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ... | nils | 1 | -1/+5 |
2008-10-02 | added keymanagement including export of keys | nils | 1 | -0/+1 |
2008-09-29 | added key management window | ubbo | 1 | -1/+0 |
2008-09-13 | Where possible, replaced includes with class. So the compiling should go faster | nils | 1 | -6/+7 |
2008-09-13 | moved the include entries from cpp to header files | nils | 1 | -0/+6 |
2008-09-13 | setting privkey to false in constructor of keylist | ubbo | 1 | -0/+3 |
2008-09-12 | use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c... | nils | 1 | -1/+1 |