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
/
src
/
keymgmt.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-04
put *.h and *.cpp to src-subdirectory
Nils Achtergarde
1
-0
/
+0
2016-02-07
refactored slots and signals
nils
1
-11
/
+11
2012-01-19
use ressource file for all icons and remove iconpath
nils
1
-2
/
+1
2012-01-03
show message in statusbar of mainwindow when key is exported to file in keyma...
nils
1
-1
/
+4
2011-11-27
minor beautifying on keyimportdetaildialog
nils
1
-1
/
+1
2011-11-21
added dialog after key import
nils
1
-0
/
+2
2011-10-30
cleaned up
nils
1
-30
/
+0
2011-10-30
put keygendialog to seperate files
nils
1
-7
/
+1
2011-10-29
refactored gpgwin -> mainwindow and context -> gpgcontext
nils
1
-2
/
+2
2011-10-22
changed to GPLv3
nils
1
-6
/
+6
2011-09-28
removed doubled keyimport functions and actions from gpgwin
nils
1
-4
/
+4
2011-09-18
cleaned up class dependencies
nils
1
-1
/
+0
2011-09-14
set modal and parent for key details dialog. left margin for verifynotificati...
nils
1
-0
/
+2
2011-08-27
changed includes to class declarations where possible and moved includes and ...
nils
1
-6
/
+6
2011-08-02
added import from keyserver to keymgmt
nils
1
-0
/
+4
2011-01-29
show keys to delete in deletion dialog
nils
1
-1
/
+1
2011-01-24
reverted keymgmt
nils
1
-1
/
+1
2011-01-17
added quitdialog with checklist for documents to save, but there has to be so...
nils
1
-1
/
+1
2010-05-15
astyle code beautyfying
ubbo
1
-1
/
+1
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
/
+3
2010-01-31
warning-dialog for deleting keys
ubbo
1
-0
/
+1
2010-01-13
start on keydetailsdialog
ubbo
1
-0
/
+3
2009-09-19
cosmetic changes(indention)
nils
1
-23
/
+23
2009-09-13
put keygeneration to own thread for GUI responsibility
nils
1
-2
/
+3
2009-01-04
added pwstrength-check to key generation
nils
1
-1
/
+5
2008-10-14
added expire date in key generation
nils
1
-1
/
+6
2008-10-14
added key generation to keymanagement
nils
1
-1
/
+25
2008-10-02
Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets)
nils
1
-1
/
+1
2008-10-02
added keymanagement including export of keys
nils
1
-9
/
+5
2008-09-29
added key management window
ubbo
1
-59
/
+18
2008-09-29
moved keydelete-action from keylist to gpgwin
ubbo
1
-1
/
+3
2008-09-13
Where possible, replaced includes with class. So the compiling should go faster
nils
1
-14
/
+14
2008-09-13
moved the include entries from cpp to header files
nils
1
-1
/
+12
2008-09-12
use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c...
nils
1
-3
/
+0
2008-09-11
simple fix for 'NO DATA'-error
nils
1
-0
/
+1
2008-09-11
added import key dialog
nils
1
-1
/
+18
2008-08-28
Added import key from clipboard and added some variables for menu-handling
nils
1
-0
/
+2
2008-08-28
added variables for menu and made submenu for keyimport
nils
1
-0
/
+4
2008-08-16
start of binary-file handling (decrypt/encrypt), kind of works, but still a l...
ubbo
1
-0
/
+2