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
/
context.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-15
astyle code beautyfying
ubbo
1
-21
/
+21
2010-05-05
changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...
nils
1
-3
/
+3
2010-04-14
fixed bug, that text cant be written after decrypt
nils
1
-1
/
+1
2010-02-03
fixed umlauts in pathname problem for windows too
nils
1
-2
/
+5
2010-01-31
recognize secret keys for keydetailsdialog
ubbo
1
-1
/
+7
2010-01-31
key properties beautified
nils
1
-11
/
+1
2010-01-31
added key property dialog
nils
1
-5
/
+1
2010-01-27
fixed the keydb not found error, if umlaute are in pathname
nils
1
-4
/
+6
2010-01-13
start on keydetailsdialog
ubbo
1
-0
/
+21
2009-09-19
add method for private-key export to context
ubbo
1
-0
/
+27
2009-09-19
cosmetic changes(indention)
nils
1
-9
/
+9
2009-01-04
updated TODO and fixed key export error, when no key is selected
nils
1
-2
/
+3
2009-01-04
added file en-/decryption dialog
nils
1
-8
/
+15
2008-10-14
added key generation to keymanagement
nils
1
-0
/
+9
2008-10-08
renamed m_ctx to mCtx in context.*
nils
1
-25
/
+25
2008-10-08
now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ...
nils
1
-0
/
+3
2008-10-02
added keymanagement including export of keys
nils
1
-0
/
+29
2008-09-13
moved the include entries from cpp to header files
nils
1
-6
/
+1
2008-09-13
no need for else now ;-)
ubbo
1
-2
/
+0
2008-09-12
use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c...
nils
1
-2
/
+2
2008-09-12
fix for undefined int privkey
nils
1
-0
/
+2
2008-08-16
start of binary-file handling (decrypt/encrypt), kind of works, but still a l...
ubbo
1
-4
/
+3