aboutsummaryrefslogtreecommitdiffstats
path: root/fileencryptiondialog.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-04put *.h and *.cpp to src-subdirectoryNils Achtergarde1-118/+0
2017-12-30verify files readded (4ecc173307c8c1ed13f28b6955484a484a25402a to 7c874c55c82...Ubbo Veentjer1-0/+9
2017-12-30recommit of a772d1426463d5f4913b5252530b81d1d2cca7dd (remove obsolete Encrypt...Nils Achtergarde1-5/+1
2017-12-30recommit of a3cba1ba9996400acc43d133f8941fef84dd323f (add gui elements for si...Nils Achtergarde1-3/+4
2016-02-07refactored slots and signalsnils1-5/+5
2012-05-01show error if file could not be read, don't crash on invalid data for verifyubbo1-0/+1
2012-05-01verify for files (not yet working)ubbo1-0/+8
2012-05-01remove obsolete EncryptAndDecrypt logic from filemenuubbo1-5/+1
2012-05-01add gui elements for sign&verify of files, remove not used fileEncryptAndDecr...ubbo1-2/+4
2012-01-19use ressource file for all icons and remove iconpathnils1-2/+1
2012-01-07fixed bug in file cryptionnils1-1/+1
2011-12-06file encryption dialog configurable for encrypt / decrypt / both. popup menu ...ubbo1-1/+8
2011-10-29refactored gpgwin -> mainwindow and context -> gpgcontextnils1-3/+3
2011-10-22changed to GPLv3nils1-6/+6
2011-09-14set modal and parent for key details dialog. left margin for verifynotificati...nils1-6/+47
2011-08-27changed includes to class declarations where possible and moved includes and ...nils1-4/+12
2010-09-30now checked keys in the mainwindow's keylist are also checked in the fileencr...nils1-1/+1
2010-04-14focus is kept on main window when closing settingsdialog, filecrypt. Added so...nils1-1/+5
2009-09-25fill-in outputfilename in fileencryptiondialog after choosing inputubbo1-0/+21
2009-09-19cosmetic changes(indention)nils1-9/+9
2009-01-04added missing filesnils1-0/+32