| Commit message (Expand) | Author | Age | Files | Lines |
* | port of nils bugfix from trunk rev 602 | ubbo | 2011-11-13 | 1 | -0/+4 |
* | save key management size and position, even if it closed via quit in menu (BU... | ubbo | 2011-11-13 | 1 | -3/+2 |
* | changed to GPLv3 | nils | 2011-10-22 | 1 | -6/+6 |
* | added keyserverimport with icon to toolbar in keymgmt | nils | 2011-10-17 | 1 | -0/+2 |
* | fix 'objectname not set' warning | ubbo | 2011-10-15 | 1 | -1/+2 |
* | added list for signinginformation and minor bugfix | nils | 2011-10-06 | 1 | -1/+1 |
* | removed doubled keyimport functions and actions from gpgwin | nils | 2011-09-28 | 1 | -7/+8 |
* | set modal and parent for key details dialog. left margin for verifynotificati... | nils | 2011-09-14 | 1 | -1/+1 |
* | changed includes to class declarations where possible and moved includes and ... | nils | 2011-08-27 | 1 | -3/+0 |
* | show appropriate filename in key export to file | nils | 2011-08-23 | 1 | -1/+4 |
* | added import from keyserver to keymgmt | nils | 2011-08-02 | 1 | -0/+11 |
* | added information to verifylabel and functionalitiy to import missing keys. D... | nils | 2011-08-02 | 1 | -0/+3 |
* | updated german translation | nils | 2011-02-02 | 1 | -7/+0 |
* | show keys to delete in deletion dialog | nils | 2011-01-29 | 1 | -4/+11 |
* | bug fixing deleting checked, not selected keys in keymgmt | nils | 2011-01-29 | 1 | -1/+1 |
* | reverted keymgmt | nils | 2011-01-24 | 1 | -4/+91 |
* | format text, filenames in save-as dialog, set version to 0.3 | ubbo | 2011-01-23 | 1 | -89/+2 |
* | added quitdialog with checklist for documents to save, but there has to be so... | nils | 2011-01-17 | 1 | -2/+2 |
* | astyle code beautyfying | ubbo | 2010-05-15 | 1 | -37/+38 |
* | changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui... | nils | 2010-05-05 | 1 | -1/+1 |
* | key mgmt position and size is saved (if it is wished) | nils | 2010-04-11 | 1 | -0/+25 |
* | icon seetings are kept for key management instantly | nils | 2010-04-09 | 1 | -2/+3 |
* | settings are taken instantly. No program restart necessary. | nils | 2010-03-28 | 1 | -2/+3 |
* | icon style settings added and icon settings are also used by key management | nils | 2010-03-28 | 1 | -2/+6 |
* | export private key functionality | ubbo | 2010-01-31 | 1 | -1/+1 |
* | recognize secret keys for keydetailsdialog | ubbo | 2010-01-31 | 1 | -0/+1 |
* | also show properties of el-gamal key / version set to 0.2.2 | ubbo | 2010-01-31 | 1 | -1/+6 |
* | warning-dialog for deleting keys | ubbo | 2010-01-31 | 1 | -2/+14 |
* | key properties beautified | nils | 2010-01-31 | 1 | -1/+0 |
* | set the minimum key size to 768 bit in key generation (gnupg requires el-gama... | nils | 2010-01-31 | 1 | -1/+1 |
* | fixed the keysize bug. keys were created wit maximal 1024 bit. Now the El-Gam... | nils | 2010-01-31 | 1 | -2/+3 |
* | start on keydetailsdialog | ubbo | 2010-01-13 | 1 | -0/+13 |
* | changed efault keysize to 2048 bit0.2 | nils | 2009-09-27 | 1 | -1/+1 |
* | fixed bug in key generating, that no passphrase was given for never expiring ... | nils | 2009-09-25 | 1 | -3/+5 |
* | changed *.* to * in all file dialogs to show really all files | nils | 2009-09-24 | 1 | -2/+2 |
* | updated german tranlation files | nils | 2009-09-19 | 1 | -2/+2 |
* | cosmetic changes(indention) | nils | 2009-09-19 | 1 | -198/+207 |
* | new version number and smaller changes | nils | 2009-09-19 | 1 | -6/+4 |
* | enhanced key generation dialog | nils | 2009-09-19 | 1 | -26/+22 |
* | changed progressbar to splashcreen for key generating...(dont know, if this i... | nils | 2009-09-18 | 1 | -7/+19 |
* | put keygeneration to own thread for GUI responsibility | nils | 2009-09-13 | 1 | -7/+29 |
* | updated TODO and fixed key export error, when no key is selected | nils | 2009-01-04 | 1 | -5/+6 |
* | added pwstrength-check to key generation | nils | 2009-01-04 | 1 | -13/+36 |
* | added expire date in key generation | nils | 2008-10-14 | 1 | -14/+44 |
* | changed setStatusTip to setToolTip for actions | nils | 2008-10-14 | 1 | -8/+8 |
* | added key generation to keymanagement | nils | 2008-10-14 | 1 | -2/+130 |
* | deleted unnecessary mkeylist->refresh statements | nils | 2008-10-08 | 1 | -4/+0 |
* | now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ... | nils | 2008-10-08 | 1 | -1/+1 |
* | in keylist added append selected keys to text | nils | 2008-10-04 | 1 | -5/+4 |
* | Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets) | nils | 2008-10-02 | 1 | -13/+13 |