aboutsummaryrefslogtreecommitdiffstats
path: root/keyserverimportdialog.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* put *.h and *.cpp to src-subdirectoryNils Achtergarde2018-01-041-313/+0
* refactored slots and signalsnils2016-02-071-14/+14
* merge with 0.3.2ubbo2012-04-021-3/+6
* fixed a few compiler warningsnils2012-02-091-2/+2
* remove keylist-include from keyimportdetaildialogubbo2011-12-271-1/+1
* show importdetaildialog in all placesnils2011-12-261-3/+9
* show reason for strike out in keyserverimport dialognils2011-12-121-4/+14
* minor beautifying on keyimportdetaildialognils2011-11-271-2/+2
* bugfix in striking out revoked keys in keyserverimport and little bigfix in k...nils2011-11-151-6/+19
* refactored gpgwin -> mainwindow and context -> gpgcontextnils2011-10-291-1/+1
* cross out expired keys in keyserverimportdialognils2011-10-271-0/+12
* be a bit more verbose when redoing keyid searchubbo2011-10-251-1/+3
* add commentubbo2011-10-241-0/+1
* retry search with 0x prepended if it searchstring looks like hexubbo2011-10-241-4/+12
* changed to GPLv3nils2011-10-221-6/+6
* some text text changes, add method getKeyByFpr()ubbo2011-10-171-1/+1
* also export public key on private key export, but error handling still needs ...nils2011-10-171-19/+12
* updated german translationnils2011-10-161-1/+1
* overload import function to provide keyserverUrlubbo2011-10-151-5/+14
* verifydetaildialog and verifynotification are refreshed, when keydb changednils2011-10-151-1/+0
* don't loose that already coded string ;-)ubbo2011-10-141-0/+3
* fix multiple key import from serverubbo2011-10-141-27/+29
* set modal and parent for key details dialog. left margin for verifynotificati...nils2011-09-141-0/+1
* readd port 11371, as it belongs to hkpubbo2011-08-291-2/+2
* fix typo and remove port from lookup server entryubbo2011-08-291-3/+3
* changed includes to class declarations where possible and moved includes and ...nils2011-08-271-3/+0
* changed verifylabellist back to one verifylabel and updated TODOnils2011-08-181-4/+4
* added information to verifylabel and functionalitiy to import missing keys. D...nils2011-08-021-0/+9
* dont show grid in keyimportdialog when empty,add kyserverimport to keyimportd...nils2011-07-111-0/+4
* Keyserverimport: just one row selectable of the keys and some minor bugfixesnils2011-06-121-32/+60
* removed background colour and added icon in message in keyserverimportdialognils2011-03-291-9/+19
* changed table in keyserverimport a little#nils2011-03-241-25/+18
* added creation date to keyserverimporttablenils2011-03-171-13/+12
* import from keyserver works with double click nownils2011-03-151-27/+22
* import of keys from keyserver works nownils2011-03-141-28/+64
* added method for message in keyserverimportdialognils2011-03-131-84/+18
* added import key from keyserver dialognils2011-03-121-0/+246