aboutsummaryrefslogtreecommitdiffstats
path: root/context.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-01-04added file en-/decryption dialognils1-8/+15
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@204 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-10-14added key generation to keymanagementnils1-0/+9
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@189 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-10-08renamed m_ctx to mCtx in context.*nils1-25/+25
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@187 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-10-08now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ↵nils1-0/+3
of them changed git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@186 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-10-02added keymanagement including export of keysnils1-0/+29
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@181 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-13moved the include entries from cpp to header filesnils1-6/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@163 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-13no need for else now ;-)ubbo1-2/+0
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@162 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-12use QTableWidget instead of QListWidget in KeyList, use bool for privkey in ↵nils1-2/+2
context git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@160 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-12fix for undefined int privkeynils1-0/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@159 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-08-16start of binary-file handling (decrypt/encrypt), kind of works, but still a ↵ubbo1-4/+3
lot has to be done git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@145 34ebc366-c3a9-4b3c-9f84-69acf7962910