| Commit message (Expand) | Author | Age | Files | Lines |
* | changed includes to class declarations where possible and moved includes and ... | nils | 2011-08-27 | 1 | -3/+0 |
* | umlaute are handled correctly while signing | nils | 2011-08-27 | 1 | -1/+2 |
* | ignore whitespaces at end and before text when checking, if message is comple... | nils | 2011-08-23 | 1 | -63/+60 |
* | show appropriate filename in key export to file | nils | 2011-08-23 | 1 | -4/+0 |
* | added icons for sign and verify and the actions to toolbar | nils | 2011-08-23 | 1 | -4/+6 |
* | added copy mailaddress to clipboard in keylist | nils | 2011-08-21 | 1 | -21/+34 |
* | changed verifylabellist back to one verifylabel and updated TODO | nils | 2011-08-18 | 1 | -5/+4 |
* | changed verifylabel to verifylabellist and added states ok,warn,crit for veri... | nils | 2011-08-13 | 1 | -2/+5 |
* | just comments | nils | 2011-08-10 | 1 | -19/+17 |
* | added detail dialog to verificationwidget | nils | 2011-08-08 | 1 | -10/+24 |
* | only show import key action in verificynotification-menu when theres missing ... | nils | 2011-08-08 | 1 | -0/+7 |
* | changed removeNoteByClassname to hideNoteByClassname since remove doesn't work | nils | 2011-08-08 | 1 | -1/+1 |
* | css for verifynotification | nils | 2011-08-03 | 1 | -1/+4 |
* | added information to verifylabel and functionalitiy to import missing keys. D... | nils | 2011-08-02 | 1 | -16/+38 |
* | changed bool iscompletlysigned to int issigned and added setverifylabel to ve... | nils | 2011-07-26 | 1 | -11/+14 |
* | added isCompletelySigned function | nils | 2011-07-23 | 1 | -0/+12 |
* | independent notifcation area | nils | 2011-07-22 | 1 | -2/+9 |
* | verify returns gpgme_op_verify_result | nils | 2011-07-18 | 1 | -4/+17 |
* | add action for cleaning double linebreaks | ubbo | 2011-07-16 | 1 | -0/+18 |
* | make sign undoable,change return value checkErr to int | nils | 2011-07-12 | 1 | -2/+7 |
* | dont show grid in keyimportdialog when empty,add kyserverimport to keyimportd... | nils | 2011-07-11 | 1 | -0/+3 |
* | added preventnodataerr for verifying | nils | 2011-07-11 | 1 | -1/+8 |
* | added Qlabel at the buttom of textedit for verify | nils | 2011-07-11 | 1 | -1/+6 |
* | import of keys from keyserver works now | nils | 2011-03-14 | 1 | -1/+1 |
* | added import key from keyserver dialog | nils | 2011-03-12 | 1 | -3/+12 |
* | updated german translation | nils | 2011-02-02 | 1 | -27/+8 |
* | one word less ;-) | ubbo | 2011-01-30 | 1 | -1/+1 |
* | small text change to about-dialog | ubbo | 2011-01-30 | 1 | -2/+2 |
* | changed text in about dialog to promote mailing list and contact page | ubbo | 2011-01-30 | 1 | -11/+6 |
* | add logo and change about-box | ubbo | 2011-01-30 | 1 | -6/+28 |
* | keydetailsdialog in gpgwin | ubbo | 2011-01-30 | 1 | -1/+14 |
* | don't replace text if decryption failed, e.g. there was no text to decrypt | ubbo | 2011-01-30 | 1 | -1/+6 |
* | restructured code of about dialog | nils | 2011-01-29 | 1 | -15/+22 |
* | allow decryption of empty messages | nils | 2011-01-29 | 1 | -23/+21 |
* | undoable encrypt and decrypt | nils | 2011-01-29 | 1 | -3/+13 |
* | added platform independent shortcut for close tab and preferences | nils | 2011-01-24 | 1 | -2/+2 |
* | added platform independent shortcut for quit | nils | 2011-01-24 | 1 | -1/+1 |
* | made tabswitching platform independent | nils | 2011-01-24 | 1 | -2/+2 |
* | <CTRL> N for new tab default, <CTRL> T still works | ubbo | 2011-01-23 | 1 | -1/+5 |
* | format text, filenames in save-as dialog, set version to 0.3 | ubbo | 2011-01-23 | 1 | -0/+9 |
* | now there's no asking to save every single document, if multiple documents ar... | nils | 2011-01-23 | 1 | -17/+8 |
* | cleaned up a little | nils | 2011-01-21 | 1 | -2/+2 |
* | added quitdialog with checklist for documents to save, but there has to be so... | nils | 2011-01-17 | 1 | -4/+3 |
* | set focus to textedit on start | nils | 2011-01-10 | 1 | -0/+1 |
* | maybe save for anytab and current tab works now | ubbo | 2011-01-05 | 1 | -2/+4 |
* | revert qdebug that sneaked in | ubbo | 2011-01-03 | 1 | -1/+0 |
* | allow exit when no tabs open | ubbo | 2011-01-03 | 1 | -0/+1 |
* | allow exit when no tabs open | ubbo | 2011-01-03 | 1 | -0/+1 |
* | change undo/redo menu-order, show filename on tab when opening file from comm... | ubbo | 2011-01-03 | 1 | -1/+1 |
* | added shortcuts Ctrl+Tab and Ctrl+Shift+Tab to switch through the tabs | nils | 2011-01-02 | 1 | -2/+17 |