aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* destroy attachmentdok if option parsemime not set, make sure only one ↵ubbo2011-10-251-0/+6
| | | | | | attachmentdok gets created git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@575 34ebc366-c3a9-4b3c-9f84-69acf7962910
* only create attachment dock if pgp-mime parsing enabledubbo2011-10-241-0/+5
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@570 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed to GPLv3nils2011-10-221-6/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@564 34ebc366-c3a9-4b3c-9f84-69acf7962910
* moved textissigned to contextnils2011-10-111-10/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@545 34ebc366-c3a9-4b3c-9f84-69acf7962910
* moved preventnodataerr to context.cpp, added refresh slots for verifynils2011-10-111-9/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@544 34ebc366-c3a9-4b3c-9f84-69acf7962910
* some commentingnils2011-10-061-42/+42
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@543 34ebc366-c3a9-4b3c-9f84-69acf7962910
* removed beautifyfingerprint-method from gpgwinnils2011-10-061-7/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@541 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added list for signinginformation and minor bugfixnils2011-10-061-6/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@540 34ebc366-c3a9-4b3c-9f84-69acf7962910
* removed doubled keyimport functions and actions from gpgwinnils2011-09-281-19/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@539 34ebc366-c3a9-4b3c-9f84-69acf7962910
* cleaned up class dependenciesnils2011-09-181-6/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@537 34ebc366-c3a9-4b3c-9f84-69acf7962910
* bautify fingerprints in verifydetails and verifynotificationnils2011-09-141-0/+7
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@533 34ebc366-c3a9-4b3c-9f84-69acf7962910
* set modal and parent for key details dialog. left margin for ↵nils2011-09-141-0/+2
| | | | | | verifynotification. More doxygen git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@532 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed verifydetailsdialog, updated todoubbo2011-09-121-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@531 34ebc366-c3a9-4b3c-9f84-69acf7962910
* more docu in gpgwin.cpp and set slots in gpgwin from public to privatenils2011-09-081-17/+14
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@529 34ebc366-c3a9-4b3c-9f84-69acf7962910
* only use private keys to sign and print adequate message, if no private key ↵nils2011-09-081-74/+221
| | | | | | is checked. removed hideImportAction and added parameter to showImportAction. git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@527 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed includes to class declarations where possible and moved includes and ↵nils2011-08-271-0/+3
| | | | | | class declarations to header files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@522 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added copy mailaddress to clipboard in keylistnils2011-08-211-0/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@517 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed bool iscompletlysigned to int issigned and added setverifylabel to ↵nils2011-07-261-1/+1
| | | | | | verifynotification-class git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@505 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added isCompletelySigned functionnils2011-07-231-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@504 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add action for cleaning double linebreaksubbo2011-07-161-0/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@498 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added import key from keyserver dialognils2011-03-121-0/+5
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@480 34ebc366-c3a9-4b3c-9f84-69acf7962910
* keydetailsdialog in gpgwinubbo2011-01-301-0/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@462 34ebc366-c3a9-4b3c-9f84-69acf7962910
* format text, filenames in save-as dialog, set version to 0.3ubbo2011-01-231-2/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@444 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added shortcuts Ctrl+Tab and Ctrl+Shift+Tab to switch through the tabsnils2011-01-021-0/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@424 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added shortcuts for tab-handling and made different bugfixesnils2011-01-021-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@422 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added new tab action and made some minor bugfixesnils2011-01-021-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@420 34ebc366-c3a9-4b3c-9f84-69acf7962910
* moved open,save,saveas and print slots to textedit-classnils2011-01-011-9/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@416 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added quote icon and quote action to toolbarnils2010-12-291-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@411 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added possibility to import keys through dropping key-files on keylist or ↵nils2010-12-281-2/+0
| | | | | | through dropping marked keys on keylist git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@409 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added comment action (to insert > at every line) in edit menu, added drag ↵nils2010-12-221-1/+5
| | | | | | and drop handling and exported textedit to its own class git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@407 34ebc366-c3a9-4b3c-9f84-69acf7962910
* verify does something useful now, output to stdoutubbo2010-12-171-0/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@405 34ebc366-c3a9-4b3c-9f84-69acf7962910
* some more playing with sign&verify, signing kind of works now and has menu entryubbo2010-12-161-2/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@404 34ebc366-c3a9-4b3c-9f84-69acf7962910
* check attachmentfolder for files all 5 secubbo2010-10-051-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@381 34ebc366-c3a9-4b3c-9f84-69acf7962910
* nearly added icon for attachments in statusbarnils2010-09-291-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@379 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added redo to edit-menunils2010-06-191-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@359 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fix behaviour on close if canceledubbo2010-06-071-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@345 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added undo to edit menu and updated language filesnils2010-06-021-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@344 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add link to online tutorials in help menuubbo2010-05-181-0/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@342 34ebc366-c3a9-4b3c-9f84-69acf7962910
* astyle code beautyfyingubbo2010-05-151-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@336 34ebc366-c3a9-4b3c-9f84-69acf7962910
* remove unused header-importubbo2010-05-141-1/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@333 34ebc366-c3a9-4b3c-9f84-69acf7962910
* quotedPrintableDecode copied from KCodecsubbo2010-05-141-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@332 34ebc366-c3a9-4b3c-9f84-69acf7962910
* mimeparsing optional by settingsubbo2010-05-111-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@324 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add mime-parser and basic attachment-recognise and show functionalityubbo2010-05-101-1/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@322 34ebc366-c3a9-4b3c-9f84-69acf7962910
* focus is kept on main window when closing settingsdialog, filecrypt. Added ↵nils2010-04-141-0/+5
| | | | | | some ifndefs git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@302 34ebc366-c3a9-4b3c-9f84-69acf7962910
* settings are taken instantly. No program restart necessary.nils2010-03-281-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@287 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added settings dialog (test version)nils2010-03-271-4/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@284 34ebc366-c3a9-4b3c-9f84-69acf7962910
* removed unnecessary codenils2010-03-261-1/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@281 34ebc366-c3a9-4b3c-9f84-69acf7962910
* now the view menu is finenils2010-03-251-4/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@280 34ebc366-c3a9-4b3c-9f84-69acf7962910
* undone the needless drop event changes (already worked previously)nils2010-03-241-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@277 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added drag'n'drop for text into texteditnils2010-02-211-2/+7
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@275 34ebc366-c3a9-4b3c-9f84-69acf7962910