| Commit message (Expand) | Author | Files | Lines |
2012-01-18 | updated TODO | nils | 1 | -0/+1 |
2012-01-15 | scroll to #content in keygen help | ubbo | 1 | -1/+1 |
2012-01-15 | choose helppage keygen.html from wizard | ubbo | 1 | -2/+6 |
2012-01-15 | reopen wizard on specified page after restart | ubbo | 1 | -1/+2 |
2012-01-15 | mainwindow reloadable, e.g. when translation changes | ubbo | 1 | -0/+11 |
2012-01-09 | tell gpgme and qt version this app was compiled with in about dialog | ubbo | 1 | -1/+3 |
2012-01-08 | some code for preventing remove spacing from signatures. not yet finished. | ubbo | 1 | -1/+19 |
2012-01-03 | show message in statusbar of mainwindow when key is exported to file in keyma... | nils | 1 | -5/+11 |
2011-12-26 | show importdetaildialog in all places | nils | 1 | -2/+2 |
2011-12-12 | added advamced settings tab with steganography and disable steganography per... | nils | 1 | -1/+1 |
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 |