aboutsummaryrefslogtreecommitdiffstats
path: root/keymgmt.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-13port of nils bugfix from trunk rev 602ubbo1-0/+4
2011-11-13save key management size and position, even if it closed via quit in menu (BU...ubbo1-3/+2
2011-10-22changed to GPLv3nils1-6/+6
2011-10-17added keyserverimport with icon to toolbar in keymgmtnils1-0/+2
2011-10-15fix 'objectname not set' warningubbo1-1/+2
2011-10-06added list for signinginformation and minor bugfixnils1-1/+1
2011-09-28removed doubled keyimport functions and actions from gpgwinnils1-7/+8
2011-09-14set modal and parent for key details dialog. left margin for verifynotificati...nils1-1/+1
2011-08-27changed includes to class declarations where possible and moved includes and ...nils1-3/+0
2011-08-23show appropriate filename in key export to filenils1-1/+4
2011-08-02added import from keyserver to keymgmtnils1-0/+11
2011-08-02added information to verifylabel and functionalitiy to import missing keys. D...nils1-0/+3
2011-02-02updated german translationnils1-7/+0
2011-01-29show keys to delete in deletion dialognils1-4/+11
2011-01-29bug fixing deleting checked, not selected keys in keymgmtnils1-1/+1
2011-01-24reverted keymgmtnils1-4/+91
2011-01-23format text, filenames in save-as dialog, set version to 0.3ubbo1-89/+2
2011-01-17added quitdialog with checklist for documents to save, but there has to be so...nils1-2/+2
2010-05-15astyle code beautyfyingubbo1-37/+38
2010-05-05changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...nils1-1/+1
2010-04-11key mgmt position and size is saved (if it is wished)nils1-0/+25
2010-04-09icon seetings are kept for key management instantlynils1-2/+3
2010-03-28settings are taken instantly. No program restart necessary.nils1-2/+3
2010-03-28icon style settings added and icon settings are also used by key managementnils1-2/+6
2010-01-31export private key functionalityubbo1-1/+1
2010-01-31recognize secret keys for keydetailsdialogubbo1-0/+1
2010-01-31also show properties of el-gamal key / version set to 0.2.2ubbo1-1/+6
2010-01-31warning-dialog for deleting keysubbo1-2/+14
2010-01-31key properties beautifiednils1-1/+0
2010-01-31set the minimum key size to 768 bit in key generation (gnupg requires el-gama...nils1-1/+1
2010-01-31fixed the keysize bug. keys were created wit maximal 1024 bit. Now the El-Gam...nils1-2/+3
2010-01-13start on keydetailsdialogubbo1-0/+13
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