aboutsummaryrefslogtreecommitdiffstats
path: root/src/keyserverimportdialog.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-04put *.h and *.cpp to src-subdirectoryNils Achtergarde1-0/+0
2016-02-07refactored slots and signalsnils1-14/+14
2012-04-02merge with 0.3.2ubbo1-3/+6
2012-04-02fix crash in http requestubbo1-2/+4
2012-04-02utf8 from percent encoding in keyserverreplyubbo1-1/+2
2012-02-09fixed a few compiler warningsnils1-2/+2
2011-12-27remove keylist-include from keyimportdetaildialogubbo1-1/+1
2011-12-26show importdetaildialog in all placesnils1-3/+9
2011-12-12show reason for strike out in keyserverimport dialognils1-4/+14
2011-11-27minor beautifying on keyimportdetaildialognils1-2/+2
2011-11-15bugfix in striking out revoked keys in keyserverimport and little bigfix in k...nils1-6/+19
2011-10-29refactored gpgwin -> mainwindow and context -> gpgcontextnils1-1/+1
2011-10-27cross out expired keys in keyserverimportdialognils1-0/+12
2011-10-25be a bit more verbose when redoing keyid searchubbo1-1/+3
2011-10-24add commentubbo1-0/+1
2011-10-24retry search with 0x prepended if it searchstring looks like hexubbo1-4/+12
2011-10-22changed to GPLv3nils1-6/+6
2011-10-17some text text changes, add method getKeyByFpr()ubbo1-1/+1
2011-10-17also export public key on private key export, but error handling still needs ...nils1-19/+12
2011-10-16updated german translationnils1-1/+1
2011-10-15overload import function to provide keyserverUrlubbo1-5/+14
2011-10-15verifydetaildialog and verifynotification are refreshed, when keydb changednils1-1/+0
2011-10-14don't loose that already coded string ;-)ubbo1-0/+3
2011-10-14fix multiple key import from serverubbo1-27/+29
2011-09-14set modal and parent for key details dialog. left margin for verifynotificati...nils1-0/+1
2011-08-29readd port 11371, as it belongs to hkpubbo1-2/+2
2011-08-29fix typo and remove port from lookup server entryubbo1-3/+3
2011-08-27changed includes to class declarations where possible and moved includes and ...nils1-3/+0
2011-08-18changed verifylabellist back to one verifylabel and updated TODOnils1-4/+4
2011-08-02added information to verifylabel and functionalitiy to import missing keys. D...nils1-0/+9
2011-07-11dont show grid in keyimportdialog when empty,add kyserverimport to keyimportd...nils1-0/+4
2011-06-12Keyserverimport: just one row selectable of the keys and some minor bugfixesnils1-32/+60
2011-03-29removed background colour and added icon in message in keyserverimportdialognils1-9/+19
2011-03-24changed table in keyserverimport a little#nils1-25/+18
2011-03-17added creation date to keyserverimporttablenils1-13/+12
2011-03-15import from keyserver works with double click nownils1-27/+22
2011-03-14import of keys from keyserver works nownils1-28/+64
2011-03-13added method for message in keyserverimportdialognils1-84/+18
2011-03-12added import key from keyserver dialognils1-0/+246