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-05-15
astyle code beautyfying
ubbo
1
-85
/
+86
2010-05-15
add attachmnet-view to view-menu
ubbo
1
-2
/
+3
2010-05-15
more booleans in settings, updated attachment-todo
ubbo
1
-6
/
+3
2010-05-14
quotedPrintableDecode copied from KCodecs
ubbo
1
-1
/
+11
2010-05-14
more work on tablemodel, attached files are saveable again
ubbo
1
-3
/
+3
2010-05-11
mimeparsing optional by settings
ubbo
1
-9
/
+6
2010-05-10
add mime-parser and basic attachment-recognise and show functionality
ubbo
1
-8
/
+43
2010-05-10
minor beautifying in texts
nils
1
-1
/
+1
2010-05-10
only save and restore checked private keys
nils
1
-2
/
+3
2010-05-10
reinclude attachments-view in build
ubbo
1
-2
/
+2
2010-05-10
open file if provided from command-line
ubbo
1
-0
/
+10
2010-05-07
added save and restore checked keys
nils
1
-2
/
+30
2010-05-05
changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...
nils
1
-1
/
+1
2010-04-14
sorted translators alphabetically
nils
1
-1
/
+1
2010-04-14
fixed bug, that text cant be written after decrypt
nils
1
-1
/
+0
2010-04-14
fixed badass a bug and updates README.build
nils
1
-1
/
+1
2010-04-14
added translators in about box
nils
1
-2
/
+2
2010-04-14
focus is kept on main window when closing settingsdialog, filecrypt. Added so...
nils
1
-3
/
+3
2010-04-11
key mgmt position and size is saved (if it is wished)
nils
1
-7
/
+13
2010-04-09
icon seetings are kept for key management instantly
nils
1
-11
/
+2
2010-04-07
added window size save on exit in settings
nils
1
-16
/
+19
2010-03-28
settings are taken instantly. No program restart necessary.
nils
1
-9
/
+13
2010-03-28
icon style settings added and icon settings are also used by key management
nils
1
-2
/
+1
2010-03-28
added settingsdialog files
nils
1
-1
/
+1
2010-03-27
added settings dialog (test version)
nils
1
-22
/
+18
2010-03-26
removed unnecessary code
nils
1
-26
/
+0
2010-03-25
now the view menu is fine
nils
1
-48
/
+4
2010-03-24
undone the needless drop event changes (already worked previously)
nils
1
-3
/
+3
2010-02-21
added drag'n'drop for text into textedit
nils
1
-16
/
+56
2010-02-12
added view menu (keylist is missing till now)
nils
1
-1
/
+55
2010-02-07
aslo
ubbo
1
-6
/
+18
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
[next]