aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* changed includes to class declarations where possible and moved includes and ...nils2011-08-271-3/+0
* umlaute are handled correctly while signingnils2011-08-271-1/+2
* ignore whitespaces at end and before text when checking, if message is comple...nils2011-08-231-63/+60
* show appropriate filename in key export to filenils2011-08-231-4/+0
* added icons for sign and verify and the actions to toolbarnils2011-08-231-4/+6
* added copy mailaddress to clipboard in keylistnils2011-08-211-21/+34
* changed verifylabellist back to one verifylabel and updated TODOnils2011-08-181-5/+4
* changed verifylabel to verifylabellist and added states ok,warn,crit for veri...nils2011-08-131-2/+5
* just commentsnils2011-08-101-19/+17
* added detail dialog to verificationwidgetnils2011-08-081-10/+24
* only show import key action in verificynotification-menu when theres missing ...nils2011-08-081-0/+7
* changed removeNoteByClassname to hideNoteByClassname since remove doesn't worknils2011-08-081-1/+1
* css for verifynotificationnils2011-08-031-1/+4
* added information to verifylabel and functionalitiy to import missing keys. D...nils2011-08-021-16/+38
* changed bool iscompletlysigned to int issigned and added setverifylabel to ve...nils2011-07-261-11/+14
* added isCompletelySigned functionnils2011-07-231-0/+12
* independent notifcation areanils2011-07-221-2/+9
* verify returns gpgme_op_verify_resultnils2011-07-181-4/+17
* add action for cleaning double linebreaksubbo2011-07-161-0/+18
* make sign undoable,change return value checkErr to intnils2011-07-121-2/+7
* dont show grid in keyimportdialog when empty,add kyserverimport to keyimportd...nils2011-07-111-0/+3
* added preventnodataerr for verifyingnils2011-07-111-1/+8
* added Qlabel at the buttom of textedit for verifynils2011-07-111-1/+6
* import of keys from keyserver works nownils2011-03-141-1/+1
* added import key from keyserver dialognils2011-03-121-3/+12
* updated german translationnils2011-02-021-27/+8
* one word less ;-)ubbo2011-01-301-1/+1
* small text change to about-dialogubbo2011-01-301-2/+2
* changed text in about dialog to promote mailing list and contact pageubbo2011-01-301-11/+6
* add logo and change about-boxubbo2011-01-301-6/+28
* keydetailsdialog in gpgwinubbo2011-01-301-1/+14
* don't replace text if decryption failed, e.g. there was no text to decryptubbo2011-01-301-1/+6
* restructured code of about dialognils2011-01-291-15/+22
* allow decryption of empty messagesnils2011-01-291-23/+21
* undoable encrypt and decryptnils2011-01-291-3/+13
* added platform independent shortcut for close tab and preferencesnils2011-01-241-2/+2
* added platform independent shortcut for quitnils2011-01-241-1/+1
* made tabswitching platform independentnils2011-01-241-2/+2
* <CTRL> N for new tab default, <CTRL> T still worksubbo2011-01-231-1/+5
* format text, filenames in save-as dialog, set version to 0.3ubbo2011-01-231-0/+9
* now there's no asking to save every single document, if multiple documents ar...nils2011-01-231-17/+8
* cleaned up a littlenils2011-01-211-2/+2
* added quitdialog with checklist for documents to save, but there has to be so...nils2011-01-171-4/+3
* set focus to textedit on startnils2011-01-101-0/+1
* maybe save for anytab and current tab works nowubbo2011-01-051-2/+4
* revert qdebug that sneaked inubbo2011-01-031-1/+0
* allow exit when no tabs openubbo2011-01-031-0/+1
* allow exit when no tabs openubbo2011-01-031-0/+1
* change undo/redo menu-order, show filename on tab when opening file from comm...ubbo2011-01-031-1/+1
* added shortcuts Ctrl+Tab and Ctrl+Shift+Tab to switch through the tabsnils2011-01-021-2/+17