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
/
keylist.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
recommit of ffc7c45fee1bfa046cd2c605a43c9c5d2cf7eb62 (proof of concept for up...
Nils Achtergarde
2017-12-30
1
-0
/
+45
*
refactored slots and signals
nils
2016-02-07
1
-3
/
+3
*
encrypt to self
nils
2016-02-06
1
-0
/
+11
*
added file.close for every file.open
nils
2012-01-19
1
-0
/
+1
*
use ressource file for all icons and remove iconpath
nils
2012-01-19
1
-3
/
+2
*
also show importdetaildialog when dropping key on keylist
nils
2011-12-28
1
-3
/
+10
*
use getKeyByXXX from gpgcontext now, drop methods from keylist
ubbo
2011-12-28
1
-35
/
+0
*
also strike out revoked keys in keylist
nils
2011-11-19
1
-1
/
+1
*
added first idea of wizard
nils
2011-10-30
1
-0
/
+10
*
refactored gpgwin -> mainwindow and context -> gpgcontext
nils
2011-10-29
1
-1
/
+1
*
reverted gpg4usb.pro
nils
2011-10-23
1
-2
/
+0
*
verifydetaildialog doesn't crash anymore
nils
2011-10-23
1
-0
/
+2
*
changed to GPLv3
nils
2011-10-22
1
-6
/
+6
*
strike out expired keys
ubbo
2011-10-21
1
-0
/
+9
*
more visible error if GPG_ERR_BAD_SIGNATURE
ubbo
2011-10-17
1
-0
/
+18
*
some text text changes, add method getKeyByFpr()
ubbo
2011-10-17
1
-16
/
+11
*
changed includes to class declarations where possible and moved includes and ...
nils
2011-08-27
1
-1
/
+0
*
added information to verifylabel and functionalitiy to import missing keys. D...
nils
2011-08-02
1
-4
/
+29
*
add dummy method markKeys to keylist widget
ubbo
2011-07-16
1
-1
/
+1
*
add dummy method markKeys to keylist widget
ubbo
2011-07-16
1
-0
/
+8
*
show keys to delete in deletion dialog
nils
2011-01-29
1
-3
/
+0
*
added shortcuts for tab-handling and made different bugfixes
nils
2011-01-02
1
-2
/
+2
*
corrected behaviour of confirmation dialog on key import
nils
2010-12-30
1
-17
/
+8
*
added confirmation box for import keys through drop in keylist. Also added th...
nils
2010-12-30
1
-15
/
+57
*
added possibility to import keys through dropping key-files on keylist or thr...
nils
2010-12-28
1
-2
/
+39
*
now checked keys in the mainwindow's keylist are also checked in the fileencr...
nils
2010-09-30
1
-0
/
+3
*
nearly added icon for attachments in statusbar
nils
2010-09-29
1
-11
/
+0
*
astyle code beautyfying
ubbo
2010-05-15
1
-8
/
+8
*
only save and restore checked private keys
nils
2010-05-10
1
-5
/
+14
*
added save and restore checked keys
nils
2010-05-07
1
-0
/
+25
*
changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...
nils
2010-05-05
1
-4
/
+4
*
added settingsdialog files
nils
2010-03-28
1
-1
/
+1
*
translations
ubbo
2010-01-31
1
-1
/
+1
*
cosmetic changes(indention)
nils
2009-09-19
1
-10
/
+10
*
now keylist is refreshed in all keylists (mainwindow and keymgmt ), when one ...
nils
2008-10-08
1
-1
/
+1
*
Eliminated underscores in some variables 8m_ctx, m_keylist and m_attachmets)
nils
2008-10-02
1
-33
/
+33
*
reorganized constructor of keylist
ubbo
2008-09-29
1
-11
/
+4
*
added key management window
ubbo
2008-09-29
1
-1
/
+0
*
moved keydelete-action from keylist to gpgwin
ubbo
2008-09-29
1
-27
/
+9
*
some code-reorganisation in keylist.cpp
ubbo
2008-09-26
1
-0
/
+5
*
some code-reorganisation in keylist.cpp
ubbo
2008-09-26
1
-20
/
+20
*
fix bug in keylist.cpp, that could couse crashing after refresh
ubbo
2008-09-26
1
-0
/
+2
*
changed names of functions deletekey and deletekeys to deleteSelectedKeys and...
nils
2008-09-22
1
-7
/
+7
*
keylist.cpp: set items not editable / no focus
ubbo
2008-09-20
1
-16
/
+21
*
moved the include entries from cpp to header files
nils
2008-09-13
1
-6
/
+1
*
use QTableWidget instead of QListWidget in KeyList, use bool for privkey in c...
nils
2008-09-12
1
-21
/
+47
*
reorganized svn to support tags and branches
ubbo
2008-08-15
1
-0
/
+129