aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactored gpgwin -> mainwindow and context -> gpgcontextnils2011-10-291-294/+0
* destroy attachmentdok if option parsemime not set, make sure only one attachm...ubbo2011-10-251-0/+6
* only create attachment dock if pgp-mime parsing enabledubbo2011-10-241-0/+5
* changed to GPLv3nils2011-10-221-6/+6
* moved textissigned to contextnils2011-10-111-10/+0
* moved preventnodataerr to context.cpp, added refresh slots for verifynils2011-10-111-9/+1
* some commentingnils2011-10-061-42/+42
* removed beautifyfingerprint-method from gpgwinnils2011-10-061-7/+0
* added list for signinginformation and minor bugfixnils2011-10-061-6/+3
* removed doubled keyimport functions and actions from gpgwinnils2011-09-281-19/+0
* cleaned up class dependenciesnils2011-09-181-6/+0
* bautify fingerprints in verifydetails and verifynotificationnils2011-09-141-0/+7
* set modal and parent for key details dialog. left margin for verifynotificati...nils2011-09-141-0/+2
* changed verifydetailsdialog, updated todoubbo2011-09-121-0/+1
* more docu in gpgwin.cpp and set slots in gpgwin from public to privatenils2011-09-081-17/+14
* only use private keys to sign and print adequate message, if no private key i...nils2011-09-081-74/+221
* changed includes to class declarations where possible and moved includes and ...nils2011-08-271-0/+3
* added copy mailaddress to clipboard in keylistnils2011-08-211-0/+2
* changed bool iscompletlysigned to int issigned and added setverifylabel to ve...nils2011-07-261-1/+1
* added isCompletelySigned functionnils2011-07-231-0/+1
* add action for cleaning double linebreaksubbo2011-07-161-0/+2
* added import key from keyserver dialognils2011-03-121-0/+5
* keydetailsdialog in gpgwinubbo2011-01-301-0/+3
* format text, filenames in save-as dialog, set version to 0.3ubbo2011-01-231-2/+4
* added shortcuts Ctrl+Tab and Ctrl+Shift+Tab to switch through the tabsnils2011-01-021-0/+2
* added shortcuts for tab-handling and made different bugfixesnils2011-01-021-1/+1
* added new tab action and made some minor bugfixesnils2011-01-021-0/+1
* moved open,save,saveas and print slots to textedit-classnils2011-01-011-9/+0
* added quote icon and quote action to toolbarnils2010-12-291-1/+1
* added possibility to import keys through dropping key-files on keylist or thr...nils2010-12-281-2/+0
* added comment action (to insert > at every line) in edit menu, added drag and...nils2010-12-221-1/+5
* verify does something useful now, output to stdoutubbo2010-12-171-0/+2
* some more playing with sign&verify, signing kind of works now and has menu entryubbo2010-12-161-2/+4
* check attachmentfolder for files all 5 secubbo2010-10-051-0/+1
* nearly added icon for attachments in statusbarnils2010-09-291-0/+1
* added redo to edit-menunils2010-06-191-0/+1
* fix behaviour on close if canceledubbo2010-06-071-0/+1
* added undo to edit menu and updated language filesnils2010-06-021-0/+1
* add link to online tutorials in help menuubbo2010-05-181-0/+2
* astyle code beautyfyingubbo2010-05-151-1/+1
* remove unused header-importubbo2010-05-141-1/+0
* quotedPrintableDecode copied from KCodecsubbo2010-05-141-0/+1
* mimeparsing optional by settingsubbo2010-05-111-0/+1
* add mime-parser and basic attachment-recognise and show functionalityubbo2010-05-101-1/+4
* focus is kept on main window when closing settingsdialog, filecrypt. Added so...nils2010-04-141-0/+5
* settings are taken instantly. No program restart necessary.nils2010-03-281-0/+1
* added settings dialog (test version)nils2010-03-271-4/+2
* removed unnecessary codenils2010-03-261-1/+0
* now the view menu is finenils2010-03-251-4/+0
* undone the needless drop event changes (already worked previously)nils2010-03-241-1/+1