aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* export private key functionalityubbo2010-01-313-30/+57
* recognize secret keys for keydetailsdialogubbo2010-01-313-4/+23
* also show properties of el-gamal key / version set to 0.2.2ubbo2010-01-313-15/+50
* warning-dialog for deleting keysubbo2010-01-312-2/+15
* key properties beautifiednils2010-01-314-56/+85
* set the minimum key size to 768 bit in key generation (gnupg requires el-gama...nils2010-01-311-1/+1
* fixed the keysize bug. keys were created wit maximal 1024 bit. Now the El-Gam...nils2010-01-311-2/+3
* added key property dialognils2010-01-313-7/+67
* added keymgmt to menunils2010-01-293-2/+3
* added files for static buildnils2010-01-294-0/+2357
* fixed the keydb not found error, if umlaute are in pathnamenils2010-01-271-4/+6
* edited about-menuesigi2010-01-262-6/+4
* added webforks suggestions to TODOsigi2010-01-261-2/+2
* added some more key propertiesnils2010-01-171-2/+14
* start on keydetailsdialogubbo2010-01-138-3/+108
* updated todoubbo2010-01-131-18/+9
* set version to 0.2.1ubbo2010-01-131-1/+1
* added Fabian's bugfix for file encryptionnils2010-01-121-1/+1
* halfway fix utf8-encoding (quoted printable still doesn't show correct), add ...ubbo2010-01-033-3/+30
* updated TODOnils2009-10-081-1/+4
* changed efault keysize to 2048 bit0.2nils2009-09-271-1/+1
* fileenc-dialog: show correct path in file-chooser if already givenubbo2009-09-254-36/+58
* move order of widgets in fileenc-dialogubbo2009-09-251-2/+2
* fill-in outputfilename in fileencryptiondialog after choosing inputubbo2009-09-252-0/+54
* fixed bug in key generating, that no passphrase was given for never expiring ...nils2009-09-251-3/+5
* changed *.* to * in all file dialogs to show really all filesnils2009-09-243-4/+4
* add missing translationsubbo2009-09-205-211/+222
* add method for private-key export to contextubbo2009-09-192-0/+32
* commented out delete-selected-keys action outside keymanagementubbo2009-09-192-7/+7
* always find path to translationubbo2009-09-191-2/+2
* fix segfaultubbo2009-09-191-0/+1
* updated german tranlation filesnils2009-09-195-139/+699
* cosmetic changes(indention)nils2009-09-1913-428/+446
* new version number and smaller changesnils2009-09-195-12/+14
* enhanced key generation dialognils2009-09-197-37/+75
* added picture for splashcreennils2009-09-181-0/+0
* changed progressbar to splashcreen for key generating...(dont know, if this i...nils2009-09-181-7/+19
* put keygeneration to own thread for GUI responsibilitynils2009-09-135-11/+83
* add scripts, structure and readme for crosscompiling for win & lin32, partial...ubbo2009-09-135-8/+59
* update roadmapubbo2009-06-301-0/+2
* updated TODOnils2009-01-041-16/+11
* updated TODO and fixed key export error, when no key is selectednils2009-01-043-8/+10
* added pwstrength-check to key generationnils2009-01-043-14/+42
* added missing filesnils2009-01-044-0/+167
* added file en-/decryption dialognils2009-01-045-13/+39
* added expire date in key generationnils2008-10-143-15/+50
* changed setStatusTip to setToolTip for actionsnils2008-10-143-30/+30
* added key generation to keymanagementnils2008-10-147-17/+197
* deleted unnecessary mkeylist->refresh statementsnils2008-10-083-8/+0
* renamed m_ctx to mCtx in context.*nils2008-10-082-26/+26