aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-25destroy attachmentdok if option parsemime not set, make sure only one attachm...ubbo1-0/+6
2011-10-24only create attachment dock if pgp-mime parsing enabledubbo1-0/+5
2011-10-22changed to GPLv3nils1-6/+6
2011-10-11moved textissigned to contextnils1-10/+0
2011-10-11moved preventnodataerr to context.cpp, added refresh slots for verifynils1-9/+1
2011-10-06some commentingnils1-42/+42
2011-10-06removed beautifyfingerprint-method from gpgwinnils1-7/+0
2011-10-06added list for signinginformation and minor bugfixnils1-6/+3
2011-09-28removed doubled keyimport functions and actions from gpgwinnils1-19/+0
2011-09-18cleaned up class dependenciesnils1-6/+0
2011-09-14bautify fingerprints in verifydetails and verifynotificationnils1-0/+7
2011-09-14set modal and parent for key details dialog. left margin for verifynotificati...nils1-0/+2
2011-09-12changed verifydetailsdialog, updated todoubbo1-0/+1
2011-09-08more docu in gpgwin.cpp and set slots in gpgwin from public to privatenils1-17/+14
2011-09-08only use private keys to sign and print adequate message, if no private key i...nils1-74/+221
2011-08-27changed includes to class declarations where possible and moved includes and ...nils1-0/+3
2011-08-21added copy mailaddress to clipboard in keylistnils1-0/+2
2011-07-26changed bool iscompletlysigned to int issigned and added setverifylabel to ve...nils1-1/+1
2011-07-23added isCompletelySigned functionnils1-0/+1
2011-07-16add action for cleaning double linebreaksubbo1-0/+2
2011-03-12added import key from keyserver dialognils1-0/+5
2011-01-30keydetailsdialog in gpgwinubbo1-0/+3
2011-01-23format text, filenames in save-as dialog, set version to 0.3ubbo1-2/+4
2011-01-02added shortcuts Ctrl+Tab and Ctrl+Shift+Tab to switch through the tabsnils1-0/+2
2011-01-02added shortcuts for tab-handling and made different bugfixesnils1-1/+1
2011-01-02added new tab action and made some minor bugfixesnils1-0/+1
2011-01-01moved open,save,saveas and print slots to textedit-classnils1-9/+0
2010-12-29added quote icon and quote action to toolbarnils1-1/+1
2010-12-28added possibility to import keys through dropping key-files on keylist or thr...nils1-2/+0
2010-12-22added comment action (to insert > at every line) in edit menu, added drag and...nils1-1/+5
2010-12-17verify does something useful now, output to stdoutubbo1-0/+2
2010-12-16some more playing with sign&verify, signing kind of works now and has menu entryubbo1-2/+4
2010-10-05check attachmentfolder for files all 5 secubbo1-0/+1
2010-09-29nearly added icon for attachments in statusbarnils1-0/+1
2010-06-19added redo to edit-menunils1-0/+1
2010-06-07fix behaviour on close if canceledubbo1-0/+1
2010-06-02added undo to edit menu and updated language filesnils1-0/+1
2010-05-18add link to online tutorials in help menuubbo1-0/+2
2010-05-15astyle code beautyfyingubbo1-1/+1
2010-05-14remove unused header-importubbo1-1/+0
2010-05-14quotedPrintableDecode copied from KCodecsubbo1-0/+1
2010-05-11mimeparsing optional by settingsubbo1-0/+1
2010-05-10add mime-parser and basic attachment-recognise and show functionalityubbo1-1/+4
2010-04-14focus is kept on main window when closing settingsdialog, filecrypt. Added so...nils1-0/+5
2010-03-28settings are taken instantly. No program restart necessary.nils1-0/+1
2010-03-27added settings dialog (test version)nils1-4/+2
2010-03-26removed unnecessary codenils1-1/+0
2010-03-25now the view menu is finenils1-4/+0
2010-03-24undone the needless drop event changes (already worked previously)nils1-1/+1
2010-02-21added drag'n'drop for text into texteditnils1-2/+7