aboutsummaryrefslogtreecommitdiffstats
path: root/context.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-08-27implement remember password functionalityubbo1-1/+2
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-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@366 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-05-15astyle code beautyfyingubbo1-5/+5
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-01-13start on keydetailsdialogubbo1-0/+1
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/+5
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@222 34ebc366-c3a9-4b3c-9f84-69acf7962910
2009-09-19cosmetic changes(indention)nils1-4/+4
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-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@207 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-10-14added key generation to keymanagementnils1-0/+1
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-1/+1
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-1/+5
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/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@181 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-29added key management windowubbo1-1/+0
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@177 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-13Where possible, replaced includes with class. So the compiling should go fasternils1-6/+7
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@164 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-13moved the include entries from cpp to header filesnils1-0/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@163 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-13setting privkey to false in constructor of keylistubbo1-0/+3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@161 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-12use QTableWidget instead of QListWidget in KeyList, use bool for privkey in ↵nils1-1/+1
context git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@160 34ebc366-c3a9-4b3c-9f84-69acf7962910