aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* some work on verifyubbo2012-09-294-7/+23
* added delete keys actions to mainwindows menubar and keylists contextmenunils2012-09-292-8/+109
* source should be free of gpgme references nowubbo2012-09-297-12/+7
* further gpgme removalubbo2012-09-291-6/+6
* remove gpgme dependencies, cleanupubbo2012-09-2911-635/+26
* textedit is editable after hitting escape after having no found match in find...nils2012-09-232-6/+1
* dont jump to next hit after hitting escapenils2012-09-231-1/+1
* added close button and more beautifying in findwidgetnils2012-09-223-7/+48
* added button to tabbar of textedit to add tab (but has still has to be styled)nils2012-09-211-0/+2
* even more beautifying and added F3 as key for find nextnils2012-09-211-26/+4
* more beautifying findwidgetnils2012-09-211-21/+2
* beautifying findwidgetnils2012-09-212-8/+55
* added findwidget filesnils2012-09-212-0/+84
* added find action (but has to be improved)nils2012-09-195-6/+38
* added two missing icons and updated TODOnils2012-09-163-31/+19
* keygen fixubbo2012-09-163-6/+20
* merge mac-build-branch with trunkubbo2012-09-16109-5211/+41079
* beautified keyservertab in settingsdialognils2012-09-163-35/+32
* minor translation correctionnils2012-08-051-1/+1
* show messagebox, if keysize is set to more than 2048 bitnils2012-08-022-6/+19
* add posibility to remove keyserver in settingsdialognils2012-06-283-3/+31
* set default keyserver to newly added keyserver in settingsdialognils2012-06-281-0/+1
* updated TODOnils2012-06-281-3/+6
* added possibility to add keyserver to keyserverlist in settings dialognils2012-06-282-7/+34
* minor changes for keydbpath in settingsdialognils2012-06-031-5/+6
* automatically restart gpg4usb after changing keydb path (and add note that re...nils2012-06-024-4/+125
* fix creation of windows registry key on import from GnuPG, if gnupg key doesn...nils2012-05-151-4/+17
* show error if file could not be read, don't crash on invalid data for verifyubbo2012-05-013-10/+25
* verify file working nowubbo2012-05-013-5/+7
* verify for files (not yet working)ubbo2012-05-017-16/+88
* sign files integratedubbo2012-05-011-4/+12
* possibility for detached signing in gpgcontextubbo2012-05-012-3/+10
* remove obsolete EncryptAndDecrypt logic from filemenuubbo2012-05-013-34/+11
* add gui elements for sign&verify of files, remove not used fileEncryptAndDecr...ubbo2012-05-014-35/+59
* set iconsize for import and file encryption button toonils2012-04-291-1/+4
* minor commenting and cleanupnils2012-04-242-3/+19
* tabbed about dialog with translator file seperated, but of the encoding of th...nils2012-04-237-39/+167
* set keysize also for DSA key in key generation (before DSA key always was 102...nils2012-04-222-1/+3
* updated TODOnils2012-04-121-62/+6
* updated READMEnils2012-04-102-10/+9
* merge with 0.3.2ubbo2012-04-0225-275/+10421
* add arabic translation filesnils2012-03-295-1/+2466
* set maximum RSA keysize to 16384 bitnils2012-03-291-1/+1
* added minor commentsnils2012-03-291-7/+19
* change name and comment lineedits in key generation to utf8, so that encoding...nils2012-03-251-2/+2
* only use one qt translation file per language (independend of windows and lin...nils2012-03-2511-9/+2
* on keygen set minimum keysize to 1024 and maximum to 4096 for RSA key and 655...nils2012-03-243-3/+22
* split up about dialog to keep translator info independendnils2012-03-232-3/+5
* proof of concept for upload key to servernils2012-03-214-0/+68
* added rsa key generationnils2012-03-082-15/+32