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