aboutsummaryrefslogtreecommitdiffstats
path: root/gpgcontext.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* less qdebug0.4-betaubbo2014-05-011-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.4-beta@1102 34ebc366-c3a9-4b3c-9f84-69acf7962910
* try to handle revocation, TODO: testubbo2013-10-161-2/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1066 34ebc366-c3a9-4b3c-9f84-69acf7962910
* show expirationubbo2013-10-151-1/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1065 34ebc366-c3a9-4b3c-9f84-69acf7962910
* removed key management and old key details dialognils2013-10-151-0/+63
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1062 34ebc366-c3a9-4b3c-9f84-69acf7962910
* keydetails widget in qml workingnils2013-10-151-1/+91
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1061 34ebc366-c3a9-4b3c-9f84-69acf7962910
* further steps to get verifydialog donenils2013-02-171-1/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1015 34ebc366-c3a9-4b3c-9f84-69acf7962910
* cleaned up gpgcontextnils2013-02-161-116/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1012 34ebc366-c3a9-4b3c-9f84-69acf7962910
* secret key detailsubbo2012-11-031-5/+16
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@997 34ebc366-c3a9-4b3c-9f84-69acf7962910
* more verifyparsing from kgpgme, kind of works in verifydetailsdialog nowubbo2012-09-301-7/+22
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@990 34ebc366-c3a9-4b3c-9f84-69acf7962910
* bit more verifyparsing from kgpgme, still not fineubbo2012-09-301-0/+118
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@989 34ebc366-c3a9-4b3c-9f84-69acf7962910
* refactored slots in findwidget.*, gpgcontext.*,keydetailsdialog.*,keygendialog.*nils2012-09-301-3/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@981 34ebc366-c3a9-4b3c-9f84-69acf7962910
* remove gpgme dependencies, cleanupubbo2012-09-291-485/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@969 34ebc366-c3a9-4b3c-9f84-69acf7962910
* merge mac-build-branch with trunkubbo2012-09-161-129/+85
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@957 34ebc366-c3a9-4b3c-9f84-69acf7962910
* automatically restart gpg4usb after changing keydb path (and add note that ↵nils2012-06-021-1/+20
| | | | | | restart is done) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@914 34ebc366-c3a9-4b3c-9f84-69acf7962910
* verify file working nowubbo2012-05-011-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@910 34ebc366-c3a9-4b3c-9f84-69acf7962910
* verify for files (not yet working)ubbo2012-05-011-3/+11
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@909 34ebc366-c3a9-4b3c-9f84-69acf7962910
* possibility for detached signing in gpgcontextubbo2012-05-011-2/+9
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@907 34ebc366-c3a9-4b3c-9f84-69acf7962910
* merge with 0.3.2ubbo2012-04-021-5/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@877 34ebc366-c3a9-4b3c-9f84-69acf7962910
* show password dialog in middle of app windownils2012-03-051-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@831 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fix cancel bug on windows. yay ! :) . thanx to sylphed-sources for the ↵ubbo2012-01-151-5/+12
| | | | | | pointer to CloseHandle() git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@739 34ebc366-c3a9-4b3c-9f84-69acf7962910
* tell gpgme and qt version this app was compiled with in about dialogubbo2012-01-091-0/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@736 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added member mkeylist to gpgcontext for use in getkeybyfpr and getkeybyidnils2012-01-081-4/+10
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@730 34ebc366-c3a9-4b3c-9f84-69acf7962910
* show message in statusbar of mainwindow when key is exported to file in ↵nils2012-01-031-4/+1
| | | | | | keymanagement git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@722 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fix crash on decrypt with no dataubbo2011-12-291-2/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@721 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add GPG4USB_NON_PORTABLE flag, which could be used to build non portable app ↵ubbo2011-12-281-1/+2
| | | | | | using system gpg folders and programm git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@713 34ebc366-c3a9-4b3c-9f84-69acf7962910
* return empty key if nothing foundubbo2011-12-281-0/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@710 34ebc366-c3a9-4b3c-9f84-69acf7962910
* show useful error message when no matching private key for decryption foundubbo2011-12-281-3/+19
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@709 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fix utf8 decoding of gpg-error messagesubbo2011-12-281-5/+12
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@708 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add methods getKexByFpr / byId to gpgcontextubbo2011-12-271-0/+27
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@705 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added structure for keyimportresult and emit keydbchanged in gpgcontextnils2011-12-261-8/+54
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@703 34ebc366-c3a9-4b3c-9f84-69acf7962910
* copyright headersubbo2011-12-061-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@672 34ebc366-c3a9-4b3c-9f84-69acf7962910
* use gpgconstantsubbo2011-12-061-4/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@671 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added dialog after key importnils2011-11-211-3/+12
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@645 34ebc366-c3a9-4b3c-9f84-69acf7962910
* refactored gpgwin -> mainwindow and context -> gpgcontextnils2011-10-291-0/+671
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@588 34ebc366-c3a9-4b3c-9f84-69acf7962910