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
/
keymgmt.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-15
astyle code beautyfying
ubbo
1
-37
/
+38
2010-05-05
changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...
nils
1
-1
/
+1
2010-04-11
key mgmt position and size is saved (if it is wished)
nils
1
-0
/
+25
2010-04-09
icon seetings are kept for key management instantly
nils
1
-2
/
+3
2010-03-28
settings are taken instantly. No program restart necessary.
nils
1
-2
/
+3
2010-03-28
icon style settings added and icon settings are also used by key management
nils
1
-2
/
+6
2010-01-31
export private key functionality
ubbo
1
-1
/
+1
2010-01-31
recognize secret keys for keydetailsdialog
ubbo
1
-0
/
+1
2010-01-31
also show properties of el-gamal key / version set to 0.2.2
ubbo
1
-1
/
+6
2010-01-31
warning-dialog for deleting keys
ubbo
1
-2
/
+14
2010-01-31
key properties beautified
nils
1
-1
/
+0
2010-01-31
set the minimum key size to 768 bit in key generation (gnupg requires el-gama...
nils
1
-1
/
+1
2010-01-31
fixed the keysize bug. keys were created wit maximal 1024 bit. Now the El-Gam...
nils
1
-2
/
+3
2010-01-13
start on keydetailsdialog
ubbo
1
-0
/
+13
2009-09-27
changed efault keysize to 2048 bit
0.2
nils
1
-1
/
+1
2009-09-25
fixed bug in key generating, that no passphrase was given for never expiring ...
nils
1
-3
/
+5
2009-09-24
changed *.* to * in all file dialogs to show really all files
nils
1
-2
/
+2
2009-09-19
updated german tranlation files
nils
1
-2
/
+2
2009-09-19
cosmetic changes(indention)
nils
1
-198
/
+207
2009-09-19
new version number and smaller changes
nils
1
-6
/
+4
2009-09-19
enhanced key generation dialog
nils
1
-26
/
+22
2009-09-18
changed progressbar to splashcreen for key generating...(dont know, if this i...
nils
1
-7
/
+19
2009-09-13
put keygeneration to own thread for GUI responsibility
nils
1
-7
/
+29
2009-01-04
updated TODO and fixed key export error, when no key is selected
nils
1
-5
/
+6
2009-01-04
added pwstrength-check to key generation
nils
1
-13
/
+36
2008-10-14
added expire date in key generation
nils
1
-14
/
+44
2008-10-14
changed setStatusTip to setToolTip for actions
nils
1
-8
/
+8
2008-10-14
added key generation to keymanagement
nils
1
-2
/
+130
2008-10-08
deleted unnecessary mkeylist->refresh statements
nils
1
-4
/
+0
2008-10-08
now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ...
nils
1
-1
/
+1
2008-10-04
in keylist added append selected keys to text
nils
1
-5
/
+4
2008-10-02
Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets)
nils
1
-13
/
+13
2008-10-02
added keymanagement including export of keys
nils
1
-4
/
+50
2008-09-29
deleted #include keyutils...
nils
1
-1
/
+1
2008-09-29
reorganized constructor of keylist
ubbo
1
-3
/
+1
2008-09-29
added key management window
ubbo
1
-0
/
+131