aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ...nils2008-10-0812-4/+13
* renamed myCtx to mCtx in gpgwin*nils2008-10-042-12/+12
* in keylist added append selected keys to textnils2008-10-043-9/+24
* cleaned up icon-directorynils2008-10-023-0/+0
* Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets)nils2008-10-026-65/+65
* added keymanagement including export of keysnils2008-10-0212-21/+95
* deleted #include keyutils...nils2008-09-291-1/+1
* deleted pubkeysubbo2008-09-291-0/+0
* reorganized constructor of keylistubbo2008-09-295-20/+7
* added key management windowubbo2008-09-297-11/+232
* moved keydelete-action from keylist to gpgwinubbo2008-09-295-81/+80
* some code-reorganisation in keylist.cppubbo2008-09-261-0/+5
* some code-reorganisation in keylist.cppubbo2008-09-261-20/+20
* fix bug in keylist.cpp, that could couse crashing after refreshubbo2008-09-261-0/+2
* changed names of functions deletekey and deletekeys to deleteSelectedKeys and...nils2008-09-222-12/+12
* Completed tranlation filesnils2008-09-214-164/+342
* keylist.cpp: set items not editable / no focusubbo2008-09-201-16/+21
* Where possible, replaced includes with class. So the compiling should go fasternils2008-09-135-39/+40
* moved the include entries from cpp to header filesnils2008-09-138-34/+31
* no need for else now ;-)ubbo2008-09-131-2/+0