index
:
gpg4usb
0.1
0.3.1
0.3.2
0.3.2-1
0.3.2-mac
0.3.3
0.3.4
0.4-beta
keylist-rewrite
kgpg
master
post-0.3.2
svn-rev-to-132
trayicon-branch
gpg4usb is an easy to use portable editor to encrypt and decrypt with gnupg.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keylist.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-23
reverted gpg4usb.pro
nils
1
-2
/
+0
2011-10-23
verifydetaildialog doesn't crash anymore
nils
1
-0
/
+2
2011-10-22
changed to GPLv3
nils
1
-6
/
+6
2011-10-21
strike out expired keys
ubbo
1
-0
/
+9
2011-10-17
more visible error if GPG_ERR_BAD_SIGNATURE
ubbo
1
-0
/
+18
2011-10-17
some text text changes, add method getKeyByFpr()
ubbo
1
-16
/
+11
2011-08-27
changed includes to class declarations where possible and moved includes and ...
nils
1
-1
/
+0
2011-08-02
added information to verifylabel and functionalitiy to import missing keys. D...
nils
1
-4
/
+29
2011-07-16
add dummy method markKeys to keylist widget
ubbo
1
-1
/
+1
2011-07-16
add dummy method markKeys to keylist widget
ubbo
1
-0
/
+8
2011-01-29
show keys to delete in deletion dialog
nils
1
-3
/
+0
2011-01-02
added shortcuts for tab-handling and made different bugfixes
nils
1
-2
/
+2
2010-12-30
corrected behaviour of confirmation dialog on key import
nils
1
-17
/
+8
2010-12-30
added confirmation box for import keys through drop in keylist. Also added th...
nils
1
-15
/
+57
2010-12-28
added possibility to import keys through dropping key-files on keylist or thr...
nils
1
-2
/
+39
2010-09-30
now checked keys in the mainwindow's keylist are also checked in the fileencr...
nils
1
-0
/
+3
2010-09-29
nearly added icon for attachments in statusbar
nils
1
-11
/
+0
2010-05-15
astyle code beautyfying
ubbo
1
-8
/
+8
2010-05-10
only save and restore checked private keys
nils
1
-5
/
+14
2010-05-07
added save and restore checked keys
nils
1
-0
/
+25
2010-05-05
changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...
nils
1
-4
/
+4
2010-03-28
added settingsdialog files
nils
1
-1
/
+1
2010-01-31
translations
ubbo
1
-1
/
+1
2009-09-19
cosmetic changes(indention)
nils
1
-10
/
+10
2008-10-08
now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ...
nils
1
-1
/
+1
2008-10-02
Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets)
nils
1
-33
/
+33
2008-09-29
reorganized constructor of keylist
ubbo
1
-11
/
+4
2008-09-29
added key management window
ubbo
1
-1
/
+0
2008-09-29
moved keydelete-action from keylist to gpgwin
ubbo
1
-27
/
+9
2008-09-26
some code-reorganisation in keylist.cpp
ubbo
1
-0
/
+5
2008-09-26
some code-reorganisation in keylist.cpp
ubbo
1
-20
/
+20
2008-09-26
fix bug in keylist.cpp, that could couse crashing after refresh
ubbo
1
-0
/
+2
2008-09-22
changed names of functions deletekey and deletekeys to deleteSelectedKeys and...
nils
1
-7
/
+7
2008-09-20
keylist.cpp: set items not editable / no focus
ubbo
1
-16
/
+21
2008-09-13
moved the include entries from cpp to header files
nils
1
-6
/
+1
2008-09-12
use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c...
nils
1
-21
/
+47