aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-02added keymanagement including export of keysnils1-7/+9
2008-09-29reorganized constructor of keylistubbo1-3/+1
2008-09-29added key management windowubbo1-4/+12
2008-09-29moved keydelete-action from keylist to gpgwinubbo1-44/+62
2008-09-13moved the include entries from cpp to header filesnils1-16/+1
2008-09-12use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c...nils1-4/+4
2008-09-11simple fix for 'NO DATA'-error nils1-1/+16
2008-09-11added import key dialognils1-3/+50
2008-08-28Added import key from clipboard and added some variables for menu-handlingnils1-0/+11
2008-08-28added variables for menu and made submenu for keyimportnils1-18/+19
2008-08-16start of binary-file handling (decrypt/encrypt), kind of works, but still a l...ubbo1-2/+16