aboutsummaryrefslogtreecommitdiffstats
path: root/keydetailsdialog.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-31fix some issues with utf8 strings in keysubbo1-1/+1
2012-03-31fix some issues with utf8 strings in keysubbo1-3/+3
2012-02-09fixed a few compiler warningsnils1-3/+3
2012-01-26refresh filesnils1-1/+2
2012-01-26show messagebox, when key export failed. Added more commentsnils1-1/+5
2012-01-26commenting and code shorteningnils1-18/+8
2012-01-24moved layout definitions from header to sourcefile where possiblenils1-7/+5
2012-01-19use ressource file for all icons and remove iconpathnils1-1/+1
2012-01-08add copyFingerprint button to detailsdialogubbo1-2/+21
2012-01-03also make additional uids selectable in key detial dialognils1-4/+6
2012-01-03set name, email, comment and keyid selectable in key detailsnils1-1/+4
2011-12-05added show additional uids in keydetaildialognils1-1/+14
2011-11-15bugfix in striking out revoked keys in keyserverimport and little bigfix in k...nils1-2/+3
2011-11-15also show warning in keydetail dialog, if key is revokednils1-2/+8
2011-10-29refactored gpgwin -> mainwindow and context -> gpgcontextnils1-1/+1
2011-10-22changed to GPLv3nils1-6/+6
2011-10-21show keyID and expired warning in keydetailsdialogubbo1-0/+21
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-1/+0
2011-08-23show appropriate filename in key export to filenils1-5/+3
2010-05-15astyle code beautyfyingubbo1-59/+62
2010-03-28added settingsdialog filesnils1-1/+1
2010-02-03don't translate dateformatubbo1-3/+3
2010-01-31translationsubbo1-7/+3
2010-01-31export private key functionalityubbo1-21/+32
2010-01-31recognize secret keys for keydetailsdialogubbo1-3/+15
2010-01-31also show properties of el-gamal key / version set to 0.2.2ubbo1-13/+43
2010-01-31key properties beautifiednils1-38/+61
2010-01-31added key property dialognils1-2/+48
2010-01-17added some more key propertiesnils1-2/+14
2010-01-13start on keydetailsdialogubbo1-15/+14
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