aboutsummaryrefslogtreecommitdiffstats
path: root/keymgmt.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* changed efault keysize to 2048 bit0.2nils2009-09-271-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@229 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fixed bug in key generating, that no passphrase was given for never expiring ↵nils2009-09-251-3/+5
| | | | | | keys git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@225 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed *.* to * in all file dialogs to show really all filesnils2009-09-241-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@224 34ebc366-c3a9-4b3c-9f84-69acf7962910
* updated german tranlation filesnils2009-09-191-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@218 34ebc366-c3a9-4b3c-9f84-69acf7962910
* cosmetic changes(indention)nils2009-09-191-198/+207
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@217 34ebc366-c3a9-4b3c-9f84-69acf7962910
* new version number and smaller changesnils2009-09-191-6/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@216 34ebc366-c3a9-4b3c-9f84-69acf7962910
* enhanced key generation dialognils2009-09-191-26/+22
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@215 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed progressbar to splashcreen for key generating...(dont know, if this ↵nils2009-09-181-7/+19
| | | | | | is better) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@213 34ebc366-c3a9-4b3c-9f84-69acf7962910
* put keygeneration to own thread for GUI responsibilitynils2009-09-131-7/+29
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@212 34ebc366-c3a9-4b3c-9f84-69acf7962910
* updated TODO and fixed key export error, when no key is selectednils2009-01-041-5/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@207 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added pwstrength-check to key generationnils2009-01-041-13/+36
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@206 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added expire date in key generationnils2008-10-141-14/+44
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@191 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed setStatusTip to setToolTip for actionsnils2008-10-141-8/+8
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@190 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added key generation to keymanagementnils2008-10-141-2/+130
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@189 34ebc366-c3a9-4b3c-9f84-69acf7962910
* deleted unnecessary mkeylist->refresh statementsnils2008-10-081-4/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@188 34ebc366-c3a9-4b3c-9f84-69acf7962910
* now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ↵nils2008-10-081-1/+1
| | | | | | of them changed git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@186 34ebc366-c3a9-4b3c-9f84-69acf7962910
* in keylist added append selected keys to textnils2008-10-041-5/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@184 34ebc366-c3a9-4b3c-9f84-69acf7962910
* Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets)nils2008-10-021-13/+13
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@182 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added keymanagement including export of keysnils2008-10-021-4/+50
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@181 34ebc366-c3a9-4b3c-9f84-69acf7962910
* deleted #include keyutils...nils2008-09-291-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@180 34ebc366-c3a9-4b3c-9f84-69acf7962910
* reorganized constructor of keylistubbo2008-09-291-3/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@178 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added key management windowubbo2008-09-291-0/+131
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@177 34ebc366-c3a9-4b3c-9f84-69acf7962910