aboutsummaryrefslogtreecommitdiffstats
path: root/keyserverimportdialog.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-04put *.h and *.cpp to src-subdirectoryNils Achtergarde1-89/+0
2016-02-07refactored slots and signalsnils1-7/+6
2012-04-02merge with 0.3.2ubbo1-1/+1
2012-04-02fix crash in http requestubbo1-1/+1
2011-12-26show importdetaildialog in all placesnils1-1/+5
2011-10-29refactored gpgwin -> mainwindow and context -> gpgcontextnils1-3/+3
2011-10-22changed to GPLv3nils1-6/+6
2011-10-15overload import function to provide keyserverUrlubbo1-0/+1
2011-10-14fix multiple key import from serverubbo1-3/+2
2011-09-14set modal and parent for key details dialog. left margin for verifynotificati...nils1-3/+3
2011-08-27changed includes to class declarations where possible and moved includes and ...nils1-5/+7
2011-08-02added information to verifylabel and functionalitiy to import missing keys. D...nils1-0/+2
2011-06-12Keyserverimport: just one row selectable of the keys and some minor bugfixesnils1-7/+3
2011-03-29removed background colour and added icon in message in keyserverimportdialognils1-0/+1
2011-03-15import from keyserver works with double click nownils1-3/+2
2011-03-14import of keys from keyserver works nownils1-3/+8
2011-03-13added method for message in keyserverimportdialognils1-5/+3
2011-03-12added import key from keyserver dialognils1-0/+83