aboutsummaryrefslogtreecommitdiffstats
path: root/context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* corrected bug for statusbar icon (icon was shown, if attachment folder didn't...nils2010-10-121-5/+5
* more error handling for encryption in context.cppnils2010-09-271-15/+23
* renamed variables for readabilitynils2010-08-291-7/+7
* reverted last changenils2010-08-291-1/+1
* reverted last changenils2010-08-291-16/+9
* try to fix decrpyt-cancel on windowsubbo2010-08-281-8/+15
* implement remember password functionalityubbo2010-08-271-4/+6
* fix bug that crashes windows-build when encrypting twiceubbo2010-08-271-16/+23
* astyle code beautyfyingubbo2010-05-151-21/+21
* changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...nils2010-05-051-3/+3
* fixed bug, that text cant be written after decryptnils2010-04-141-1/+1
* fixed umlauts in pathname problem for windows toonils2010-02-031-2/+5
* recognize secret keys for keydetailsdialogubbo2010-01-311-1/+7
* key properties beautifiednils2010-01-311-11/+1
* added key property dialognils2010-01-311-5/+1
* fixed the keydb not found error, if umlaute are in pathnamenils2010-01-271-4/+6
* start on keydetailsdialogubbo2010-01-131-0/+21
* add method for private-key export to contextubbo2009-09-191-0/+27
* cosmetic changes(indention)nils2009-09-191-9/+9
* updated TODO and fixed key export error, when no key is selectednils2009-01-041-2/+3
* added file en-/decryption dialognils2009-01-041-8/+15
* added key generation to keymanagementnils2008-10-141-0/+9
* renamed m_ctx to mCtx in context.*nils2008-10-081-25/+25
* now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ...nils2008-10-081-0/+3
* added keymanagement including export of keysnils2008-10-021-0/+29
* moved the include entries from cpp to header filesnils2008-09-131-6/+1
* no need for else now ;-)ubbo2008-09-131-2/+0
* use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c...nils2008-09-121-2/+2
* fix for undefined int privkeynils2008-09-121-0/+2
* start of binary-file handling (decrypt/encrypt), kind of works, but still a l...ubbo2008-08-161-4/+3
* reorganized svn to support tags and branchesubbo2008-08-151-0/+394