aboutsummaryrefslogtreecommitdiffstats
path: root/keymgmt.h (unfollow)
Commit message (Expand)AuthorFilesLines
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