aboutsummaryrefslogtreecommitdiffstats
path: root/keymgmt.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* port of nils bugfix from trunk rev 602ubbo2011-11-131-0/+4
* save key management size and position, even if it closed via quit in menu (BU...ubbo2011-11-131-3/+2
* changed to GPLv3nils2011-10-221-6/+6
* added keyserverimport with icon to toolbar in keymgmtnils2011-10-171-0/+2
* fix 'objectname not set' warningubbo2011-10-151-1/+2
* added list for signinginformation and minor bugfixnils2011-10-061-1/+1
* removed doubled keyimport functions and actions from gpgwinnils2011-09-281-7/+8
* set modal and parent for key details dialog. left margin for verifynotificati...nils2011-09-141-1/+1
* changed includes to class declarations where possible and moved includes and ...nils2011-08-271-3/+0
* show appropriate filename in key export to filenils2011-08-231-1/+4
* added import from keyserver to keymgmtnils2011-08-021-0/+11
* added information to verifylabel and functionalitiy to import missing keys. D...nils2011-08-021-0/+3
* updated german translationnils2011-02-021-7/+0
* show keys to delete in deletion dialognils2011-01-291-4/+11
* bug fixing deleting checked, not selected keys in keymgmtnils2011-01-291-1/+1
* reverted keymgmtnils2011-01-241-4/+91
* format text, filenames in save-as dialog, set version to 0.3ubbo2011-01-231-89/+2
* added quitdialog with checklist for documents to save, but there has to be so...nils2011-01-171-2/+2
* astyle code beautyfyingubbo2010-05-151-37/+38
* changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...nils2010-05-051-1/+1
* key mgmt position and size is saved (if it is wished)nils2010-04-111-0/+25
* icon seetings are kept for key management instantlynils2010-04-091-2/+3
* settings are taken instantly. No program restart necessary.nils2010-03-281-2/+3
* icon style settings added and icon settings are also used by key managementnils2010-03-281-2/+6
* export private key functionalityubbo2010-01-311-1/+1
* recognize secret keys for keydetailsdialogubbo2010-01-311-0/+1
* also show properties of el-gamal key / version set to 0.2.2ubbo2010-01-311-1/+6
* warning-dialog for deleting keysubbo2010-01-311-2/+14
* key properties beautifiednils2010-01-311-1/+0
* set the minimum key size to 768 bit in key generation (gnupg requires el-gama...nils2010-01-311-1/+1
* fixed the keysize bug. keys were created wit maximal 1024 bit. Now the El-Gam...nils2010-01-311-2/+3
* start on keydetailsdialogubbo2010-01-131-0/+13
* changed efault keysize to 2048 bit0.2nils2009-09-271-1/+1
* fixed bug in key generating, that no passphrase was given for never expiring ...nils2009-09-251-3/+5
* changed *.* to * in all file dialogs to show really all filesnils2009-09-241-2/+2
* updated german tranlation filesnils2009-09-191-2/+2
* cosmetic changes(indention)nils2009-09-191-198/+207
* new version number and smaller changesnils2009-09-191-6/+4
* enhanced key generation dialognils2009-09-191-26/+22
* changed progressbar to splashcreen for key generating...(dont know, if this i...nils2009-09-181-7/+19
* put keygeneration to own thread for GUI responsibilitynils2009-09-131-7/+29
* updated TODO and fixed key export error, when no key is selectednils2009-01-041-5/+6
* added pwstrength-check to key generationnils2009-01-041-13/+36
* added expire date in key generationnils2008-10-141-14/+44
* changed setStatusTip to setToolTip for actionsnils2008-10-141-8/+8
* added key generation to keymanagementnils2008-10-141-2/+130
* deleted unnecessary mkeylist->refresh statementsnils2008-10-081-4/+0
* now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ...nils2008-10-081-1/+1
* in keylist added append selected keys to textnils2008-10-041-5/+4
* Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets)nils2008-10-021-13/+13