aboutsummaryrefslogtreecommitdiffstats
path: root/src/keylist.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-01-04put *.h and *.cpp to src-subdirectoryNils Achtergarde1-0/+0
2017-12-30recommit of ffc7c45fee1bfa046cd2c605a43c9c5d2cf7eb62 (proof of concept for ↵Nils Achtergarde1-0/+7
upload key to server)
2016-02-07refactored slots and signalsnils1-1/+1
2016-02-06encrypt to selfnils1-0/+1
2012-03-21proof of concept for upload key to servernils1-0/+7
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@859 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-01-19use ressource file for all icons and remove iconpathnils1-2/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@766 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-28also show importdetaildialog when dropping key on keylistnils1-0/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@714 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-28use getKeyByXXX from gpgcontext now, drop methods from keylistubbo1-2/+0
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@711 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-30added first idea of wizardnils1-0/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@591 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-29refactored gpgwin -> mainwindow and context -> gpgcontextnils1-3/+3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@588 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-22changed to GPLv3nils1-6/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@564 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-17more visible error if GPG_ERR_BAD_SIGNATUREubbo1-0/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@561 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-17some text text changes, add method getKeyByFpr()ubbo1-2/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@557 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-14set modal and parent for key details dialog. left margin for ↵nils1-0/+2
verifynotification. More doxygen git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@532 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-02added information to verifylabel and functionalitiy to import missing keys. ↵nils1-0/+3
Dont show a delete dialog, if no key is checked git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@506 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-07-16add dummy method markKeys to keylist widgetubbo1-0/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@499 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-23now there's no asking to save every single document, if multiple documents ↵nils1-3/+0
are saved. Furthermore a lot of cleaning git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@443 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-01moved open,save,saveas and print slots to textedit-classnils1-1/+0
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@416 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-12-30corrected behaviour of confirmation dialog on key importnils1-1/+0
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@413 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-12-30added confirmation box for import keys through drop in keylist. Also added ↵nils1-1/+1
the appropriate setting in settings dialog. git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@412 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-12-28added possibility to import keys through dropping key-files on keylist or ↵nils1-1/+3
through dropping marked keys on keylist git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@409 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-05-15more booleans in settings, updated attachment-todoubbo1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@334 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-05-10only save and restore checked private keysnils1-0/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@319 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-05-07added save and restore checked keysnils1-0/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@315 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-05-05changed QList<QString> to QStringList and reverted gpg4usb.pro (no static ↵nils1-2/+2
building) and added spanish translation files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@312 34ebc366-c3a9-4b3c-9f84-69acf7962910
2009-09-19cosmetic changes(indention)nils1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@217 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-10-08now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ↵nils1-1/+3
of them changed git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@186 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-10-02Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets)nils1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@182 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-29reorganized constructor of keylistubbo1-3/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@178 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-29moved keydelete-action from keylist to gpgwinubbo1-9/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@176 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-22changed names of functions deletekey and deletekeys to deleteSelectedKeys ↵nils1-5/+5
and deleteCheckedKeys git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@172 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-13Where possible, replaced includes with class. So the compiling should go fasternils1-8/+8
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@164 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-13moved the include entries from cpp to header filesnils1-0/+5
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@163 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-12use QTableWidget instead of QListWidget in KeyList, use bool for privkey in ↵nils1-3/+2
context git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@160 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-08-16start of binary-file handling (decrypt/encrypt), kind of works, but still a ↵ubbo1-0/+6
lot has to be done git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@145 34ebc366-c3a9-4b3c-9f84-69acf7962910