aboutsummaryrefslogtreecommitdiffstats
path: root/context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* add method for private-key export to contextubbo2009-09-191-0/+27
* cosmetic changes(indention)nils2009-09-191-9/+9
* updated TODO and fixed key export error, when no key is selectednils2009-01-041-2/+3
* added file en-/decryption dialognils2009-01-041-8/+15
* added key generation to keymanagementnils2008-10-141-0/+9
* renamed m_ctx to mCtx in context.*nils2008-10-081-25/+25
* now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ...nils2008-10-081-0/+3
* added keymanagement including export of keysnils2008-10-021-0/+29
* moved the include entries from cpp to header filesnils2008-09-131-6/+1
* no need for else now ;-)ubbo2008-09-131-2/+0
* use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c...nils2008-09-121-2/+2
* fix for undefined int privkeynils2008-09-121-0/+2
* start of binary-file handling (decrypt/encrypt), kind of works, but still a l...ubbo2008-08-161-4/+3
* reorganized svn to support tags and branchesubbo2008-08-151-0/+394