Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-10-02 | added keymanagement including export of keys | nils | 1 | -7/+9 |
2008-09-29 | reorganized constructor of keylist | ubbo | 1 | -3/+1 |
2008-09-29 | added key management window | ubbo | 1 | -4/+12 |
2008-09-29 | moved keydelete-action from keylist to gpgwin | ubbo | 1 | -44/+62 |
2008-09-13 | moved the include entries from cpp to header files | nils | 1 | -16/+1 |
2008-09-12 | use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c... | nils | 1 | -4/+4 |
2008-09-11 | simple fix for 'NO DATA'-error | nils | 1 | -1/+16 |
2008-09-11 | added import key dialog | nils | 1 | -3/+50 |
2008-08-28 | Added import key from clipboard and added some variables for menu-handling | nils | 1 | -0/+11 |
2008-08-28 | added variables for menu and made submenu for keyimport | nils | 1 | -18/+19 |
2008-08-16 | start of binary-file handling (decrypt/encrypt), kind of works, but still a l... | ubbo | 1 | -2/+16 |