aboutsummaryrefslogtreecommitdiffstats
path: root/keymgmt.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-11-13port of nils bugfix from trunk rev 602ubbo1-0/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.1@609 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-11-13save key management size and position, even if it closed via quit in menu ↵ubbo1-3/+2
(BUGFIX) git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.1@606 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-22changed to GPLv3nils1-6/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@564 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-17added keyserverimport with icon to toolbar in keymgmtnils1-0/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@556 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-15fix 'objectname not set' warningubbo1-1/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@550 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-06added list for signinginformation and minor bugfixnils1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@540 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-28removed doubled keyimport functions and actions from gpgwinnils1-7/+8
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@539 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-14set modal and parent for key details dialog. left margin for ↵nils1-1/+1
verifynotification. More doxygen git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@532 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-27changed includes to class declarations where possible and moved includes and ↵nils1-3/+0
class declarations to header files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@522 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-23show appropriate filename in key export to filenils1-1/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@519 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-02added import from keyserver to keymgmtnils1-0/+11
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@507 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-02added information to verifylabel and functionalitiy to import missing keys. ↵nils1-0/+3
Dont show a delete dialog, if no key is checked git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@506 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-02-02updated german translationnils1-7/+0
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@467 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-29show keys to delete in deletion dialognils1-4/+11
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@453 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-29bug fixing deleting checked, not selected keys in keymgmtnils1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@451 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-24reverted keymgmtnils1-4/+91
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@446 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-23format text, filenames in save-as dialog, set version to 0.3ubbo1-89/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@444 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-17added quitdialog with checklist for documents to save, but there has to be ↵nils1-2/+2
some handling for the saving git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@439 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-05-15astyle code beautyfyingubbo1-37/+38
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@336 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-05-05changed QList<QString> to QStringList and reverted gpg4usb.pro (no static ↵nils1-1/+1
building) and added spanish translation files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@312 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-04-11key mgmt position and size is saved (if it is wished)nils1-0/+25
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@294 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-04-09icon seetings are kept for key management instantlynils1-2/+3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@293 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-03-28settings are taken instantly. No program restart necessary.nils1-2/+3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@287 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-03-28icon style settings added and icon settings are also used by key managementnils1-2/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@286 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-01-31export private key functionalityubbo1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@258 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-01-31recognize secret keys for keydetailsdialogubbo1-0/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@257 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-01-31also show properties of el-gamal key / version set to 0.2.2ubbo1-1/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@256 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-01-31warning-dialog for deleting keysubbo1-2/+14
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@255 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-01-31key properties beautifiednils1-1/+0
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@254 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-01-31set the minimum key size to 768 bit in key generation (gnupg requires ↵nils1-1/+1
el-gamal to be not smaller tan this) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@253 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-01-31fixed the keysize bug. keys were created wit maximal 1024 bit. Now the ↵nils1-2/+3
El-Gamal key has correct size. git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@252 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-01-13start on keydetailsdialogubbo1-0/+13
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@242 34ebc366-c3a9-4b3c-9f84-69acf7962910
2009-09-27changed efault keysize to 2048 bit0.2nils1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@229 34ebc366-c3a9-4b3c-9f84-69acf7962910
2009-09-25fixed bug in key generating, that no passphrase was given for never expiring ↵nils1-3/+5
keys git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@225 34ebc366-c3a9-4b3c-9f84-69acf7962910
2009-09-24changed *.* to * in all file dialogs to show really all filesnils1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@224 34ebc366-c3a9-4b3c-9f84-69acf7962910
2009-09-19updated german tranlation filesnils1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@218 34ebc366-c3a9-4b3c-9f84-69acf7962910
2009-09-19cosmetic changes(indention)nils1-198/+207
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@217 34ebc366-c3a9-4b3c-9f84-69acf7962910
2009-09-19new version number and smaller changesnils1-6/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@216 34ebc366-c3a9-4b3c-9f84-69acf7962910
2009-09-19enhanced key generation dialognils1-26/+22
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@215 34ebc366-c3a9-4b3c-9f84-69acf7962910
2009-09-18changed progressbar to splashcreen for key generating...(dont know, if this ↵nils1-7/+19
is better) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@213 34ebc366-c3a9-4b3c-9f84-69acf7962910
2009-09-13put keygeneration to own thread for GUI responsibilitynils1-7/+29
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@212 34ebc366-c3a9-4b3c-9f84-69acf7962910
2009-01-04updated TODO and fixed key export error, when no key is selectednils1-5/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@207 34ebc366-c3a9-4b3c-9f84-69acf7962910
2009-01-04added pwstrength-check to key generationnils1-13/+36
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@206 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-10-14added expire date in key generationnils1-14/+44
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@191 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-10-14changed setStatusTip to setToolTip for actionsnils1-8/+8
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@190 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-10-14added key generation to keymanagementnils1-2/+130
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@189 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-10-08deleted unnecessary mkeylist->refresh statementsnils1-4/+0
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@188 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-10-08now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ↵nils1-1/+1
of them changed git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@186 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-10-04in keylist added append selected keys to textnils1-5/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@184 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-10-02Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets)nils1-13/+13
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@182 34ebc366-c3a9-4b3c-9f84-69acf7962910