aboutsummaryrefslogtreecommitdiffstats
path: root/src/keygendialog.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-04put *.h and *.cpp to src-subdirectoryNils Achtergarde1-0/+0
2017-12-30recommit of 305c0bbf683401af0f52f3a3d812ff0fa20a73a4 (minor commenting and cl...Nils Achtergarde1-1/+8
2016-02-07keygeneration for both rsa and dsa keysnils1-0/+1
2016-02-07refactored slots and signalsnils1-3/+3
2012-08-02show messagebox, if keysize is set to more than 2048 bitnils1-0/+6
2012-03-24on keygen set minimum keysize to 1024 and maximum to 4096 for RSA key and 655...nils1-0/+5
2012-03-08added rsa key generationnils1-1/+1
2012-01-26refresh filesnils1-23/+31
2011-10-30cleaned upnils1-5/+0
2011-10-30put keygendialog to seperate filesnils1-35/+31
2011-10-29refactored gpgwin -> mainwindow and context -> gpgcontextnils1-3/+3
2011-10-22changed to GPLv3nils1-6/+6
2011-10-21show keyID and expired warning in keydetailsdialogubbo1-0/+4
2011-10-06removed beautifyfingerprint-method from gpgwinnils1-3/+1
2011-09-14set modal and parent for key details dialog. left margin for verifynotificati...nils1-1/+3
2011-08-27changed includes to class declarations where possible and moved includes and ...nils1-4/+3
2010-05-15astyle code beautyfyingubbo1-16/+16
2010-01-31export private key functionalityubbo1-8/+24
2010-01-31key properties beautifiednils1-6/+23
2010-01-31added key property dialognils1-0/+18
2010-01-13start on keydetailsdialogubbo1-14/+10
2009-09-19cosmetic changes(indention)nils1-4/+4
2009-09-19enhanced key generation dialognils1-6/+22
2009-09-13put keygeneration to own thread for GUI responsibilitynils1-0/+20