| Commit message (Expand) | Author | Files | Lines |
2011-12-08 | reorganize help menu | ubbo | 1 | -4/+15 |
2011-12-08 | new icon and title for 'remove double linebreaks' | ubbo | 1 | -1/+1 |
2011-12-08 | new icon and title for 'remove double linebreaks' | ubbo | 1 | -2/+2 |
2011-12-08 | shorten toolbutton text | ubbo | 1 | -3/+3 |
2011-12-08 | file encrypt and decrypt als separate items in main menu | ubbo | 1 | -3/+4 |
2011-12-08 | exchange menu position for steganography and view | ubbo | 1 | -2/+2 |
2011-12-08 | added zoom in/out to textedit | nils | 1 | -0/+11 |
2011-12-06 | functions for removing or adding gpg headers | ubbo | 1 | -0/+49 |
2011-12-06 | copyright headers | ubbo | 1 | -1/+1 |
2011-12-06 | file encryption dialog configurable for encrypt / decrypt / both. popup menu ... | ubbo | 1 | -9/+51 |
2011-12-06 | absolute path for help | ubbo | 1 | -1/+1 |
2011-12-05 | add help files | ubbo | 1 | -1/+1 |
2011-12-05 | fix other crashes related to help tab | ubbo | 1 | -8/+8 |
2011-12-05 | add functonality for opening online help in qtextbrowser tab | ubbo | 1 | -1/+2 |
2011-12-05 | remove everything system tray related from trunk | ubbo | 1 | -53/+0 |
2011-12-04 | changed qplaintextedit to qtextedit | nils | 1 | -1/+1 |
2011-11-17 | added file-toolbar, moved import key dropdown menu to keytoolbar, separated q... | nils | 1 | -49/+18 |
2011-11-06 | fixed a lot of bugs, where app crached, when no tab is opened (liek save as,... | nils | 1 | -3/+39 |
2011-11-05 | added start wizard to help menu | nils | 1 | -8/+17 |
2011-11-03 | don't close on quit, keep in tray | ubbo | 1 | -4/+34 |
2011-11-03 | first tray with minimal functionality - close ;-) | ubbo | 1 | -0/+25 |
2011-11-01 | added import toolbutton with popup-menu to keymanagement (but why it's colore... | nils | 1 | -1/+0 |
2011-10-31 | added experimental popup import-toolbutton to toolbar | nils | 1 | -0/+10 |
2011-10-30 | added first idea of wizard | nils | 1 | -0/+10 |
2011-10-29 | refactored gpgwin -> mainwindow and context -> gpgcontext | nils | 1 | -31/+31 |
2011-10-25 | destroy attachmentdok if option parsemime not set, make sure only one attachm... | ubbo | 1 | -2/+18 |
2011-10-24 | only create attachment dock if pgp-mime parsing enabled | ubbo | 1 | -2/+13 |
2011-10-23 | update about-dialog to gpl v3 | ubbo | 1 | -1/+1 |
2011-10-22 | changed to GPLv3 | nils | 1 | -6/+6 |
2011-10-17 | also export public key on private key export, but error handling still needs ... | nils | 1 | -0/+14 |
2011-10-12 | verifynotification and verifydetailsdialog is refreshed on keylist-change, bt... | nils | 1 | -70/+8 |
2011-10-11 | moved textissigned to context | nils | 1 | -17/+1 |
2011-10-11 | moved preventnodataerr to context.cpp, added refresh slots for verify | nils | 1 | -27/+10 |
2011-10-06 | some commenting | nils | 1 | -14/+14 |
2011-10-06 | changed hideNoteByClass to closeNoteByClass | nils | 1 | -1/+1 |
2011-10-06 | removed beautifyfingerprint-method from gpgwin | nils | 1 | -10/+2 |
2011-09-28 | removed doubled keyimport functions and actions from gpgwin | nils | 1 | -51/+10 |
2011-09-28 | minor beautyfiyng and repaired cimpile warnings | nils | 1 | -6/+0 |
2011-09-14 | bautify fingerprints in verifydetails and verifynotification | nils | 1 | -9/+10 |
2011-09-14 | set modal and parent for key details dialog. left margin for verifynotificati... | nils | 1 | -1/+1 |
2011-09-12 | changed verifydetailsdialog, updated todo | ubbo | 1 | -2/+3 |
2011-09-11 | show details in different colours in verfiy detail dialog, further commenting... | nils | 1 | -56/+27 |
2011-09-08 | beautified verifydetail-dialog and create doxygen-docu for private methods | nils | 1 | -24/+40 |
2011-09-08 | only use private keys to sign and print adequate message, if no private key i... | nils | 1 | -3/+5 |
2011-09-06 | minor changes in verify-method and some doxygen documenation | nils | 1 | -4/+7 |
2011-08-27 | changed includes to class declarations where possible and moved includes and ... | nils | 1 | -3/+0 |
2011-08-27 | umlaute are handled correctly while signing | nils | 1 | -1/+2 |
2011-08-23 | ignore whitespaces at end and before text when checking, if message is comple... | nils | 1 | -63/+60 |
2011-08-23 | show appropriate filename in key export to file | nils | 1 | -4/+0 |
2011-08-23 | added icons for sign and verify and the actions to toolbar | nils | 1 | -4/+6 |