aboutsummaryrefslogtreecommitdiffstats
path: root/keylist.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-05-15use own tablemodel instead of qtablewidget for keylistkeylist-rewriteubbo1-15/+23
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/keylist-rewrite@337 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-05-15astyle code beautyfyingubbo1-8/+8
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@336 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-05-10only save and restore checked private keysnils1-5/+14
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@319 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-05-07added save and restore checked keysnils1-0/+25
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@315 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-05-05changed QList<QString> to QStringList and reverted gpg4usb.pro (no static ↵nils1-4/+4
building) and added spanish translation files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@312 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-03-28added settingsdialog filesnils1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@285 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-01-31translationsubbo1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@261 34ebc366-c3a9-4b3c-9f84-69acf7962910
2009-09-19cosmetic changes(indention)nils1-10/+10
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@217 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-10-08now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ↵nils1-1/+1
of them changed git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@186 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-10-02Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets)nils1-33/+33
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@182 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-29reorganized constructor of keylistubbo1-11/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@178 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-29moved keydelete-action from keylist to gpgwinubbo1-27/+9
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@176 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-26some code-reorganisation in keylist.cppubbo1-0/+5
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@175 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-26some code-reorganisation in keylist.cppubbo1-20/+20
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@174 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-26fix bug in keylist.cpp, that could couse crashing after refreshubbo1-0/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@173 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-22changed names of functions deletekey and deletekeys to deleteSelectedKeys ↵nils1-7/+7
and deleteCheckedKeys git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@172 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-20keylist.cpp: set items not editable / no focusubbo1-16/+21
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@169 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-13moved the include entries from cpp to header filesnils1-6/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@163 34ebc366-c3a9-4b3c-9f84-69acf7962910
2008-09-12use QTableWidget instead of QListWidget in KeyList, use bool for privkey in ↵nils1-21/+47
context git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@160 34ebc366-c3a9-4b3c-9f84-69acf7962910