aboutsummaryrefslogtreecommitdiffstats
path: root/keylist.h (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-15use own tablemodel instead of qtablewidget for keylistkeylist-rewriteubbo1-1/+2
2010-05-15more booleans in settings, updated attachment-todoubbo1-1/+1
2010-05-10only save and restore checked private keysnils1-0/+1
2010-05-07added save and restore checked keysnils1-0/+2
2010-05-05changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...nils1-2/+2
2009-09-19cosmetic changes(indention)nils1-2/+2
2008-10-08now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ...nils1-1/+3
2008-10-02Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets)nils1-2/+2
2008-09-29reorganized constructor of keylistubbo1-3/+1
2008-09-29moved keydelete-action from keylist to gpgwinubbo1-9/+6
2008-09-22changed names of functions deletekey and deletekeys to deleteSelectedKeys and...nils1-5/+5
2008-09-13Where possible, replaced includes with class. So the compiling should go fasternils1-8/+8
2008-09-13moved the include entries from cpp to header filesnils1-0/+5
2008-09-12use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c...nils1-3/+2
2008-08-16start of binary-file handling (decrypt/encrypt), kind of works, but still a l...ubbo1-0/+6