aboutsummaryrefslogtreecommitdiffstats
path: root/gpgcontext.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-08-07fix secret key export0.3.2-macubbo1-9/+12
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2-mac@944 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-08-03import from textedit worksubbo1-0/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2-mac@937 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-08-03start porting encrypt from kgpg, not yet workingubbo1-4/+13
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2-mac@932 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-08-03reorganize kgpg source treeubbo1-14/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2-mac@931 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-08-02fix crash, what todo with secres keys?ubbo1-2/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2-mac@929 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-08-02getKeyDetails kind of worksubbo1-1/+15
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2-mac@927 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-08-02mark private keys works againubbo1-46/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2-mac@926 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-08-02lots of classes from kgpg, keylist works nowubbo1-2/+20
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2-mac@923 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-08-02fix buildubbo1-2/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2-mac@922 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-08-02try to integrate gpg wrapper from kgpg - broken nownils1-9/+24
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2-mac@921 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-08-01start removing gpgmeubbo1-58/+28
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2-mac@920 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-04-02also drop pwcache after signing if confsetubbo1-0/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2@878 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-03-31fix some issues with utf8 strings in keysubbo1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2@872 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-03-31fix some issues with utf8 strings in keysubbo1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2@871 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-03-07added missing tr in password dialognils1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2@851 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-03-07set maximum keysize of elgamal subkey to 65536nils1-1/+0
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2@850 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-03-05show password dialog in middle of app windownils1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2@843 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-01-15fix cancel bug on windows. yay ! :) . thanx to sylphed-sources for the ↵ubbo1-5/+12
pointer to CloseHandle() git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@739 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-01-09tell gpgme and qt version this app was compiled with in about dialogubbo1-0/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@736 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-01-08added member mkeylist to gpgcontext for use in getkeybyfpr and getkeybyidnils1-4/+10
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@730 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-01-03show message in statusbar of mainwindow when key is exported to file in ↵nils1-4/+1
keymanagement git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@722 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-29fix crash on decrypt with no dataubbo1-2/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@721 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-28add GPG4USB_NON_PORTABLE flag, which could be used to build non portable app ↵ubbo1-1/+2
using system gpg folders and programm git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@713 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-28return empty key if nothing foundubbo1-0/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@710 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-28show useful error message when no matching private key for decryption foundubbo1-3/+19
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@709 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-28fix utf8 decoding of gpg-error messagesubbo1-5/+12
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@708 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-27add methods getKexByFpr / byId to gpgcontextubbo1-0/+27
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@705 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-26added structure for keyimportresult and emit keydbchanged in gpgcontextnils1-8/+54
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@703 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-06copyright headersubbo1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@672 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-06use gpgconstantsubbo1-4/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@671 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-11-21added dialog after key importnils1-3/+12
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@645 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-29refactored gpgwin -> mainwindow and context -> gpgcontextnils1-26/+26
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@588 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-22changed to GPLv3nils1-7/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@564 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-21strike out expired keysubbo1-1/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@562 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-17also export public key on private key export, but error handling still needs ↵nils1-0/+8
to be made git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@555 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-14return false in sign method if user canceld password input to prevent ↵ubbo1-27/+24
text-loss, remove unused method git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@547 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-12verifynotification and verifydetailsdialog is refreshed on keylist-change, ↵nils1-0/+9
bt keydetailsdialog is doubled on keylist-change git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@546 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-11moved textissigned to contextnils1-0/+16
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@545 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-11moved preventnodataerr to context.cpp, added refresh slots for verifynils1-0/+18
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@544 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-28minor beautyfiyng and repaired cimpile warningsnils1-3/+3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@538 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-08only use private keys to sign and print adequate message, if no private key ↵nils1-11/+2
is checked. removed hideImportAction and added parameter to showImportAction. git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@527 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-23ignore whitespaces at end and before text when checking, if message is ↵nils1-2/+0
completely signed git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@520 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-18changed verifylabellist back to one verifylabel and updated TODOnils1-1/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@516 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-02added information to verifylabel and functionalitiy to import missing keys. ↵nils1-0/+1
Dont show a delete dialog, if no key is checked git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@506 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-07-26changed bool iscompletlysigned to int issigned and added setverifylabel to ↵nils1-14/+0
verifynotification-class git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@505 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-07-22independent notifcation areanils1-0/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@503 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-07-18verify returns gpgme_op_verify_resultnils1-82/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@502 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-07-12make sign undoable,change return value checkErr to intnils1-3/+9
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@495 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-07-11added Qlabel at the buttom of textedit for verifynils1-2/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@491 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-30don't replace text if decryption failed, e.g. there was no text to decryptubbo1-0/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@459 34ebc366-c3a9-4b3c-9f84-69acf7962910