aboutsummaryrefslogtreecommitdiffstats
path: root/src/keymgmt.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-04put *.h and *.cpp to src-subdirectoryNils Achtergarde1-0/+0
2016-02-07refactored slots and signalsnils1-11/+11
2012-01-19use ressource file for all icons and remove iconpathnils1-2/+1
2012-01-03show message in statusbar of mainwindow when key is exported to file in keyma...nils1-1/+4
2011-11-27minor beautifying on keyimportdetaildialognils1-1/+1
2011-11-21added dialog after key importnils1-0/+2
2011-10-30cleaned upnils1-30/+0
2011-10-30put keygendialog to seperate filesnils1-7/+1
2011-10-29refactored gpgwin -> mainwindow and context -> gpgcontextnils1-2/+2
2011-10-22changed to GPLv3nils1-6/+6
2011-09-28removed doubled keyimport functions and actions from gpgwinnils1-4/+4
2011-09-18cleaned up class dependenciesnils1-1/+0
2011-09-14set modal and parent for key details dialog. left margin for verifynotificati...nils1-0/+2
2011-08-27changed includes to class declarations where possible and moved includes and ...nils1-6/+6
2011-08-02added import from keyserver to keymgmtnils1-0/+4
2011-01-29show keys to delete in deletion dialognils1-1/+1
2011-01-24reverted keymgmtnils1-1/+1
2011-01-17added quitdialog with checklist for documents to save, but there has to be so...nils1-1/+1
2010-05-15astyle code beautyfyingubbo1-1/+1
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/+3
2010-01-31warning-dialog for deleting keysubbo1-0/+1
2010-01-13start on keydetailsdialogubbo1-0/+3
2009-09-19cosmetic changes(indention)nils1-23/+23
2009-09-13put keygeneration to own thread for GUI responsibilitynils1-2/+3
2009-01-04added pwstrength-check to key generationnils1-1/+5
2008-10-14added expire date in key generationnils1-1/+6
2008-10-14added key generation to keymanagementnils1-1/+25
2008-10-02Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets)nils1-1/+1
2008-10-02added keymanagement including export of keysnils1-9/+5
2008-09-29added key management windowubbo1-59/+18
2008-09-29moved keydelete-action from keylist to gpgwinubbo1-1/+3
2008-09-13Where possible, replaced includes with class. So the compiling should go fasternils1-14/+14
2008-09-13moved the include entries from cpp to header filesnils1-1/+12
2008-09-12use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c...nils1-3/+0
2008-09-11simple fix for 'NO DATA'-error nils1-0/+1
2008-09-11added import key dialognils1-1/+18
2008-08-28Added import key from clipboard and added some variables for menu-handlingnils1-0/+2
2008-08-28added variables for menu and made submenu for keyimportnils1-0/+4
2008-08-16start of binary-file handling (decrypt/encrypt), kind of works, but still a l...ubbo1-0/+2