aboutsummaryrefslogtreecommitdiffstats
path: root/gpgcontext.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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