| Commit message (Expand) | Author | Files | Lines |
2018-01-04 | put *.h and *.cpp to src-subdirectory | Nils Achtergarde | 1 | -374/+0 |
2017-12-30 | recommit of a3cba1ba9996400acc43d133f8941fef84dd323f (add gui elements for si... | Nils Achtergarde | 1 | -6/+13 |
2017-12-30 | recommit of 1db778e4481eeab3e65d157240fbe963a8113f49 (tabbed about dialog wit... | Nils Achtergarde | 1 | -0/+1 |
2017-12-30 | recommit of 3e8f924df839cff1d3b6b097ad4db5a0573b559f (added minor comments) | Nils Achtergarde | 1 | -0/+12 |
2017-12-30 | recommit of ffc7c45fee1bfa046cd2c605a43c9c5d2cf7eb62 (proof of concept for up... | Nils Achtergarde | 1 | -0/+3 |
2017-12-30 | recommitted added refresh keys from keyserver to keylist ed50d33d6837bc6adc25... | Nils Achtergarde | 1 | -0/+3 |
2016-02-07 | added findwidget | nils | 1 | -0/+6 |
2016-02-07 | refactored slots and signals | nils | 1 | -25/+25 |
2016-02-06 | encrypt to self | nils | 1 | -0/+12 |
2012-05-01 | add gui elements for sign&verify of files, remove not used fileEncryptAndDecr... | ubbo | 1 | -8/+15 |
2012-04-23 | tabbed about dialog with translator file seperated, but of the encoding of th... | nils | 1 | -0/+1 |
2012-03-29 | added minor comments | nils | 1 | -7/+19 |
2012-03-21 | proof of concept for upload key to server | nils | 1 | -0/+3 |
2012-03-05 | added refresh keys from keyserver to keylist | nils | 1 | -0/+2 |
2012-02-19 | also disable close action, when no tab is opened and little cleanup | nils | 1 | -15/+2 |
2012-02-16 | disable appropraite actiosn, when no tab is shown (but actions are only disab... | nils | 1 | -5/+16 |
2012-02-15 | added method to disable tab related actions | nils | 1 | -0/+7 |
2012-02-02 | set toolbuttonstyle for import from and for file cryption dropdown toolbutton | nils | 1 | -0/+2 |
2012-01-19 | use ressource file for all icons and remove iconpath | nils | 1 | -1/+0 |
2012-01-15 | choose helppage keygen.html from wizard | ubbo | 1 | -0/+1 |
2012-01-15 | restart app after loading old qgq4usb config | ubbo | 1 | -2/+0 |
2012-01-15 | mainwindow reloadable, e.g. when translation changes | ubbo | 1 | -0/+1 |
2012-01-03 | show message in statusbar of mainwindow when key is exported to file in keyma... | nils | 1 | -0/+3 |
2011-12-08 | reorganize help menu | ubbo | 1 | -0/+6 |
2011-12-08 | added zoom in/out to textedit | nils | 1 | -0/+2 |
2011-12-06 | functions for removing or adding gpg headers | ubbo | 1 | -0/+6 |
2011-12-06 | copyright headers | ubbo | 1 | -1/+1 |
2011-12-06 | file encryption dialog configurable for encrypt / decrypt / both. popup menu ... | ubbo | 1 | -0/+12 |
2011-12-05 | remove everything system tray related from trunk | ubbo | 1 | -9/+0 |
2011-12-04 | changed qplaintextedit to qtextedit | nils | 1 | -2/+2 |
2011-11-17 | added file-toolbar, moved import key dropdown menu to keytoolbar, separated q... | nils | 1 | -6/+2 |
2011-11-05 | added start wizard to help menu | nils | 1 | -0/+4 |
2011-11-03 | first tray with minimal functionality - close ;-) | ubbo | 1 | -0/+9 |
2011-10-30 | added first idea of wizard | nils | 1 | -0/+1 |
2011-10-29 | refactored gpgwin -> mainwindow and context -> gpgcontext | nils | 1 | -3/+3 |
2011-10-25 | destroy attachmentdok if option parsemime not set, make sure only one attachm... | ubbo | 1 | -0/+6 |
2011-10-24 | only create attachment dock if pgp-mime parsing enabled | ubbo | 1 | -0/+5 |
2011-10-22 | changed to GPLv3 | nils | 1 | -6/+6 |
2011-10-11 | moved textissigned to context | nils | 1 | -10/+0 |
2011-10-11 | moved preventnodataerr to context.cpp, added refresh slots for verify | nils | 1 | -9/+1 |
2011-10-06 | some commenting | nils | 1 | -42/+42 |
2011-10-06 | removed beautifyfingerprint-method from gpgwin | nils | 1 | -7/+0 |
2011-10-06 | added list for signinginformation and minor bugfix | nils | 1 | -6/+3 |
2011-09-28 | removed doubled keyimport functions and actions from gpgwin | nils | 1 | -19/+0 |
2011-09-18 | cleaned up class dependencies | nils | 1 | -6/+0 |
2011-09-14 | bautify fingerprints in verifydetails and verifynotification | nils | 1 | -0/+7 |
2011-09-14 | set modal and parent for key details dialog. left margin for verifynotificati... | nils | 1 | -0/+2 |
2011-09-12 | changed verifydetailsdialog, updated todo | ubbo | 1 | -0/+1 |
2011-09-08 | more docu in gpgwin.cpp and set slots in gpgwin from public to private | nils | 1 | -17/+14 |
2011-09-08 | only use private keys to sign and print adequate message, if no private key i... | nils | 1 | -74/+221 |