aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* changed *.* to * in all file dialogs to show really all filesnils2009-09-241-1/+1
* commented out delete-selected-keys action outside keymanagementubbo2009-09-191-5/+5
* fix segfaultubbo2009-09-191-0/+1
* cosmetic changes(indention)nils2009-09-191-59/+62
* enhanced key generation dialognils2009-09-191-3/+7
* added pwstrength-check to key generationnils2009-01-041-0/+1
* added file en-/decryption dialognils2009-01-041-1/+18
* changed setStatusTip to setToolTip for actionsnils2008-10-141-19/+19
* added key generation to keymanagementnils2008-10-141-7/+12
* deleted unnecessary mkeylist->refresh statementsnils2008-10-081-4/+0
* renamed myCtx to mCtx in gpgwin*nils2008-10-041-11/+11
* in keylist added append selected keys to textnils2008-10-041-4/+18
* Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets)nils2008-10-021-14/+14
* added keymanagement including export of keysnils2008-10-021-7/+9
* reorganized constructor of keylistubbo2008-09-291-3/+1
* added key management windowubbo2008-09-291-4/+12
* moved keydelete-action from keylist to gpgwinubbo2008-09-291-44/+62
* moved the include entries from cpp to header filesnils2008-09-131-16/+1
* use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c...nils2008-09-121-4/+4
* simple fix for 'NO DATA'-error nils2008-09-111-1/+16
* added import key dialognils2008-09-111-3/+50
* Added import key from clipboard and added some variables for menu-handlingnils2008-08-281-0/+11
* added variables for menu and made submenu for keyimportnils2008-08-281-18/+19
* start of binary-file handling (decrypt/encrypt), kind of works, but still a l...ubbo2008-08-161-2/+16
* reorganized svn to support tags and branchesubbo2008-08-151-0/+401