aboutsummaryrefslogtreecommitdiffstats
path: root/context.h (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-19add method for private-key export to contextubbo1-0/+5
2009-09-19cosmetic changes(indention)nils1-4/+4
2009-01-04updated TODO and fixed key export error, when no key is selectednils1-1/+1
2008-10-14added key generation to keymanagementnils1-0/+1
2008-10-08renamed m_ctx to mCtx in context.*nils1-1/+1
2008-10-08now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ...nils1-1/+5
2008-10-02added keymanagement including export of keysnils1-0/+1
2008-09-29added key management windowubbo1-1/+0
2008-09-13Where possible, replaced includes with class. So the compiling should go fasternils1-6/+7
2008-09-13moved the include entries from cpp to header filesnils1-0/+6
2008-09-13setting privkey to false in constructor of keylistubbo1-0/+3
2008-09-12use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c...nils1-1/+1