Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-09-19 | add method for private-key export to context | ubbo | 1 | -0/+27 |
2009-09-19 | cosmetic changes(indention) | nils | 1 | -9/+9 |
2009-01-04 | updated TODO and fixed key export error, when no key is selected | nils | 1 | -2/+3 |
2009-01-04 | added file en-/decryption dialog | nils | 1 | -8/+15 |
2008-10-14 | added key generation to keymanagement | nils | 1 | -0/+9 |
2008-10-08 | renamed m_ctx to mCtx in context.* | nils | 1 | -25/+25 |
2008-10-08 | now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ... | nils | 1 | -0/+3 |
2008-10-02 | added keymanagement including export of keys | nils | 1 | -0/+29 |
2008-09-13 | moved the include entries from cpp to header files | nils | 1 | -6/+1 |
2008-09-13 | no need for else now ;-) | ubbo | 1 | -2/+0 |
2008-09-12 | use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c... | nils | 1 | -2/+2 |
2008-09-12 | fix for undefined int privkey | nils | 1 | -0/+2 |
2008-08-16 | start of binary-file handling (decrypt/encrypt), kind of works, but still a l... | ubbo | 1 | -4/+3 |