| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | connect progressinfo, doesn't do anything useful yet, maybe job needs to run ... | ubbo | 2012-09-30 | 3 | -1/+11 |
* | close progressdialog when keygeneration finished | ubbo | 2012-09-30 | 2 | -14/+51 |
* | refactored slots in verify* and wizard.* | nils | 2012-09-30 | 9 | -28/+28 |
* | refactored slots in settingsdialog.* and textedit.* | nils | 2012-09-30 | 5 | -57/+57 |
* | refactored slots in quitdialog.* and settingsdialog.* | nils | 2012-09-30 | 4 | -4/+4 |
* | refactored slots in keyserverimportdialog.* | nils | 2012-09-30 | 7 | -26/+26 |
* | refactored slots in keylist.* and keymgmt.* | nils | 2012-09-30 | 5 | -40/+40 |
* | refactored slots in findwidget.*, gpgcontext.*,keydetailsdialog.*,keygendialog.* | nils | 2012-09-30 | 8 | -37/+38 |
* | refactored slots in fileencryption.* | nils | 2012-09-30 | 3 | -24/+29 |
* | refactored slots in attachments.* and editorpage.* | nils | 2012-09-30 | 4 | -8/+8 |
* | refactored slots in mainwindow.* | nils | 2012-09-30 | 3 | -110/+110 |
* | added missing icons for finding next/prev match | nils | 2012-09-30 | 2 | -0/+0 |
* | add button for next match in find widget | nils | 2012-09-30 | 3 | -2/+6 |
* | added export key actions to main window | nils | 2012-09-29 | 2 | -1/+63 |
* | added key generating action to mainwindows menu | nils | 2012-09-29 | 2 | -5/+25 |
* | some work on verify | ubbo | 2012-09-29 | 4 | -7/+23 |
* | added delete keys actions to mainwindows menubar and keylists contextmenu | nils | 2012-09-29 | 2 | -8/+109 |
* | source should be free of gpgme references now | ubbo | 2012-09-29 | 7 | -12/+7 |
* | further gpgme removal | ubbo | 2012-09-29 | 1 | -6/+6 |
* | remove gpgme dependencies, cleanup | ubbo | 2012-09-29 | 11 | -635/+26 |
* | textedit is editable after hitting escape after having no found match in find... | nils | 2012-09-23 | 2 | -6/+1 |
* | dont jump to next hit after hitting escape | nils | 2012-09-23 | 1 | -1/+1 |
* | added close button and more beautifying in findwidget | nils | 2012-09-22 | 3 | -7/+48 |
* | added button to tabbar of textedit to add tab (but has still has to be styled) | nils | 2012-09-21 | 1 | -0/+2 |
* | even more beautifying and added F3 as key for find next | nils | 2012-09-21 | 1 | -26/+4 |
* | more beautifying findwidget | nils | 2012-09-21 | 1 | -21/+2 |
* | beautifying findwidget | nils | 2012-09-21 | 2 | -8/+55 |
* | added findwidget files | nils | 2012-09-21 | 2 | -0/+84 |
* | added find action (but has to be improved) | nils | 2012-09-19 | 5 | -6/+38 |
* | added two missing icons and updated TODO | nils | 2012-09-16 | 3 | -31/+19 |
* | keygen fix | ubbo | 2012-09-16 | 3 | -6/+20 |
* | merge mac-build-branch with trunk | ubbo | 2012-09-16 | 109 | -5211/+41079 |
* | beautified keyservertab in settingsdialog | nils | 2012-09-16 | 3 | -35/+32 |
* | minor translation correction | nils | 2012-08-05 | 1 | -1/+1 |
* | show messagebox, if keysize is set to more than 2048 bit | nils | 2012-08-02 | 2 | -6/+19 |
* | add posibility to remove keyserver in settingsdialog | nils | 2012-06-28 | 3 | -3/+31 |
* | set default keyserver to newly added keyserver in settingsdialog | nils | 2012-06-28 | 1 | -0/+1 |
* | updated TODO | nils | 2012-06-28 | 1 | -3/+6 |
* | added possibility to add keyserver to keyserverlist in settings dialog | nils | 2012-06-28 | 2 | -7/+34 |
* | minor changes for keydbpath in settingsdialog | nils | 2012-06-03 | 1 | -5/+6 |
* | automatically restart gpg4usb after changing keydb path (and add note that re... | nils | 2012-06-02 | 4 | -4/+125 |
* | fix creation of windows registry key on import from GnuPG, if gnupg key doesn... | nils | 2012-05-15 | 1 | -4/+17 |
* | show error if file could not be read, don't crash on invalid data for verify | ubbo | 2012-05-01 | 3 | -10/+25 |
* | verify file working now | ubbo | 2012-05-01 | 3 | -5/+7 |
* | verify for files (not yet working) | ubbo | 2012-05-01 | 7 | -16/+88 |
* | sign files integrated | ubbo | 2012-05-01 | 1 | -4/+12 |
* | possibility for detached signing in gpgcontext | ubbo | 2012-05-01 | 2 | -3/+10 |
* | remove obsolete EncryptAndDecrypt logic from filemenu | ubbo | 2012-05-01 | 3 | -34/+11 |
* | add gui elements for sign&verify of files, remove not used fileEncryptAndDecr... | ubbo | 2012-05-01 | 4 | -35/+59 |
* | set iconsize for import and file encryption button too | nils | 2012-04-29 | 1 | -1/+4 |