aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* simplified gnupg import page in wizard and some minor beautifyingnils2012-01-193-16/+11
* wizard stylingubbo2012-01-182-4/+18
* wizard stylingubbo2012-01-184-0/+0
* beautified import from gpg4usb page in wizardnils2012-01-182-22/+16
* import private and public keys with one import-method callubbo2012-01-181-3/+1
* save 'showWizard' to settings on finishing wizardubbo2012-01-182-8/+14
* instantly apply language selection in wizardubbo2012-01-184-10/+24
* add language select combobox to wizardubbo2012-01-182-3/+6
* updated TODOnils2012-01-184-85/+59
* brought wizard to correct ordernils2012-01-182-155/+171
* changed welcome message in intro page og wizardnils2012-01-181-1/+1
* todoubbo2012-01-161-7/+13
* scroll to #content in keygen helpubbo2012-01-153-3/+4
* choose helppage keygen.html from wizardubbo2012-01-153-4/+9
* open integrated help from wizardubbo2012-01-152-7/+7
* reopen wizard on specified page after restartubbo2012-01-155-41/+88
* restart app after loading old qgq4usb configubbo2012-01-155-4/+6
* mainwindow reloadable, e.g. when translation changesubbo2012-01-155-26/+68
* hint to possibly fix newer gpgme for winubbo2012-01-151-0/+3
* fix cancel bug on windows. yay ! :) . thanx to sylphed-sources for the pointe...ubbo2012-01-151-5/+12
* added flipped logo to wizardnils2012-01-093-3/+7
* updated TODOnils2012-01-091-21/+27
* tell gpgme and qt version this app was compiled with in about dialogubbo2012-01-093-1/+8
* fix build on qt < 4.8ubbo2012-01-091-2/+5
* some code for preventing remove spacing from signatures. not yet finished.ubbo2012-01-081-1/+19
* add copyFingerprint button to detailsdialogubbo2012-01-083-2/+23
* do not use formatGpgHeader() yet. needs some more care before production use.ubbo2012-01-081-1/+1
* detect language by iso code. Use Qlocale::nativelanguagename, also show isoco...nils2012-01-081-5/+5
* added member mkeylist to gpgcontext for use in getkeybyfpr and getkeybyidnils2012-01-082-4/+14
* set images in paragraph tags in integrated help and minor html code correctionsnils2012-01-089-46/+112
* fixed bug in file cryptionnils2012-01-074-17/+18
* show fingerprint instead of keyid in import detail dialognils2012-01-043-5/+16
* also make additional uids selectable in key detial dialognils2012-01-033-6/+9
* set name, email, comment and keyid selectable in key detailsnils2012-01-031-1/+4
* show message in statusbar of mainwindow when key is exported to file in keyma...nils2012-01-036-20/+29
* fix crash on decrypt with no dataubbo2011-12-292-4/+7
* enable zoom for helpubbo2011-12-291-4/+13
* enable copy on helpubbo2011-12-291-3/+5
* method for curHelpPageubbo2011-12-292-4/+16
* fix crash and enable printing of help pagesubbo2011-12-291-1/+8
* add method to access helpbrowserubbo2011-12-292-1/+9
* fix helpbrowser for qt 4.8ubbo2011-12-292-1/+5
* also show importdetaildialog when dropping key on keylistnils2011-12-282-3/+12
* add GPG4USB_NON_PORTABLE flag, which could be used to build non portable app ...ubbo2011-12-283-2/+17
* prepare language listing which works from qt 4.8 onwardsubbo2011-12-281-1/+7
* use getKeyByXXX from gpgcontext now, drop methods from keylistubbo2011-12-284-41/+4
* return empty key if nothing foundubbo2011-12-281-0/+4
* show useful error message when no matching private key for decryption foundubbo2011-12-282-3/+21
* fix utf8 decoding of gpg-error messagesubbo2011-12-281-5/+12
* update todoubbo2011-12-281-2/+1