aboutsummaryrefslogtreecommitdiffstats
path: root/context.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-10-29refactored gpgwin -> mainwindow and context -> gpgcontextnils1-671/+0
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
2011-01-29show keys to delete in deletion dialognils1-2/+0
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@453 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-12-17there may be more than on signatureubbo1-6/+8
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@406 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-12-17verify does something useful now, output to stdoutubbo1-4/+28
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@405 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-12-16some more playing with sign&verify, signing kind of works now and has menu entryubbo1-0/+75
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@404 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-12-15start playing with verify, till now mainly copyed from gpgme-test - more to ↵ubbo1-0/+113
come ;-) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@403 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-10-12corrected bug for statusbar icon (icon was shown, if attachment folder ↵nils1-5/+5
didn't exist) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@384 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-09-27more error handling for encryption in context.cppnils1-15/+23
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@378 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-08-29renamed variables for readabilitynils1-7/+7
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@376 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-08-29reverted last changenils1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@375 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-08-29reverted last changenils1-16/+9
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@374 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-08-28try to fix decrpyt-cancel on windowsubbo1-8/+15
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@373 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-08-27implement remember password functionalityubbo1-4/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@367 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-08-27fix bug that crashes windows-build when encrypting twiceubbo1-16/+23
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@366 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-05-15astyle code beautyfyingubbo1-21/+21
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@336 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-05-05changed QList<QString> to QStringList and reverted gpg4usb.pro (no static ↵nils1-3/+3
building) and added spanish translation files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@312 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-04-14fixed bug, that text cant be written after decryptnils1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@305 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-02-03fixed umlauts in pathname problem for windows toonils1-2/+5
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@266 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-01-31recognize secret keys for keydetailsdialogubbo1-1/+7
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@257 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-01-31key properties beautifiednils1-11/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@254 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-01-31added key property dialognils1-5/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@251 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-01-27fixed the keydb not found error, if umlaute are in pathnamenils1-4/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@247 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-01-13start on keydetailsdialogubbo1-0/+21
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@242 34ebc366-c3a9-4b3c-9f84-69acf7962910
2009-09-19add method for private-key export to contextubbo1-0/+27
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@222 34ebc366-c3a9-4b3c-9f84-69acf7962910
2009-09-19cosmetic changes(indention)nils1-9/+9
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@217 34ebc366-c3a9-4b3c-9f84-69acf7962910
2009-01-04updated TODO and fixed key export error, when no key is selectednils1-2/+3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@207 34ebc366-c3a9-4b3c-9f84-69acf7962910
2009-01-04added file en-/decryption dialognils1-8/+15
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@204 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-10-14added key generation to keymanagementnils1-0/+9
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@189 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-10-08renamed m_ctx to mCtx in context.*nils1-25/+25
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@187 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-10-08now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ↵nils1-0/+3
of them changed git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@186 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-10-02added keymanagement including export of keysnils1-0/+29
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@181 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-13moved the include entries from cpp to header filesnils1-6/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@163 34ebc366-c3a9-4b3c-9f84-69acf7962910