| Commit message (Expand) | Author | Age | Files | Lines |
* | refactored gpgwin -> mainwindow and context -> gpgcontext | nils | 2011-10-29 | 1 | -294/+0 |
* | destroy attachmentdok if option parsemime not set, make sure only one attachm... | ubbo | 2011-10-25 | 1 | -0/+6 |
* | only create attachment dock if pgp-mime parsing enabled | ubbo | 2011-10-24 | 1 | -0/+5 |
* | changed to GPLv3 | nils | 2011-10-22 | 1 | -6/+6 |
* | moved textissigned to context | nils | 2011-10-11 | 1 | -10/+0 |
* | moved preventnodataerr to context.cpp, added refresh slots for verify | nils | 2011-10-11 | 1 | -9/+1 |
* | some commenting | nils | 2011-10-06 | 1 | -42/+42 |
* | removed beautifyfingerprint-method from gpgwin | nils | 2011-10-06 | 1 | -7/+0 |
* | added list for signinginformation and minor bugfix | nils | 2011-10-06 | 1 | -6/+3 |
* | removed doubled keyimport functions and actions from gpgwin | nils | 2011-09-28 | 1 | -19/+0 |
* | cleaned up class dependencies | nils | 2011-09-18 | 1 | -6/+0 |
* | bautify fingerprints in verifydetails and verifynotification | nils | 2011-09-14 | 1 | -0/+7 |
* | set modal and parent for key details dialog. left margin for verifynotificati... | nils | 2011-09-14 | 1 | -0/+2 |
* | changed verifydetailsdialog, updated todo | ubbo | 2011-09-12 | 1 | -0/+1 |
* | more docu in gpgwin.cpp and set slots in gpgwin from public to private | nils | 2011-09-08 | 1 | -17/+14 |
* | only use private keys to sign and print adequate message, if no private key i... | nils | 2011-09-08 | 1 | -74/+221 |
* | changed includes to class declarations where possible and moved includes and ... | nils | 2011-08-27 | 1 | -0/+3 |
* | added copy mailaddress to clipboard in keylist | nils | 2011-08-21 | 1 | -0/+2 |
* | changed bool iscompletlysigned to int issigned and added setverifylabel to ve... | nils | 2011-07-26 | 1 | -1/+1 |
* | added isCompletelySigned function | nils | 2011-07-23 | 1 | -0/+1 |
* | add action for cleaning double linebreaks | ubbo | 2011-07-16 | 1 | -0/+2 |
* | added import key from keyserver dialog | nils | 2011-03-12 | 1 | -0/+5 |
* | keydetailsdialog in gpgwin | ubbo | 2011-01-30 | 1 | -0/+3 |
* | format text, filenames in save-as dialog, set version to 0.3 | ubbo | 2011-01-23 | 1 | -2/+4 |
* | added shortcuts Ctrl+Tab and Ctrl+Shift+Tab to switch through the tabs | nils | 2011-01-02 | 1 | -0/+2 |
* | added shortcuts for tab-handling and made different bugfixes | nils | 2011-01-02 | 1 | -1/+1 |
* | added new tab action and made some minor bugfixes | nils | 2011-01-02 | 1 | -0/+1 |
* | moved open,save,saveas and print slots to textedit-class | nils | 2011-01-01 | 1 | -9/+0 |
* | added quote icon and quote action to toolbar | nils | 2010-12-29 | 1 | -1/+1 |
* | added possibility to import keys through dropping key-files on keylist or thr... | nils | 2010-12-28 | 1 | -2/+0 |
* | added comment action (to insert > at every line) in edit menu, added drag and... | nils | 2010-12-22 | 1 | -1/+5 |
* | verify does something useful now, output to stdout | ubbo | 2010-12-17 | 1 | -0/+2 |
* | some more playing with sign&verify, signing kind of works now and has menu entry | ubbo | 2010-12-16 | 1 | -2/+4 |
* | check attachmentfolder for files all 5 sec | ubbo | 2010-10-05 | 1 | -0/+1 |
* | nearly added icon for attachments in statusbar | nils | 2010-09-29 | 1 | -0/+1 |
* | added redo to edit-menu | nils | 2010-06-19 | 1 | -0/+1 |
* | fix behaviour on close if canceled | ubbo | 2010-06-07 | 1 | -0/+1 |
* | added undo to edit menu and updated language files | nils | 2010-06-02 | 1 | -0/+1 |
* | add link to online tutorials in help menu | ubbo | 2010-05-18 | 1 | -0/+2 |
* | astyle code beautyfying | ubbo | 2010-05-15 | 1 | -1/+1 |
* | remove unused header-import | ubbo | 2010-05-14 | 1 | -1/+0 |
* | quotedPrintableDecode copied from KCodecs | ubbo | 2010-05-14 | 1 | -0/+1 |
* | mimeparsing optional by settings | ubbo | 2010-05-11 | 1 | -0/+1 |
* | add mime-parser and basic attachment-recognise and show functionality | ubbo | 2010-05-10 | 1 | -1/+4 |
* | focus is kept on main window when closing settingsdialog, filecrypt. Added so... | nils | 2010-04-14 | 1 | -0/+5 |
* | settings are taken instantly. No program restart necessary. | nils | 2010-03-28 | 1 | -0/+1 |
* | added settings dialog (test version) | nils | 2010-03-27 | 1 | -4/+2 |
* | removed unnecessary code | nils | 2010-03-26 | 1 | -1/+0 |
* | now the view menu is fine | nils | 2010-03-25 | 1 | -4/+0 |
* | undone the needless drop event changes (already worked previously) | nils | 2010-03-24 | 1 | -1/+1 |