aboutsummaryrefslogtreecommitdiffstats
path: root/keylist.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-22changed to GPLv3nils1-6/+6
2011-10-17more visible error if GPG_ERR_BAD_SIGNATUREubbo1-0/+1
2011-10-17some text text changes, add method getKeyByFpr()ubbo1-2/+1
2011-09-14set modal and parent for key details dialog. left margin for verifynotificati...nils1-0/+2
2011-08-02added information to verifylabel and functionalitiy to import missing keys. D...nils1-0/+3
2011-07-16add dummy method markKeys to keylist widgetubbo1-0/+1
2011-01-23now there's no asking to save every single document, if multiple documents ar...nils1-3/+0
2011-01-01moved open,save,saveas and print slots to textedit-classnils1-1/+0
2010-12-30corrected behaviour of confirmation dialog on key importnils1-1/+0
2010-12-30added confirmation box for import keys through drop in keylist. Also added th...nils1-1/+1
2010-12-28added possibility to import keys through dropping key-files on keylist or thr...nils1-1/+3
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