aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* added import toolbutton with popup-menu to keymanagement (but why it's colore...nils2011-11-012-4/+12
* save key management size and position, even if it closed via quit in menu (BU...nils2011-10-311-3/+2
* added experimental popup import-toolbutton to toolbarnils2011-10-311-0/+10
* added first idea of wizardnils2011-10-307-2/+236
* cleaned upnils2011-10-302-35/+0
* put keygendialog to seperate filesnils2011-10-306-217/+324
* refactored gpgwin -> mainwindow and context -> gpgcontextnils2011-10-2925-105/+105
* baeutified icons for sign and verifynils2011-10-292-0/+0
* added persian and burmese translation files and updated spanish another timenils2011-10-283-182/+1339
* updated spanish translation filesnils2011-10-282-704/+150
* added untranslated arabic, chinese and vietnamese language filesnils2011-10-289-188/+4547
* updated russian and german translationnils2011-10-2812-982/+1206
* cross out expired keys in keyserverimportdialognils2011-10-271-0/+12
* added file to build gpg4usb staticly on windowsnils2011-10-261-0/+83
* git test2ubbo2011-10-251-1/+1
* git test1ubbo2011-10-251-0/+1
* updated TODOnils2011-10-251-19/+18
* be a bit more verbose when redoing keyid searchubbo2011-10-251-1/+3
* destroy attachmentdok if option parsemime not set, make sure only one attachm...ubbo2011-10-252-2/+24
* add commentubbo2011-10-241-0/+1
* retry search with 0x prepended if it searchstring looks like hexubbo2011-10-241-4/+12
* fix crash if save in attachment-table is emptyubbo2011-10-241-0/+4
* dont show icons in menunils2011-10-241-0/+3
* only create attachment dock if pgp-mime parsing enabledubbo2011-10-242-2/+18
* update about-dialog to gpl v3ubbo2011-10-231-1/+1
* update COPYING to gpl v3ubbo2011-10-231-285/+621
* version to 0.3.1ubbo2011-10-231-1/+1
* reverted gpg4usb.pronils2011-10-233-10/+10
* verifydetaildialog doesn't crash anymorenils2011-10-233-8/+15
* changed to GPLv3nils2011-10-2237-211/+252
* show keyID and expired warning in keydetailsdialogubbo2011-10-212-0/+25
* strike out expired keysubbo2011-10-213-2/+13
* more visible error if GPG_ERR_BAD_SIGNATUREubbo2011-10-175-48/+95
* close verifynotification on textchange()ubbo2011-10-171-1/+2
* add linebreakubbo2011-10-171-2/+2
* date changeubbo2011-10-172-4/+4
* some text text changes, add method getKeyByFpr()ubbo2011-10-176-36/+30
* added keyserverimport with icon to toolbar in keymgmtnils2011-10-172-0/+2
* also export public key on private key export, but error handling still needs ...nils2011-10-174-21/+36
* updated german translationnils2011-10-1610-1394/+2837
* added keyservertab to settingsnils2011-10-165-249/+288
* overload import function to provide keyserverUrlubbo2011-10-152-5/+15
* verifydetaildialog and verifynotification are refreshed, when keydb changednils2011-10-155-23/+29
* fix 'objectname not set' warningubbo2011-10-151-1/+2
* don't loose that already coded string ;-)ubbo2011-10-141-0/+3
* fix multiple key import from serverubbo2011-10-144-33/+35
* return false in sign method if user canceld password input to prevent text-lo...ubbo2011-10-143-28/+27
* verifynotification and verifydetailsdialog is refreshed on keylist-change, bt...nils2011-10-127-98/+143
* moved textissigned to contextnils2011-10-114-27/+27
* moved preventnodataerr to context.cpp, added refresh slots for verifynils2011-10-1111-38/+143