aboutsummaryrefslogtreecommitdiffstats
path: root/keylist.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* put *.h and *.cpp to src-subdirectoryNils Achtergarde2018-01-041-321/+0
* recommit of ffc7c45fee1bfa046cd2c605a43c9c5d2cf7eb62 (proof of concept for up...Nils Achtergarde2017-12-301-0/+45
* refactored slots and signalsnils2016-02-071-3/+3
* encrypt to selfnils2016-02-061-0/+11
* added file.close for every file.opennils2012-01-191-0/+1
* use ressource file for all icons and remove iconpathnils2012-01-191-3/+2
* also show importdetaildialog when dropping key on keylistnils2011-12-281-3/+10
* use getKeyByXXX from gpgcontext now, drop methods from keylistubbo2011-12-281-35/+0
* also strike out revoked keys in keylistnils2011-11-191-1/+1
* added first idea of wizardnils2011-10-301-0/+10
* refactored gpgwin -> mainwindow and context -> gpgcontextnils2011-10-291-1/+1
* reverted gpg4usb.pronils2011-10-231-2/+0
* verifydetaildialog doesn't crash anymorenils2011-10-231-0/+2
* changed to GPLv3nils2011-10-221-6/+6
* strike out expired keysubbo2011-10-211-0/+9
* more visible error if GPG_ERR_BAD_SIGNATUREubbo2011-10-171-0/+18
* some text text changes, add method getKeyByFpr()ubbo2011-10-171-16/+11
* changed includes to class declarations where possible and moved includes and ...nils2011-08-271-1/+0
* added information to verifylabel and functionalitiy to import missing keys. D...nils2011-08-021-4/+29
* add dummy method markKeys to keylist widgetubbo2011-07-161-1/+1
* add dummy method markKeys to keylist widgetubbo2011-07-161-0/+8
* show keys to delete in deletion dialognils2011-01-291-3/+0
* added shortcuts for tab-handling and made different bugfixesnils2011-01-021-2/+2
* corrected behaviour of confirmation dialog on key importnils2010-12-301-17/+8
* added confirmation box for import keys through drop in keylist. Also added th...nils2010-12-301-15/+57
* added possibility to import keys through dropping key-files on keylist or thr...nils2010-12-281-2/+39
* now checked keys in the mainwindow's keylist are also checked in the fileencr...nils2010-09-301-0/+3
* nearly added icon for attachments in statusbarnils2010-09-291-11/+0
* astyle code beautyfyingubbo2010-05-151-8/+8
* only save and restore checked private keysnils2010-05-101-5/+14
* added save and restore checked keysnils2010-05-071-0/+25
* changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...nils2010-05-051-4/+4
* added settingsdialog filesnils2010-03-281-1/+1
* translationsubbo2010-01-311-1/+1
* cosmetic changes(indention)nils2009-09-191-10/+10
* now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ...nils2008-10-081-1/+1
* Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets)nils2008-10-021-33/+33
* reorganized constructor of keylistubbo2008-09-291-11/+4
* added key management windowubbo2008-09-291-1/+0
* moved keydelete-action from keylist to gpgwinubbo2008-09-291-27/+9
* some code-reorganisation in keylist.cppubbo2008-09-261-0/+5
* some code-reorganisation in keylist.cppubbo2008-09-261-20/+20
* fix bug in keylist.cpp, that could couse crashing after refreshubbo2008-09-261-0/+2
* changed names of functions deletekey and deletekeys to deleteSelectedKeys and...nils2008-09-221-7/+7
* keylist.cpp: set items not editable / no focusubbo2008-09-201-16/+21
* moved the include entries from cpp to header filesnils2008-09-131-6/+1
* use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c...nils2008-09-121-21/+47
* reorganized svn to support tags and branchesubbo2008-08-151-0/+129