aboutsummaryrefslogtreecommitdiffstats
path: root/context.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed to GPLv3nils2011-10-221-6/+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
* added keyservertab to settingsnils2011-10-161-13/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@553 34ebc366-c3a9-4b3c-9f84-69acf7962910
* return false in sign method if user canceld password input to prevent ↵ubbo2011-10-141-1/+0
| | | | | | 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/+1
| | | | | | 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/+10
| | | | 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/+7
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@544 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added list for signinginformation and minor bugfixnils2011-10-061-0/+13
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@540 34ebc366-c3a9-4b3c-9f84-69acf7962910
* minor beautyfiyng and repaired cimpile warningsnils2011-09-281-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@538 34ebc366-c3a9-4b3c-9f84-69acf7962910
* set modal and parent for key details dialog. left margin for ↵nils2011-09-141-0/+2
| | | | | | verifynotification. More doxygen git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@532 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
* verify returns gpgme_op_verify_resultnils2011-07-181-1/+1
| | | | 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-2/+2
| | | | 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-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@491 34ebc366-c3a9-4b3c-9f84-69acf7962910
* some more playing with sign&verify, signing kind of works now and has menu entryubbo2010-12-161-0/+1
| | | | 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/+3
| | | | | | come ;-) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@403 34ebc366-c3a9-4b3c-9f84-69acf7962910
* implement remember password functionalityubbo2010-08-271-1/+2
| | | | 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-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@366 34ebc366-c3a9-4b3c-9f84-69acf7962910
* astyle code beautyfyingubbo2010-05-151-5/+5
| | | | 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
* start on keydetailsdialogubbo2010-01-131-0/+1
| | | | 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/+5
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@222 34ebc366-c3a9-4b3c-9f84-69acf7962910
* cosmetic changes(indention)nils2009-09-191-4/+4
| | | | 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-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@207 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added key generation to keymanagementnils2008-10-141-0/+1
| | | | 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-1/+1
| | | | 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-1/+5
| | | | | | 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/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@181 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added key management windowubbo2008-09-291-1/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@177 34ebc366-c3a9-4b3c-9f84-69acf7962910
* Where possible, replaced includes with class. So the compiling should go fasternils2008-09-131-6/+7
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@164 34ebc366-c3a9-4b3c-9f84-69acf7962910
* moved the include entries from cpp to header filesnils2008-09-131-0/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@163 34ebc366-c3a9-4b3c-9f84-69acf7962910
* setting privkey to false in constructor of keylistubbo2008-09-131-0/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@161 34ebc366-c3a9-4b3c-9f84-69acf7962910
* use QTableWidget instead of QListWidget in KeyList, use bool for privkey in ↵nils2008-09-121-1/+1
| | | | | | context git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@160 34ebc366-c3a9-4b3c-9f84-69acf7962910
* reorganized svn to support tags and branchesubbo2008-08-151-0/+80
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@142 34ebc366-c3a9-4b3c-9f84-69acf7962910