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
/
attachments.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
added file.close for every file.open
nils
2012-01-19
1
-1
/
+2
*
use ressource file for all icons and remove iconpath
nils
2012-01-19
1
-7
/
+4
*
fix crash if save in attachment-table is empty
ubbo
2011-10-24
1
-0
/
+4
*
changed to GPLv3
nils
2011-10-22
1
-6
/
+6
*
removed margins in attachment-table
nils
2011-07-10
1
-0
/
+1
*
cleaned up settings dialog and bump version to 0.2.5
nils
2010-11-14
1
-1
/
+0
*
reviewed strings in settingsdialog
ubbo
2010-10-05
1
-3
/
+3
*
check attachmentfolder for files all 5 sec
ubbo
2010-10-05
1
-0
/
+1
*
create attachments dir if not existing
nils
2010-08-28
1
-6
/
+6
*
start implementing 'open file with' for attachments. very rough for now, need...
ubbo
2010-08-19
1
-1
/
+53
*
decode quoted printable
ubbo
2010-07-29
1
-1
/
+1
*
add link to online tutorials in help menu
ubbo
2010-05-18
1
-0
/
+1
*
astyle code beautyfying
ubbo
2010-05-15
1
-4
/
+4
*
more booleans in settings, updated attachment-todo
ubbo
2010-05-15
1
-1
/
+6
*
don't try to save file if abort is hit
ubbo
2010-05-14
1
-0
/
+2
*
add mimetype-icons to model
ubbo
2010-05-14
1
-1
/
+1
*
more work on tablemodel, attached files are saveable again
ubbo
2010-05-14
1
-57
/
+15
*
start of using own model for attachment-table-view, not all functionality (sa...
ubbo
2010-05-14
1
-22
/
+32
*
update attachment-todo
ubbo
2010-05-12
1
-0
/
+1
*
add option for mimeparsing to settings-dialog
ubbo
2010-05-12
1
-1
/
+0
*
visual polishing of attachment-view, testfile for more attachments, add test-...
ubbo
2010-05-12
1
-0
/
+15
*
save attachment works now for testfile
ubbo
2010-05-11
1
-11
/
+48
*
add mime-parser and basic attachment-recognise and show functionality
ubbo
2010-05-10
1
-124
/
+41
*
changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...
nils
2010-05-05
1
-1
/
+1
*
cosmetic changes(indention)
nils
2009-09-19
1
-49
/
+49
*
changed setStatusTip to setToolTip for actions
nils
2008-10-14
1
-3
/
+3
*
moved the include entries from cpp to header files
nils
2008-09-13
1
-5
/
+0
*
added / fixed file-output for attachment-enc/decryption
ubbo
2008-08-16
1
-11
/
+28
*
start of binary-file handling (decrypt/encrypt), kind of works, but still a l...
ubbo
2008-08-16
1
-0
/
+171