aboutsummaryrefslogtreecommitdiffstats
path: root/keymgmt.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactored slots and signalsnils2016-02-071-11/+11
* use ressource file for all icons and remove iconpathnils2012-01-191-2/+1
* show message in statusbar of mainwindow when key is exported to file in keyma...nils2012-01-031-1/+4
* minor beautifying on keyimportdetaildialognils2011-11-271-1/+1
* added dialog after key importnils2011-11-211-0/+2
* cleaned upnils2011-10-301-30/+0
* put keygendialog to seperate filesnils2011-10-301-7/+1
* refactored gpgwin -> mainwindow and context -> gpgcontextnils2011-10-291-2/+2
* changed to GPLv3nils2011-10-221-6/+6
* removed doubled keyimport functions and actions from gpgwinnils2011-09-281-4/+4
* cleaned up class dependenciesnils2011-09-181-1/+0
* set modal and parent for key details dialog. left margin for verifynotificati...nils2011-09-141-0/+2
* changed includes to class declarations where possible and moved includes and ...nils2011-08-271-6/+6
* added import from keyserver to keymgmtnils2011-08-021-0/+4
* show keys to delete in deletion dialognils2011-01-291-1/+1
* reverted keymgmtnils2011-01-241-1/+1
* added quitdialog with checklist for documents to save, but there has to be so...nils2011-01-171-1/+1
* astyle code beautyfyingubbo2010-05-151-1/+1
* 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/+3
* warning-dialog for deleting keysubbo2010-01-311-0/+1
* start on keydetailsdialogubbo2010-01-131-0/+3
* cosmetic changes(indention)nils2009-09-191-23/+23
* put keygeneration to own thread for GUI responsibilitynils2009-09-131-2/+3
* added pwstrength-check to key generationnils2009-01-041-1/+5
* added expire date in key generationnils2008-10-141-1/+6
* added key generation to keymanagementnils2008-10-141-1/+25
* Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets)nils2008-10-021-1/+1
* added keymanagement including export of keysnils2008-10-021-9/+5
* added key management windowubbo2008-09-291-0/+82