| Commit message (Expand) | Author | Files | Lines |
2013-10-15 | removed key management and old key details dialog | nils | 1 | -8/+5 |
2013-10-15 | keydetails widget in qml working | nils | 1 | -1/+0 |
2013-02-27 | eport key to file and to clipboard now works | nils | 1 | -0/+2 |
2013-02-26 | upload to keyserver now works | nils | 1 | -2/+3 |
2013-02-16 | cleaned up gpgcontext | nils | 1 | -1/+0 |
2013-02-15 | really restart app, if changes in settingsdialog need this | nils | 1 | -0/+1 |
2013-02-11 | added signals signalRestartNeeded to settingsdialog to handle a needed restart | nils | 1 | -0/+12 |
2012-09-30 | refactored slots in mainwindow.* | nils | 1 | -36/+36 |
2012-09-29 | added export key actions to main window | nils | 1 | -0/+13 |
2012-09-29 | added key generating action to mainwindows menu | nils | 1 | -0/+6 |
2012-09-29 | added delete keys actions to mainwindows menubar and keylists contextmenu | nils | 1 | -2/+29 |
2012-09-19 | added find action (but has to be improved) | nils | 1 | -0/+7 |
2012-09-16 | merge mac-build-branch with trunk | ubbo | 1 | -0/+20 |
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 |