aboutsummaryrefslogtreecommitdiffstats
path: root/keylist.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* use own tablemodel instead of qtablewidget for keylistkeylist-rewriteubbo2010-05-151-15/+23
* astyle code beautyfyingubbo2010-05-151-8/+8
* only save and restore checked private keysnils2010-05-101-5/+14
* added save and restore checked keysnils2010-05-071-0/+25
* changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...nils2010-05-051-4/+4
* added settingsdialog filesnils2010-03-281-1/+1
* translationsubbo2010-01-311-1/+1
* cosmetic changes(indention)nils2009-09-191-10/+10
* now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ...nils2008-10-081-1/+1
* Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets)nils2008-10-021-33/+33
* reorganized constructor of keylistubbo2008-09-291-11/+4
* added key management windowubbo2008-09-291-1/+0
* moved keydelete-action from keylist to gpgwinubbo2008-09-291-27/+9
* some code-reorganisation in keylist.cppubbo2008-09-261-0/+5
* some code-reorganisation in keylist.cppubbo2008-09-261-20/+20
* fix bug in keylist.cpp, that could couse crashing after refreshubbo2008-09-261-0/+2
* changed names of functions deletekey and deletekeys to deleteSelectedKeys and...nils2008-09-221-7/+7
* keylist.cpp: set items not editable / no focusubbo2008-09-201-16/+21
* moved the include entries from cpp to header filesnils2008-09-131-6/+1
* use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c...nils2008-09-121-21/+47
* reorganized svn to support tags and branchesubbo2008-08-151-0/+129