aboutsummaryrefslogtreecommitdiffstats
path: root/keylist.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* recommit of ffc7c45fee1bfa046cd2c605a43c9c5d2cf7eb62 (proof of concept for up...Nils Achtergarde2017-12-301-0/+7
* refactored slots and signalsnils2016-02-071-1/+1
* encrypt to selfnils2016-02-061-0/+1
* use ressource file for all icons and remove iconpathnils2012-01-191-2/+1
* also show importdetaildialog when dropping key on keylistnils2011-12-281-0/+2
* use getKeyByXXX from gpgcontext now, drop methods from keylistubbo2011-12-281-2/+0
* added first idea of wizardnils2011-10-301-0/+1
* refactored gpgwin -> mainwindow and context -> gpgcontextnils2011-10-291-3/+3
* changed to GPLv3nils2011-10-221-6/+6
* more visible error if GPG_ERR_BAD_SIGNATUREubbo2011-10-171-0/+1
* some text text changes, add method getKeyByFpr()ubbo2011-10-171-2/+1
* set modal and parent for key details dialog. left margin for verifynotificati...nils2011-09-141-0/+2
* added information to verifylabel and functionalitiy to import missing keys. D...nils2011-08-021-0/+3
* add dummy method markKeys to keylist widgetubbo2011-07-161-0/+1
* now there's no asking to save every single document, if multiple documents ar...nils2011-01-231-3/+0
* moved open,save,saveas and print slots to textedit-classnils2011-01-011-1/+0
* corrected behaviour of confirmation dialog on key importnils2010-12-301-1/+0
* added confirmation box for import keys through drop in keylist. Also added th...nils2010-12-301-1/+1
* added possibility to import keys through dropping key-files on keylist or thr...nils2010-12-281-1/+3
* more booleans in settings, updated attachment-todoubbo2010-05-151-1/+1
* only save and restore checked private keysnils2010-05-101-0/+1
* added save and restore checked keysnils2010-05-071-0/+2
* changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...nils2010-05-051-2/+2
* cosmetic changes(indention)nils2009-09-191-2/+2
* now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ...nils2008-10-081-1/+3
* Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets)nils2008-10-021-2/+2
* reorganized constructor of keylistubbo2008-09-291-3/+1
* moved keydelete-action from keylist to gpgwinubbo2008-09-291-9/+6
* changed names of functions deletekey and deletekeys to deleteSelectedKeys and...nils2008-09-221-5/+5
* Where possible, replaced includes with class. So the compiling should go fasternils2008-09-131-8/+8
* moved the include entries from cpp to header filesnils2008-09-131-0/+5
* use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c...nils2008-09-121-3/+2
* start of binary-file handling (decrypt/encrypt), kind of works, but still a l...ubbo2008-08-161-0/+6
* reorganized svn to support tags and branchesubbo2008-08-151-0/+55