aboutsummaryrefslogtreecommitdiffstats
path: root/context.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactored gpgwin -> mainwindow and context -> gpgcontextnils2011-10-291-127/+0
* changed to GPLv3nils2011-10-221-6/+6
* strike out expired keysubbo2011-10-211-1/+2
* added keyservertab to settingsnils2011-10-161-13/+0
* return false in sign method if user canceld password input to prevent text-lo...ubbo2011-10-141-1/+0
* verifynotification and verifydetailsdialog is refreshed on keylist-change, bt...nils2011-10-121-0/+1
* moved textissigned to contextnils2011-10-111-0/+10
* moved preventnodataerr to context.cpp, added refresh slots for verifynils2011-10-111-0/+7
* added list for signinginformation and minor bugfixnils2011-10-061-0/+13
* minor beautyfiyng and repaired cimpile warningsnils2011-09-281-2/+2
* set modal and parent for key details dialog. left margin for verifynotificati...nils2011-09-141-0/+2
* added information to verifylabel and functionalitiy to import missing keys. D...nils2011-08-021-0/+1
* verify returns gpgme_op_verify_resultnils2011-07-181-1/+1
* make sign undoable,change return value checkErr to intnils2011-07-121-2/+2
* added Qlabel at the buttom of textedit for verifynils2011-07-111-1/+1
* some more playing with sign&verify, signing kind of works now and has menu entryubbo2010-12-161-0/+1
* start playing with verify, till now mainly copyed from gpgme-test - more to c...ubbo2010-12-151-0/+3
* implement remember password functionalityubbo2010-08-271-1/+2
* fix bug that crashes windows-build when encrypting twiceubbo2010-08-271-1/+1
* astyle code beautyfyingubbo2010-05-151-5/+5
* changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...nils2010-05-051-3/+3
* start on keydetailsdialogubbo2010-01-131-0/+1
* add method for private-key export to contextubbo2009-09-191-0/+5
* cosmetic changes(indention)nils2009-09-191-4/+4
* updated TODO and fixed key export error, when no key is selectednils2009-01-041-1/+1
* added key generation to keymanagementnils2008-10-141-0/+1
* renamed m_ctx to mCtx in context.*nils2008-10-081-1/+1
* now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ...nils2008-10-081-1/+5
* added keymanagement including export of keysnils2008-10-021-0/+1
* added key management windowubbo2008-09-291-1/+0
* Where possible, replaced includes with class. So the compiling should go fasternils2008-09-131-6/+7
* moved the include entries from cpp to header filesnils2008-09-131-0/+6
* setting privkey to false in constructor of keylistubbo2008-09-131-0/+3
* use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c...nils2008-09-121-1/+1
* reorganized svn to support tags and branchesubbo2008-08-151-0/+80