| Commit message (Expand) | Author | Files | Lines |
2011-10-22 | changed to GPLv3 | nils | 1 | -6/+6 |
2011-10-17 | more visible error if GPG_ERR_BAD_SIGNATURE | ubbo | 1 | -0/+1 |
2011-10-17 | some text text changes, add method getKeyByFpr() | ubbo | 1 | -2/+1 |
2011-09-14 | set modal and parent for key details dialog. left margin for verifynotificati... | nils | 1 | -0/+2 |
2011-08-02 | added information to verifylabel and functionalitiy to import missing keys. D... | nils | 1 | -0/+3 |
2011-07-16 | add dummy method markKeys to keylist widget | ubbo | 1 | -0/+1 |
2011-01-23 | now there's no asking to save every single document, if multiple documents ar... | nils | 1 | -3/+0 |
2011-01-01 | moved open,save,saveas and print slots to textedit-class | nils | 1 | -1/+0 |
2010-12-30 | corrected behaviour of confirmation dialog on key import | nils | 1 | -1/+0 |
2010-12-30 | added confirmation box for import keys through drop in keylist. Also added th... | nils | 1 | -1/+1 |
2010-12-28 | added possibility to import keys through dropping key-files on keylist or thr... | nils | 1 | -1/+3 |
2010-05-15 | more booleans in settings, updated attachment-todo | ubbo | 1 | -1/+1 |
2010-05-10 | only save and restore checked private keys | nils | 1 | -0/+1 |
2010-05-07 | added save and restore checked keys | nils | 1 | -0/+2 |
2010-05-05 | changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui... | nils | 1 | -2/+2 |
2009-09-19 | cosmetic changes(indention) | nils | 1 | -2/+2 |
2008-10-08 | now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ... | nils | 1 | -1/+3 |
2008-10-02 | Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets) | nils | 1 | -2/+2 |
2008-09-29 | reorganized constructor of keylist | ubbo | 1 | -3/+1 |
2008-09-29 | moved keydelete-action from keylist to gpgwin | ubbo | 1 | -9/+6 |
2008-09-22 | changed names of functions deletekey and deletekeys to deleteSelectedKeys and... | nils | 1 | -5/+5 |
2008-09-13 | Where possible, replaced includes with class. So the compiling should go faster | nils | 1 | -8/+8 |
2008-09-13 | moved the include entries from cpp to header files | nils | 1 | -0/+5 |
2008-09-12 | use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c... | nils | 1 | -3/+2 |
2008-08-16 | start of binary-file handling (decrypt/encrypt), kind of works, but still a l... | ubbo | 1 | -0/+6 |