aboutsummaryrefslogtreecommitdiffstats
path: root/gpgcontext.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* less qdebug0.4-betaubbo2014-05-011-1/+1
* try to handle revocation, TODO: testubbo2013-10-161-2/+1
* show expirationubbo2013-10-151-1/+2
* removed key management and old key details dialognils2013-10-151-0/+63
* keydetails widget in qml workingnils2013-10-151-1/+91
* further steps to get verifydialog donenils2013-02-171-1/+3
* cleaned up gpgcontextnils2013-02-161-116/+1
* secret key detailsubbo2012-11-031-5/+16
* more verifyparsing from kgpgme, kind of works in verifydetailsdialog nowubbo2012-09-301-7/+22
* bit more verifyparsing from kgpgme, still not fineubbo2012-09-301-0/+118
* refactored slots in findwidget.*, gpgcontext.*,keydetailsdialog.*,keygendialog.*nils2012-09-301-3/+3
* remove gpgme dependencies, cleanupubbo2012-09-291-485/+4
* merge mac-build-branch with trunkubbo2012-09-161-129/+85
* automatically restart gpg4usb after changing keydb path (and add note that re...nils2012-06-021-1/+20
* verify file working nowubbo2012-05-011-1/+1
* verify for files (not yet working)ubbo2012-05-011-3/+11
* possibility for detached signing in gpgcontextubbo2012-05-011-2/+9
* merge with 0.3.2ubbo2012-04-021-5/+4
* show password dialog in middle of app windownils2012-03-051-2/+2
* fix cancel bug on windows. yay ! :) . thanx to sylphed-sources for the pointe...ubbo2012-01-151-5/+12
* tell gpgme and qt version this app was compiled with in about dialogubbo2012-01-091-0/+4
* added member mkeylist to gpgcontext for use in getkeybyfpr and getkeybyidnils2012-01-081-4/+10
* show message in statusbar of mainwindow when key is exported to file in keyma...nils2012-01-031-4/+1
* fix crash on decrypt with no dataubbo2011-12-291-2/+4
* add GPG4USB_NON_PORTABLE flag, which could be used to build non portable app ...ubbo2011-12-281-1/+2
* return empty key if nothing foundubbo2011-12-281-0/+4
* show useful error message when no matching private key for decryption foundubbo2011-12-281-3/+19
* fix utf8 decoding of gpg-error messagesubbo2011-12-281-5/+12
* add methods getKexByFpr / byId to gpgcontextubbo2011-12-271-0/+27
* added structure for keyimportresult and emit keydbchanged in gpgcontextnils2011-12-261-8/+54
* copyright headersubbo2011-12-061-1/+1
* use gpgconstantsubbo2011-12-061-4/+4
* added dialog after key importnils2011-11-211-3/+12
* refactored gpgwin -> mainwindow and context -> gpgcontextnils2011-10-291-0/+671