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
2010-02-07
experiment with QSettings, store & restore size and location of mainwindow, s...
ubbo
1
-0
/
+12
2010-01-31
add russion translation from kirill
ubbo
1
-0
/
+2
2010-01-29
added keymgmt to menu
nils
1
-1
/
+2
2010-01-26
edited about-menue
sigi
1
-5
/
+3
2010-01-13
start on keydetailsdialog
ubbo
1
-1
/
+1
2010-01-03
halfway fix utf8-encoding (quoted printable still doesn't show correct), add ...
ubbo
1
-3
/
+2
2009-09-24
changed *.* to * in all file dialogs to show really all files
nils
1
-1
/
+1
2009-09-19
commented out delete-selected-keys action outside keymanagement
ubbo
1
-5
/
+5
2009-09-19
fix segfault
ubbo
1
-0
/
+1
2009-09-19
cosmetic changes(indention)
nils
1
-59
/
+62
2009-09-19
enhanced key generation dialog
nils
1
-3
/
+7
2009-01-04
added pwstrength-check to key generation
nils
1
-0
/
+1
2009-01-04
added file en-/decryption dialog
nils
1
-1
/
+18
2008-10-14
changed setStatusTip to setToolTip for actions
nils
1
-19
/
+19
2008-10-14
added key generation to keymanagement
nils
1
-7
/
+12
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]