aboutsummaryrefslogtreecommitdiffstats
path: root/keymgmt.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-27changed efault keysize to 2048 bit0.2nils1-1/+1
2009-09-25fixed bug in key generating, that no passphrase was given for never expiring ...nils1-3/+5
2009-09-24changed *.* to * in all file dialogs to show really all filesnils1-2/+2
2009-09-19updated german tranlation filesnils1-2/+2
2009-09-19cosmetic changes(indention)nils1-198/+207
2009-09-19new version number and smaller changesnils1-6/+4
2009-09-19enhanced key generation dialognils1-26/+22
2009-09-18changed progressbar to splashcreen for key generating...(dont know, if this i...nils1-7/+19
2009-09-13put keygeneration to own thread for GUI responsibilitynils1-7/+29
2009-01-04updated TODO and fixed key export error, when no key is selectednils1-5/+6
2009-01-04added pwstrength-check to key generationnils1-13/+36
2008-10-14added expire date in key generationnils1-14/+44
2008-10-14changed setStatusTip to setToolTip for actionsnils1-8/+8
2008-10-14added key generation to keymanagementnils1-2/+130
2008-10-08deleted unnecessary mkeylist->refresh statementsnils1-4/+0
2008-10-08now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ...nils1-1/+1
2008-10-04in keylist added append selected keys to textnils1-5/+4
2008-10-02Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets)nils1-13/+13
2008-10-02added keymanagement including export of keysnils1-4/+50
2008-09-29deleted #include keyutils...nils1-1/+1
2008-09-29reorganized constructor of keylistubbo1-3/+1
2008-09-29added key management windowubbo1-0/+131