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
/
gpgwin.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-08
deleted unnecessary mkeylist->refresh statements
nils
1
-4
/
+0
2008-10-04
renamed myCtx to mCtx in gpgwin*
nils
1
-11
/
+11
2008-10-04
in keylist added append selected keys to text
nils
1
-4
/
+18
2008-10-02
Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets)
nils
1
-14
/
+14
2008-10-02
added keymanagement including export of keys
nils
1
-7
/
+9
2008-09-29
reorganized constructor of keylist
ubbo
1
-3
/
+1
2008-09-29
added key management window
ubbo
1
-4
/
+12
2008-09-29
moved keydelete-action from keylist to gpgwin
ubbo
1
-44
/
+62
2008-09-13
moved the include entries from cpp to header files
nils
1
-16
/
+1
2008-09-12
use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c...
nils
1
-4
/
+4
2008-09-11
simple fix for 'NO DATA'-error
nils
1
-1
/
+16
2008-09-11
added import key dialog
nils
1
-3
/
+50
2008-08-28
Added import key from clipboard and added some variables for menu-handling
nils
1
-0
/
+11
2008-08-28
added variables for menu and made submenu for keyimport
nils
1
-18
/
+19
2008-08-16
start of binary-file handling (decrypt/encrypt), kind of works, but still a l...
ubbo
1
-2
/
+16
[prev]