aboutsummaryrefslogtreecommitdiffstats
path: root/context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactored gpgwin -> mainwindow and context -> gpgcontextnils2011-10-291-671/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@588 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed to GPLv3nils2011-10-221-7/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@564 34ebc366-c3a9-4b3c-9f84-69acf7962910
* strike out expired keysubbo2011-10-211-1/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@562 34ebc366-c3a9-4b3c-9f84-69acf7962910
* also export public key on private key export, but error handling still needs ↵nils2011-10-171-0/+8
| | | | | | to be made git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@555 34ebc366-c3a9-4b3c-9f84-69acf7962910
* return false in sign method if user canceld password input to prevent ↵ubbo2011-10-141-27/+24
| | | | | | text-loss, remove unused method git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@547 34ebc366-c3a9-4b3c-9f84-69acf7962910
* verifynotification and verifydetailsdialog is refreshed on keylist-change, ↵nils2011-10-121-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
* moved textissigned to contextnils2011-10-111-0/+16
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@545 34ebc366-c3a9-4b3c-9f84-69acf7962910
* moved preventnodataerr to context.cpp, added refresh slots for verifynils2011-10-111-0/+18
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@544 34ebc366-c3a9-4b3c-9f84-69acf7962910
* minor beautyfiyng and repaired cimpile warningsnils2011-09-281-3/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@538 34ebc366-c3a9-4b3c-9f84-69acf7962910
* only use private keys to sign and print adequate message, if no private key ↵nils2011-09-081-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
* ignore whitespaces at end and before text when checking, if message is ↵nils2011-08-231-2/+0
| | | | | | completely signed git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@520 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed verifylabellist back to one verifylabel and updated TODOnils2011-08-181-1/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@516 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added information to verifylabel and functionalitiy to import missing keys. ↵nils2011-08-021-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
* changed bool iscompletlysigned to int issigned and added setverifylabel to ↵nils2011-07-261-14/+0
| | | | | | verifynotification-class git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@505 34ebc366-c3a9-4b3c-9f84-69acf7962910
* independent notifcation areanils2011-07-221-0/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@503 34ebc366-c3a9-4b3c-9f84-69acf7962910
* verify returns gpgme_op_verify_resultnils2011-07-181-82/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@502 34ebc366-c3a9-4b3c-9f84-69acf7962910
* make sign undoable,change return value checkErr to intnils2011-07-121-3/+9
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@495 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added Qlabel at the buttom of textedit for verifynils2011-07-111-2/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@491 34ebc366-c3a9-4b3c-9f84-69acf7962910
* don't replace text if decryption failed, e.g. there was no text to decryptubbo2011-01-301-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@459 34ebc366-c3a9-4b3c-9f84-69acf7962910
* show keys to delete in deletion dialognils2011-01-291-2/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@453 34ebc366-c3a9-4b3c-9f84-69acf7962910
* there may be more than on signatureubbo2010-12-171-6/+8
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@406 34ebc366-c3a9-4b3c-9f84-69acf7962910
* verify does something useful now, output to stdoutubbo2010-12-171-4/+28
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@405 34ebc366-c3a9-4b3c-9f84-69acf7962910
* some more playing with sign&verify, signing kind of works now and has menu entryubbo2010-12-161-0/+75
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@404 34ebc366-c3a9-4b3c-9f84-69acf7962910
* start playing with verify, till now mainly copyed from gpgme-test - more to ↵ubbo2010-12-151-0/+113
| | | | | | come ;-) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@403 34ebc366-c3a9-4b3c-9f84-69acf7962910
* corrected bug for statusbar icon (icon was shown, if attachment folder ↵nils2010-10-121-5/+5
| | | | | | didn't exist) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@384 34ebc366-c3a9-4b3c-9f84-69acf7962910
* more error handling for encryption in context.cppnils2010-09-271-15/+23
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@378 34ebc366-c3a9-4b3c-9f84-69acf7962910
* renamed variables for readabilitynils2010-08-291-7/+7
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@376 34ebc366-c3a9-4b3c-9f84-69acf7962910
* reverted last changenils2010-08-291-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@375 34ebc366-c3a9-4b3c-9f84-69acf7962910
* reverted last changenils2010-08-291-16/+9
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@374 34ebc366-c3a9-4b3c-9f84-69acf7962910
* try to fix decrpyt-cancel on windowsubbo2010-08-281-8/+15
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@373 34ebc366-c3a9-4b3c-9f84-69acf7962910
* implement remember password functionalityubbo2010-08-271-4/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@367 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fix bug that crashes windows-build when encrypting twiceubbo2010-08-271-16/+23
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@366 34ebc366-c3a9-4b3c-9f84-69acf7962910
* astyle code beautyfyingubbo2010-05-151-21/+21
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@336 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed QList<QString> to QStringList and reverted gpg4usb.pro (no static ↵nils2010-05-051-3/+3
| | | | | | building) and added spanish translation files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@312 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fixed bug, that text cant be written after decryptnils2010-04-141-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@305 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fixed umlauts in pathname problem for windows toonils2010-02-031-2/+5
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@266 34ebc366-c3a9-4b3c-9f84-69acf7962910
* recognize secret keys for keydetailsdialogubbo2010-01-311-1/+7
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@257 34ebc366-c3a9-4b3c-9f84-69acf7962910
* key properties beautifiednils2010-01-311-11/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@254 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added key property dialognils2010-01-311-5/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@251 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fixed the keydb not found error, if umlaute are in pathnamenils2010-01-271-4/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@247 34ebc366-c3a9-4b3c-9f84-69acf7962910
* start on keydetailsdialogubbo2010-01-131-0/+21
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@242 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add method for private-key export to contextubbo2009-09-191-0/+27
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@222 34ebc366-c3a9-4b3c-9f84-69acf7962910
* cosmetic changes(indention)nils2009-09-191-9/+9
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@217 34ebc366-c3a9-4b3c-9f84-69acf7962910
* updated TODO and fixed key export error, when no key is selectednils2009-01-041-2/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@207 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added file en-/decryption dialognils2009-01-041-8/+15
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@204 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added key generation to keymanagementnils2008-10-141-0/+9
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@189 34ebc366-c3a9-4b3c-9f84-69acf7962910
* renamed m_ctx to mCtx in context.*nils2008-10-081-25/+25
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@187 34ebc366-c3a9-4b3c-9f84-69acf7962910
* now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ↵nils2008-10-081-0/+3
| | | | | | of them changed git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@186 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added keymanagement including export of keysnils2008-10-021-0/+29
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@181 34ebc366-c3a9-4b3c-9f84-69acf7962910
* moved the include entries from cpp to header filesnils2008-09-131-6/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@163 34ebc366-c3a9-4b3c-9f84-69acf7962910